Information about plays

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

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

{
    "id": 3633214,
    "uri": "https://api.kexp.org/v2/plays/3633214/?format=api",
    "airdate": "2026-03-24T19:09:05-07:00",
    "show": 66271,
    "show_uri": "https://api.kexp.org/v2/shows/66271/?format=api",
    "image_uri": "https://ia902801.us.archive.org/23/items/mbid-73d49d3c-0167-41ec-a905-4fe3f5ae2ddd/mbid-73d49d3c-0167-41ec-a905-4fe3f5ae2ddd-20937745258_thumb500.jpg",
    "thumbnail_uri": "https://dn710900.ca.archive.org/0/items/mbid-73d49d3c-0167-41ec-a905-4fe3f5ae2ddd/mbid-73d49d3c-0167-41ec-a905-4fe3f5ae2ddd-20937745258_thumb250.jpg",
    "song": "Bella Ciao (Goodbye Beautiful)",
    "track_id": "0bc3aafb-d295-4dfd-92af-dafd13fe3369",
    "recording_id": "fe182a83-d6e4-4f24-b0a7-191c998f3bf2",
    "artist": "Marc Ribot & Tom Waits",
    "artist_ids": [
        "e6071b18-261e-46a1-8ee6-4dbd7f5f99f3",
        "c3aeb863-7b26-4388-94e8-5a240f2be21b"
    ],
    "album": "Songs of Resistance 1942 - 2018",
    "release_id": "73d49d3c-0167-41ec-a905-4fe3f5ae2ddd",
    "release_group_id": "19510933-8a0d-47c8-9a7c-1e769dfaa000",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2018-09-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Marc Ribot has a new album \"Map of a Blue City out last year. Check it out on his bandcamp: marcribot.bandcamp.com\n\nEnjoy Marc Ribot's performance of Bella Ciao at KEXP here:  https://tinyurl.com/yckarmse\n\nHere's the entire interview and performance with John Gilbreath recorded this past December: https://tinyurl.com/yzjwwzch",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}