Information about plays

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

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

{
    "id": 3544220,
    "uri": "https://api.kexp.org/v2/plays/3544220/?format=api",
    "airdate": "2025-08-24T14:10:00-07:00",
    "show": 64376,
    "show_uri": "https://api.kexp.org/v2/shows/64376/?format=api",
    "image_uri": "https://dn721600.ca.archive.org/0/items/mbid-903e3b5b-e77f-4074-9269-f65d28f035aa/mbid-903e3b5b-e77f-4074-9269-f65d28f035aa-28440004265_thumb500.jpg",
    "thumbnail_uri": "https://dn721600.ca.archive.org/0/items/mbid-903e3b5b-e77f-4074-9269-f65d28f035aa/mbid-903e3b5b-e77f-4074-9269-f65d28f035aa-28440004265_thumb250.jpg",
    "song": "Yak Sher",
    "track_id": "109b627f-1912-4380-aea9-bb69c4efe312",
    "recording_id": "1dd9017c-4ba8-4d8e-be03-ca0878e54cb6",
    "artist": "Farhot",
    "artist_ids": [
        "1b9034c1-7732-435f-8b8d-1aab99af43f8"
    ],
    "album": "Kabul Fire, Vol. 2",
    "release_id": "903e3b5b-e77f-4074-9269-f65d28f035aa",
    "release_group_id": "3c39efb6-0d79-4b14-8502-917c469c37f6",
    "labels": [
        "Kabul Fire"
    ],
    "label_ids": [
        "4a8a7a41-15c9-421d-83f2-4f12e22e8830"
    ],
    "release_date": "2021-01-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "German-Afghan producer's second album was composed during the pandemic, which gave him time to research and dive into different aspects of Afghan culture:\n\n\"To me this album feels personal, because I spent a long time with it, and put so much of that Kabul Spice there. It's not Afghan music, but it's not German music either.\"\n\nhttps://daily.bandcamp.com/features/farhot-kabul-fire-vol-2-interview\n\nDownload \"Yak Sher\", a KEXP song of the day in March 2021:\nhttps://www.kexp.org/podcasts/song-of-the-day/2021/3/1/farhot-yak-sher/\n\nhttps://farhot.bandcamp.com/album/kabul-fire-vol-2\nIG: @farhotkf",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}