Information about plays

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

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

{
    "id": 3633410,
    "uri": "https://api.kexp.org/v2/plays/3633410/?format=api",
    "airdate": "2026-03-25T07:22:13-07:00",
    "show": 66275,
    "show_uri": "https://api.kexp.org/v2/shows/66275/?format=api",
    "image_uri": "https://dn710801.ca.archive.org/0/items/mbid-8e2b5322-f9a6-4ab7-b3f4-f65e7ddbc9e4/mbid-8e2b5322-f9a6-4ab7-b3f4-f65e7ddbc9e4-17069181296_thumb500.jpg",
    "thumbnail_uri": "https://dn710801.ca.archive.org/0/items/mbid-8e2b5322-f9a6-4ab7-b3f4-f65e7ddbc9e4/mbid-8e2b5322-f9a6-4ab7-b3f4-f65e7ddbc9e4-17069181296_thumb250.jpg",
    "song": "Exit Music (for a Film)",
    "track_id": "2c53d34f-bd24-449f-a435-6b4c1fa195c9",
    "recording_id": "23c3c36b-9449-4484-9040-6ef2125999aa",
    "artist": "Radiohead",
    "artist_ids": [
        "a74b1b7f-71a5-4011-9441-d0b5e4122711"
    ],
    "album": "OK Computer: OKNOTOK 1997 2017",
    "release_id": "8e2b5322-f9a6-4ab7-b3f4-f65e7ddbc9e4",
    "release_group_id": "b1392450-e666-3926-a536-22c65f834433",
    "labels": [
        "XL Recordings"
    ],
    "label_ids": [
        "14221f01-8939-4ea0-b8f1-b5a21beae80a"
    ],
    "release_date": "2017-06-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This was written for the 1996 movie Romeo and Juliet starring Leonardo Di Caprio. While Radiohead were on tour with Alanis Morissette, Baz Luhrmann, who directed the movie, sent them a tape of the last part of the film and asked them to write some music for the closing credits (hence the name \"exit music\"). The band liked what they saw and came up with this. --Songfacts (https://tinyurl.com/yhvvt3dy)\n\nhttps://radiohead.bandcamp.com\nhttps://www.radiohead.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}