Information about plays

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

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

{
    "id": 3561908,
    "uri": "https://api.kexp.org/v2/plays/3561908/?format=api",
    "airdate": "2025-10-06T05:01:26-07:00",
    "show": 64760,
    "show_uri": "https://api.kexp.org/v2/shows/64760/?format=api",
    "image_uri": "https://ia800704.us.archive.org/29/items/mbid-f0a4ed57-10e0-4c37-81b4-36311dc7d4b6/mbid-f0a4ed57-10e0-4c37-81b4-36311dc7d4b6-5087053841_thumb500.jpg",
    "thumbnail_uri": "https://ia800704.us.archive.org/29/items/mbid-f0a4ed57-10e0-4c37-81b4-36311dc7d4b6/mbid-f0a4ed57-10e0-4c37-81b4-36311dc7d4b6-5087053841_thumb250.jpg",
    "song": "“Heroes”",
    "track_id": "7aa88001-8c5f-328c-a321-4fa48d3a93cd",
    "recording_id": "722190f8-f718-482f-a8bc-a8d479426a30",
    "artist": "David Bowie",
    "artist_ids": [
        "5441c29d-3602-4898-b1a1-b77fa23b8e50"
    ],
    "album": "“Heroes”",
    "release_id": "f0a4ed57-10e0-4c37-81b4-36311dc7d4b6",
    "release_group_id": "1f5ef8d3-10ca-30eb-b41e-85b16987d412",
    "labels": [
        "RCA",
        "RCA Victor"
    ],
    "label_ids": [
        "1ca5ed29-e00b-4ea5-b817-0bcca0e04946",
        "b3f4e6a5-ece0-43be-a530-68ad0d49fee8"
    ],
    "release_date": "1977-10-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#630 on KEXP Listeners' Favorite Albums of All Time\n\nGood morning and welcome to Early! We're celebrating our Fall Fundraising Drive with the countdown of your top albums of all time!\n\n***\n\nCo-writer Brian Eno wanted to call this song \"Heroes\", as the sequence \"sounded grand and heroic\", and \"I had that very word – heroes – in my mind.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}