Information about plays

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

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

{
    "id": 3622438,
    "uri": "https://api.kexp.org/v2/plays/3622438/?format=api",
    "airdate": "2026-02-26T05:35:25-08:00",
    "show": 66033,
    "show_uri": "https://api.kexp.org/v2/shows/66033/?format=api",
    "image_uri": "https://dn711003.ca.archive.org/0/items/mbid-cda05548-647b-47a3-b9a1-af8d71aa833d/mbid-cda05548-647b-47a3-b9a1-af8d71aa833d-17556203357_thumb500.jpg",
    "thumbnail_uri": "https://dn711003.ca.archive.org/0/items/mbid-cda05548-647b-47a3-b9a1-af8d71aa833d/mbid-cda05548-647b-47a3-b9a1-af8d71aa833d-17556203357_thumb250.jpg",
    "song": "Tinseltown Swimming in Blood",
    "track_id": "619901b5-866b-4a24-82c7-2a9c6bdddbad",
    "recording_id": "bcadecef-ad19-4fc7-a97d-87d57ce394a5",
    "artist": "Destroyer",
    "artist_ids": [
        "61604b45-8a91-4e33-a1b6-45d7b1fec4e5"
    ],
    "album": "ken",
    "release_id": "cda05548-647b-47a3-b9a1-af8d71aa833d",
    "release_group_id": "f19377ec-ab88-4bd7-a617-8fb10b8a60e0",
    "labels": [
        "Merge Records"
    ],
    "label_ids": [
        "5a4f8d65-681e-4a1f-85a8-a874c9513888"
    ],
    "release_date": "2017-10-20",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Dan Bejar of Destroyer broke down the title of this song:\n\n\"I like the term “tinseltown.” It’s old American language that doesn’t make too much sense anymore. It implies the fake glamour of showbiz. Even without it being explicit, it implies something that’s gonna chew you out, stretch you up, and spit you out. When I think of tinseltown, I think of being turned out by the pimp that is show business. For me, what stands out in that song are these choruses and this outro that are shockingly heartfelt. They sound like someone standing up in a circle and pouring their heart out.\"\n\nThis great song by Dan Bejar was selected as a KEXP Song of the Day.  You can acquire it for yourself here: https://www.kexp.org/read/2017/10/26/song-of-the-day-destroyer-tinseltown-swimming-in-blood/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}