Information about plays

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

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

{
    "id": 3594998,
    "uri": "https://api.kexp.org/v2/plays/3594998/?format=api",
    "airdate": "2025-12-23T17:43:27-08:00",
    "show": 65458,
    "show_uri": "https://api.kexp.org/v2/shows/65458/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "100% Endurance (Elton John Version)",
    "track_id": "857bcd29-897d-43c3-ab33-ea948ce3e996",
    "recording_id": "5500dcd9-401b-4267-8c9a-b080eaedbc96",
    "artist": "Yard Act & Elton John",
    "artist_ids": [
        "b83bc61f-8451-4a5d-8b8e-7e9ed295e822",
        "c69af97b-4d3b-4f72-9746-829b6b9d5f88"
    ],
    "album": "100% Endurance (Elton John Version)",
    "release_id": "66f71949-f8c9-4d5a-bcba-ac57c15b12d3",
    "release_group_id": "20eb0329-b781-49eb-a47c-f83be5c95864",
    "labels": [
        "Island"
    ],
    "label_ids": [
        "dfd92cd3-4888-46d2-b968-328b1feb2642"
    ],
    "release_date": "2022-07-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"[This song] was about someone being on tour. Basically, I didn’t have the heart to write that that was me. I didn’t have the guts, so I wrote about 'U2 roadie has a son called Bono.'\" \nhttps://bit.ly/3p8f4AW\n\nElton John said of the collab, \"I love playing on other people’s songs, especially these guys, because I started off as a session musician. The fascinating thing is you hear things so differently from other people, and when you hear what they hear, then it all makes sense.” \n\nhttps://bit.ly/3RW2cYF\nhttps://www.yardactors.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}