Information about plays

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

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

{
    "id": 3546272,
    "uri": "https://api.kexp.org/v2/plays/3546272/?format=api",
    "airdate": "2025-08-29T11:02:34-07:00",
    "show": 64418,
    "show_uri": "https://api.kexp.org/v2/shows/64418/?format=api",
    "image_uri": "https://ia600505.us.archive.org/22/items/mbid-0d2d383f-c56d-4056-aece-91362028c897/mbid-0d2d383f-c56d-4056-aece-91362028c897-36520501623_thumb500.jpg",
    "thumbnail_uri": "https://ia600505.us.archive.org/22/items/mbid-0d2d383f-c56d-4056-aece-91362028c897/mbid-0d2d383f-c56d-4056-aece-91362028c897-36520501623_thumb250.jpg",
    "song": "Gemini Sun",
    "track_id": "6da1d382-aa83-4501-929e-2174db598393",
    "recording_id": "c5b11b35-3656-4b32-91ec-573141908a1c",
    "artist": "Black Pumas",
    "artist_ids": [
        "dd569857-d15e-4dbe-baad-b46a5ffe34a0"
    ],
    "album": "Chronicles of a Diamond",
    "release_id": "0d2d383f-c56d-4056-aece-91362028c897",
    "release_group_id": "673e7ff1-ea90-4253-8f86-a224c7505a11",
    "labels": [
        "ATO Records"
    ],
    "label_ids": [
        "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
    ],
    "release_date": "2023-10-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Gemini Sun\" comes from Black Pumas' 2023 sophomore album, Chronicles of a Diamond. \nhttps://blackpumas.bandcamp.com/\n\nThe band played songs from that album Live on KEXP last August! https://www.youtube.com/watch?v=xFWDDwKQPwg&t=26s\n\nYou can catch Adrian Quesada of Black Pumas Live on KEXP this Tuesday, September 2nd at 11am! He'll be playing songs from his recent release, Boleros Psicodélicos II.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}