Information about plays

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

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

{
    "id": 3596354,
    "uri": "https://api.kexp.org/v2/plays/3596354/?format=api",
    "airdate": "2025-12-26T16:58:14-08:00",
    "show": 65480,
    "show_uri": "https://api.kexp.org/v2/shows/65480/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Bosorkanya",
    "track_id": "f6a6387e-9599-4d5d-8f4d-8c624cf6fd42",
    "recording_id": "ebbd69aa-27a2-4969-a855-20fd57819c02",
    "artist": "Alina Pash",
    "artist_ids": [
        "95593341-529e-40e3-ad57-4622f2aacdf8"
    ],
    "album": "PINTEA:GORY",
    "release_id": "be77fca4-0bbb-4feb-bdd2-b090bd20093c",
    "release_group_id": "f8284fe9-4d37-426a-a6ab-b7610e8a51fb",
    "labels": [
        "Hitwonder"
    ],
    "label_ids": [
        "b6a87c97-9348-439f-b346-091b025f12e4"
    ],
    "release_date": "2019-05-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Winner of Music Moves Europe 2022 from Ukraine!\n\nVote here for this year: https://mmeawards.eu/en/mme_artists/\n\nAlina Pash is a 100% Bitanga (Ruthenian dialect for 'hooligan') who breaks the system of old stereotypes. Her authentic style is a mix of electronic music, hip hop, pop and ethnic folk.  Born in a small Ukrainian village, Alina Pash was brought up on the basis of archaic Carpathian traditions, which formed her as an independent spirit, with deep roots in the motherland. https://bit.ly/3Kemt6V\n\n\"Bosorkanya\" was a KEXP Song of the Day in December 2019.  Read more about this track and Pash here: https://bit.ly/3pA5qVa",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}