Information about plays

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

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

{
    "id": 3633831,
    "uri": "https://api.kexp.org/v2/plays/3633831/?format=api",
    "airdate": "2026-03-26T09:31:29-07:00",
    "show": 66283,
    "show_uri": "https://api.kexp.org/v2/shows/66283/?format=api",
    "image_uri": "https://dn721904.ca.archive.org/0/items/mbid-df6574a3-b200-4c22-b3c3-ae284cfae1bc/mbid-df6574a3-b200-4c22-b3c3-ae284cfae1bc-34591813336_thumb500.jpg",
    "thumbnail_uri": "https://dn721904.ca.archive.org/0/items/mbid-df6574a3-b200-4c22-b3c3-ae284cfae1bc/mbid-df6574a3-b200-4c22-b3c3-ae284cfae1bc-34591813336_thumb250.jpg",
    "song": "Save It for Later",
    "track_id": "1310dad7-320e-3de0-b614-c160796bfdac",
    "recording_id": "8bfee4f8-a218-44e4-9df6-2b7659567fb2",
    "artist": "The Beat",
    "artist_ids": [
        "9727e632-c228-47f8-a7ae-398df94f00c7"
    ],
    "album": "Special Beat Service",
    "release_id": "118ad910-9e52-4f65-8458-a1ecb5dd866c",
    "release_group_id": "7d02d86d-1b55-3821-9f5f-9e5a83ebd108",
    "labels": [
        "Go Feet",
        "London Records"
    ],
    "label_ids": [
        "7abf6944-fd69-49e2-b904-614f5c4659b8",
        "60a0dd34-2333-4679-9050-38c21f7bc616"
    ],
    "release_date": "1999-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Andy Cox, guitarist for The Beat, also played in Fine Young Cannibals.\n--\nhttp://englishbeat.net/\n Go way back to 2010 to see The English Beat play this classic in the KEXP Bumbershoot Music Lounge: https://www.youtube.com/watch?v=238jb-bAVX8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}