Information about plays

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

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

{
    "id": 3643204,
    "uri": "https://api.kexp.org/v2/plays/3643204/?format=api",
    "airdate": "2026-04-17T11:18:04-07:00",
    "show": 66476,
    "show_uri": "https://api.kexp.org/v2/shows/66476/?format=api",
    "image_uri": "https://dn711408.ca.archive.org/0/items/mbid-eda98016-e7d4-4ac7-bfc9-cab50cc00933/mbid-eda98016-e7d4-4ac7-bfc9-cab50cc00933-41527463999_thumb500.jpg",
    "thumbnail_uri": "https://dn711408.ca.archive.org/0/items/mbid-eda98016-e7d4-4ac7-bfc9-cab50cc00933/mbid-eda98016-e7d4-4ac7-bfc9-cab50cc00933-41527463999_thumb250.jpg",
    "song": "Twirling in the Middle",
    "track_id": "0dba064f-102c-43d7-98c6-59d7428886b2",
    "recording_id": "626ca796-2f36-4bcd-92c0-872fc42cfcf7",
    "artist": "The Bug Club",
    "artist_ids": [
        "31f07dfd-df64-48dc-856e-9968059b8e35"
    ],
    "album": "Very Human Features",
    "release_id": "eda98016-e7d4-4ac7-bfc9-cab50cc00933",
    "release_group_id": "d89ecff3-fb73-42e0-b994-d325c5a66379",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2025-06-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Enjoy the 2024 Like on KEXP performance at KEXP by this Welsh band: https://www.youtube.com/watch?v=c6G0wkPt9DY\n\nTilly and Sam's fourth album, Very Human Features, came out last summer on Sub Pop: https://thebugclub.bandcamp.com/album/very-human-features",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}