Information about plays

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

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

{
    "id": 3660150,
    "uri": "https://api.kexp.org/v2/plays/3660150/?format=api",
    "airdate": "2026-05-27T08:40:22-07:00",
    "show": 66827,
    "show_uri": "https://api.kexp.org/v2/shows/66827/?format=api",
    "image_uri": "https://ia800408.us.archive.org/25/items/mbid-573b6189-eebb-4ff7-8041-f559dcc67396/mbid-573b6189-eebb-4ff7-8041-f559dcc67396-32489951375_thumb500.jpg",
    "thumbnail_uri": "https://dn721605.ca.archive.org/0/items/mbid-573b6189-eebb-4ff7-8041-f559dcc67396/mbid-573b6189-eebb-4ff7-8041-f559dcc67396-32489951375_thumb250.jpg",
    "song": "Free",
    "track_id": "38ec6a83-3819-4f08-ad94-acb90fc17075",
    "recording_id": "dce21df2-4a97-4014-9876-f80da2697488",
    "artist": "Florence + the Machine",
    "artist_ids": [
        "5fee3020-513b-48c2-b1f7-4681b01db0c6"
    ],
    "album": "Dance Fever",
    "release_id": "573b6189-eebb-4ff7-8041-f559dcc67396",
    "release_group_id": "bcdc25a0-7c27-4a77-80fa-f5feb8f49733",
    "labels": [
        "Polydor"
    ],
    "label_ids": [
        "ce24ab18-1bd6-4293-a486-546d13d6a5e2"
    ],
    "release_date": "2022-05-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hi John,\nThis morning is my son Theo’s MRI; it’s been two years since he was diagnosed with brain cancer and his months of surgery and treatments. He’s doing well and started high school this year but these days are always tough. If you have time, could you play Tunde Adebimpe or Florence & the Machine for him? Just some good energy and thoughts work too!\n\nAll the best, \nAnna\n\nPs thank you for the requests during his treatment. He loved hearing you in the radio.\n\n----\n\nWishing you all the best, Theo. You got this!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}