Information about plays

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

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

{
    "id": 3619132,
    "uri": "https://api.kexp.org/v2/plays/3619132/?format=api",
    "airdate": "2026-02-18T14:25:15-08:00",
    "show": 65967,
    "show_uri": "https://api.kexp.org/v2/shows/65967/?format=api",
    "image_uri": "https://dn710304.ca.archive.org/0/items/mbid-1914265d-82f5-4811-a62e-d3d7df23150c/mbid-1914265d-82f5-4811-a62e-d3d7df23150c-21806230364_thumb500.jpg",
    "thumbnail_uri": "https://dn710304.ca.archive.org/0/items/mbid-1914265d-82f5-4811-a62e-d3d7df23150c/mbid-1914265d-82f5-4811-a62e-d3d7df23150c-21806230364_thumb250.jpg",
    "song": "There There. (The Boney King of Nowhere.)",
    "track_id": "5f3620fe-d229-3e4c-adfa-ec4a82b04c71",
    "recording_id": "04207ca7-01c6-426a-9783-3c965a8c6760",
    "artist": "Radiohead",
    "artist_ids": [
        "a74b1b7f-71a5-4011-9441-d0b5e4122711"
    ],
    "album": "Hail to the Thief. (The Gloaming.)",
    "release_id": "032585a4-4b5c-383a-8e8a-62449126dcfc",
    "release_group_id": "5c14fd50-a2f1-3672-9537-b0dad91bea2f",
    "labels": [
        "Parlophone"
    ],
    "label_ids": [
        "df7d1c7f-ef95-425f-8eef-445b3d7bcbd9"
    ],
    "release_date": "2003-06-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy birthday, Renee! Her husband Andy says \"She’s a long time listener going back to her days at UW in the ‘90s..\"\n--\nThom Yorke on this song: \"It made me cry when we finished it, actually, I blubbed my eyes out. I just thought it was the best thing we'd ever done. What I discovered, I think, in making this record, is that along the way things form themselves. I think that's why I cried when I heard the mix, 'cause I was so shocked that it was there.\n--\nYou don't want to miss Thom Yorke becoming a tree in the video for this song: https://www.youtube.com/watch?v=7AQSLozK7aA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}