Information about plays

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

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

{
    "id": 3609392,
    "uri": "https://api.kexp.org/v2/plays/3609392/?format=api",
    "airdate": "2026-01-26T13:03:24-08:00",
    "show": 65761,
    "show_uri": "https://api.kexp.org/v2/shows/65761/?format=api",
    "image_uri": "https://ia802907.us.archive.org/7/items/mbid-8c62eaaa-832e-4d09-a0e6-996df0f7160a/mbid-8c62eaaa-832e-4d09-a0e6-996df0f7160a-15420284658_thumb500.jpg",
    "thumbnail_uri": "https://ia802907.us.archive.org/7/items/mbid-8c62eaaa-832e-4d09-a0e6-996df0f7160a/mbid-8c62eaaa-832e-4d09-a0e6-996df0f7160a-15420284658_thumb250.jpg",
    "song": "I Believe in You",
    "track_id": "8ef1728a-5883-31c8-9ba6-1e3df6ff1950",
    "recording_id": "e6e3d193-482b-485e-ab84-c4a4ce997d4a",
    "artist": "Amp Fiddler / Sly & Robbie",
    "artist_ids": [
        "852cc178-8678-4e98-a34b-6a319dc00c8c",
        "6e14dc18-9313-4afa-9344-4b6c2bf80fca"
    ],
    "album": "Inspiration Information",
    "release_id": "8c62eaaa-832e-4d09-a0e6-996df0f7160a",
    "release_group_id": "5d414fed-9340-4cb9-9781-d232bd7a4781",
    "labels": [
        "Strut Records"
    ],
    "label_ids": [
        "9ba9a0fb-d617-4906-9c1d-7bfa78087ff9"
    ],
    "release_date": "2008-10-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Lowell “Sly” Fillmore Dunbar, the legendary Jamaican drummer whose innovative polyrhythms became the foundational heartbeat of reggae, dancehall, and global pop, passed away on January 26, 2026, at the age of 73. While no official cause of death was immediately released, Dunbar had reportedly been battling health issues for the past decade.\n--\nThis album was a \"fast-tracked\" project initiated by Strut Records, bringing Detroit soul artist Amp Fiddler together with Jamaican rhythm section legends Sly Dunbar and Robbie Shakespeare in Kingston, Jamaica.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}