Information about plays

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

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

{
    "id": 3618236,
    "uri": "https://api.kexp.org/v2/plays/3618236/?format=api",
    "airdate": "2026-02-16T09:11:58-08:00",
    "show": 65949,
    "show_uri": "https://api.kexp.org/v2/shows/65949/?format=api",
    "image_uri": "https://dn721602.ca.archive.org/0/items/mbid-42c00c1c-6a00-46a4-8ef3-f3424ad45448/mbid-42c00c1c-6a00-46a4-8ef3-f3424ad45448-30985056070_thumb500.jpg",
    "thumbnail_uri": "https://dn721602.ca.archive.org/0/items/mbid-42c00c1c-6a00-46a4-8ef3-f3424ad45448/mbid-42c00c1c-6a00-46a4-8ef3-f3424ad45448-30985056070_thumb250.jpg",
    "song": "Chasing Cars",
    "track_id": "b16c9b78-0b05-3f90-8c5b-13366341b4bc",
    "recording_id": "72e52e92-c273-4b19-9821-5f812484d76d",
    "artist": "Snow Patrol",
    "artist_ids": [
        "a66999a7-ae5c-460e-ba94-1a01143ae847"
    ],
    "album": "Eyes Open",
    "release_id": "ec69e41f-de84-3b74-b987-36e6d4c49372",
    "release_group_id": "2d53108e-17c3-37cd-864a-319440ce6a21",
    "labels": [
        "Fiction Records"
    ],
    "label_ids": [
        "f6182855-aa81-453a-a460-58c0fd71635d"
    ],
    "release_date": "2006-05-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "By request from Justin in SF: \"Thanks for another great morning show, John! Would love to request Snow Patrol's Chasing Cars in dedication to my friends Russ and Belton who are carefully driving me home from Tahoe as we outrun a massive snowstorm that is moving in. Deeply grateful for them and all y'all at KEXP!\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}