Information about plays

list: List of plays
retrieve: Information about a specific play by ID

GET /v2/plays/3551982/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 3551982,
    "uri": "https://api.kexp.org/v2/plays/3551982/?format=api",
    "airdate": "2025-09-12T05:52:21-07:00",
    "show": 64539,
    "show_uri": "https://api.kexp.org/v2/shows/64539/?format=api",
    "image_uri": "https://dn721900.ca.archive.org/0/items/mbid-c3087a59-0681-483f-8630-f01f793481f6/mbid-c3087a59-0681-483f-8630-f01f793481f6-42958163470_thumb500.jpg",
    "thumbnail_uri": "https://ia800206.us.archive.org/10/items/mbid-c3087a59-0681-483f-8630-f01f793481f6/mbid-c3087a59-0681-483f-8630-f01f793481f6-42958163470_thumb250.jpg",
    "song": "Green Thing",
    "track_id": "465ff2a1-4000-4677-ae99-a3dc5c7c53a0",
    "recording_id": "6b971c54-3a38-4621-bc06-9d38219e14db",
    "artist": "Go Kurosawa",
    "artist_ids": [
        "e5451b34-10b3-49fb-9a86-37fe7297b8a0"
    ],
    "album": "soft shakes",
    "release_id": "c3087a59-0681-483f-8630-f01f793481f6",
    "release_group_id": "0f65a305-4faf-4db3-91b3-e832434b0a69",
    "labels": [
        "Guruguru Brain"
    ],
    "label_ids": [
        "de0ecc1e-519d-40fe-8a29-b07035d9462e"
    ],
    "release_date": "2025-09-05",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Go Kurosawa is best known as drummer for Kikagaku Moyo.\n\nThey were a part of the just-announced lineup for Big Ears Festival: https://bigearsfestival.org",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}