Information about plays

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

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

{
    "id": 3627133,
    "uri": "https://api.kexp.org/v2/plays/3627133/?format=api",
    "airdate": "2026-03-09T15:50:34-07:00",
    "show": 66138,
    "show_uri": "https://api.kexp.org/v2/shows/66138/?format=api",
    "image_uri": "https://coverartarchive.org/release/716390cd-c948-43d0-a4a0-9e4679dd7910/1587329409-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/716390cd-c948-43d0-a4a0-9e4679dd7910/1587329409-250.jpg",
    "song": "Dancing Queen",
    "track_id": null,
    "recording_id": "a502f559-f70c-4e0d-a5e5-e0cc319d0bd7",
    "artist": "ABBA",
    "artist_ids": [
        "d87e52c5-bb8d-4da8-b941-9f4928627dc8"
    ],
    "album": "Dancing Queen & That’s Me",
    "release_id": null,
    "release_group_id": "89602082-6872-3c7c-9bfc-47bb08cc08ce",
    "labels": [
        "Polar"
    ],
    "label_ids": [
        "91edee57-cbb2-44f4-a6c7-a1a022aead78"
    ],
    "release_date": "1976-08-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"It’s the music that matters, okay of course, but it’s the people who play the music that really does it for me. I became an amplifier a couple of drives ago when Larry Mizell Jr looped a track, did his cool thing and released it at the perfect moment for Madonna to say Strike the Pose! She might as well have said get up and become an amplifier now because that’s exactly what I did. (As soon as I was done moving to that track). Vogue I can hear anywhere, but where else can you hear a beautiful loop like that and everything that KEXP does on a daily basis to get me thru the good days and the bad. That backpack’s not big enough to hold the gratitude I have for the people and the shows but it’s a start. Just gave 180 on top of my amp. \nScott from PDX\"\n\nJoin Scott & power KEXP with a donation today! https://www.kexp.org/donate/\n\nWritten by ABBA’s Björn Ulvaeus and Benny Andersson, this 1976 classic started with the working title “Boogaloo,” inspired in part by George McCrae’s disco hit “Rock Your Baby.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}