Information about plays

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

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

{
    "id": 3544509,
    "uri": "https://api.kexp.org/v2/plays/3544509/?format=api",
    "airdate": "2025-08-25T04:53:49-07:00",
    "show": 64382,
    "show_uri": "https://api.kexp.org/v2/shows/64382/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "The Children Came Back",
    "track_id": null,
    "recording_id": "784f4961-fc5d-43aa-b7ad-3c67ca3d15b8",
    "artist": "Briggs, Gurrumul & Dewayne Everettsmith",
    "artist_ids": [
        "8efc6ca0-a5ae-40ce-bfc5-33ef95537496",
        "91d4f35d-1bf4-474f-9c96-78201ff2eb40",
        "e4eeed08-ba31-42ef-95d6-d12d82630e8f"
    ],
    "album": "The Children Came Back",
    "release_id": null,
    "release_group_id": "81fe13b6-d13f-49d0-a0e0-ece4d641974d",
    "labels": [
        "Skinny Fish Music"
    ],
    "label_ids": [
        "b054bcc3-a850-4f35-93a3-9a69b13c078e"
    ],
    "release_date": "2015-07-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Yorta Yorta\t/ Yolŋu \n\nBriggs is a Yorta Yorta rapper who also performs as half of the Aborigine Hip Hop Duo, AB Oriinal. Briggs created Bad Apples Music, a record label celebrating and promoting Indigenous Australian artists. Geoffrey Gurrumul Yunupingu, commonly known as Gurrumul and also referred to since his death as Dr G. Yunupingu, was a Yolŋu Aboriginal Australian musician. A multi-instrumentalist, he played drums, keyboards, guitar and didgeridoo, but it was the clarity of his singing voice that attracted rave reviews.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}