Information about plays

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

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

{
    "id": 3561932,
    "uri": "https://api.kexp.org/v2/plays/3561932/?format=api",
    "airdate": "2025-10-06T06:17:56-07:00",
    "show": 64761,
    "show_uri": "https://api.kexp.org/v2/shows/64761/?format=api",
    "image_uri": "https://ia600207.us.archive.org/14/items/mbid-102189c6-4d09-3263-8490-764f447193c8/mbid-102189c6-4d09-3263-8490-764f447193c8-5713203126_thumb500.jpg",
    "thumbnail_uri": "https://ia800207.us.archive.org/14/items/mbid-102189c6-4d09-3263-8490-764f447193c8/mbid-102189c6-4d09-3263-8490-764f447193c8-5713203126_thumb250.jpg",
    "song": "Stir It Up",
    "track_id": "b4b43693-6587-302f-89d7-533226f2dad8",
    "recording_id": "1f47837b-43f5-4bcc-9344-a3f4a1a0bb13",
    "artist": "Bob Marley & The Wailers",
    "artist_ids": [
        "c296e10c-110a-4103-9e77-47bfebb7fb2e"
    ],
    "album": "Catch a Fire",
    "release_id": "102189c6-4d09-3263-8490-764f447193c8",
    "release_group_id": "63a3ac2f-5d63-3132-98d3-b00385d9a3a2",
    "labels": [
        "Tuff Gong"
    ],
    "label_ids": [
        "be14aa98-403a-4337-8a1e-d104b90d4f3c"
    ],
    "release_date": "2001-07-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#619\n\nReleased in April 1973, ‘Catch A Fire’ did for reggae what ‘Please Please Me,’ the first Beatles album, had done for pop and rock exactly a decade earlier. 'Catch A Fire' laid a foundation stone for the career of the world’s first and indeed only reggae superstar and established a bridgehead between the deep roots music of Jamaica and the commercial pop mainstream of the First World. Its release marked the moment that reggae truly did begin to “catch fire” on the international stage.\n\nhttps://www.udiscovermusic.com/artist/bob-marley/bob-marley-catch-a-fire/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}