Information about plays

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

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

{
    "id": 3616552,
    "uri": "https://api.kexp.org/v2/plays/3616552/?format=api",
    "airdate": "2026-02-12T11:24:59-08:00",
    "show": 65913,
    "show_uri": "https://api.kexp.org/v2/shows/65913/?format=api",
    "image_uri": "https://dn721608.ca.archive.org/0/items/mbid-fb70664a-6eb7-437d-9f41-eeb24d795bf8/mbid-fb70664a-6eb7-437d-9f41-eeb24d795bf8-36288118814_thumb500.jpg",
    "thumbnail_uri": "https://dn721608.ca.archive.org/0/items/mbid-fb70664a-6eb7-437d-9f41-eeb24d795bf8/mbid-fb70664a-6eb7-437d-9f41-eeb24d795bf8-36288118814_thumb250.jpg",
    "song": "All We Ever Do Is Talk",
    "track_id": "fbdd949f-3334-49f3-92cb-4b0622ae601d",
    "recording_id": "518e3491-a894-457e-b114-22b1a509006b",
    "artist": "Del Water Gap",
    "artist_ids": [
        "5f606b3d-fab7-4d39-bcdb-f5d42edae945"
    ],
    "album": "I Miss You Already + I Haven’t Left Yet",
    "release_id": "fb70664a-6eb7-437d-9f41-eeb24d795bf8",
    "release_group_id": "3775e64e-8fb5-4a94-9f21-4651bb3db8e4",
    "labels": [
        "Mom + Pop Music"
    ],
    "label_ids": [
        "e30c6170-fcd5-4c30-9b89-bd1bdcbcaa5f"
    ],
    "release_date": "2023-09-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Catch Del Water Gap who Hannah Jadagu is opening for! Del is the solo project of songwriter and producer S. Holden Jaffe.\n\n- Friday (TOMORROW), February 13th at Showbox SoDo in Seattle\n- Sunday, February 15th at The Masonic in San Francisco\n\nhttps://delwatergap.net/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}