Information about plays

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

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

{
    "id": 3645523,
    "uri": "https://api.kexp.org/v2/plays/3645523/?format=api",
    "airdate": "2026-04-22T23:03:04-07:00",
    "show": 66526,
    "show_uri": "https://api.kexp.org/v2/shows/66526/?format=api",
    "image_uri": "https://dn710106.ca.archive.org/0/items/mbid-889be3b0-798f-4f6d-9b0c-795dc6d32e15/mbid-889be3b0-798f-4f6d-9b0c-795dc6d32e15-44926019534_thumb500.jpg",
    "thumbnail_uri": "https://dn710106.ca.archive.org/0/items/mbid-889be3b0-798f-4f6d-9b0c-795dc6d32e15/mbid-889be3b0-798f-4f6d-9b0c-795dc6d32e15-44926019534_thumb250.jpg",
    "song": "Ride Lonesome",
    "track_id": "6dd8c2c6-19d8-405a-9b09-66b142a79682",
    "recording_id": "0a25e092-45d8-4b20-816c-3c69832252d0",
    "artist": "Beck",
    "artist_ids": [
        "309c62ba-7a22-4277-9f67-4a162526d18a"
    ],
    "album": "Ride Lonesome",
    "release_id": "889be3b0-798f-4f6d-9b0c-795dc6d32e15",
    "release_group_id": "cee132ee-4104-4584-8765-080b60037824",
    "labels": [],
    "label_ids": [],
    "release_date": "2026-04-20",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "New Beck song produced by Nigel Godrich!\n\nBeck will be on tour this fall! September 18th at the Elizabeth Theatre in Woodinville, WA and September 26th at the Masonic in San Francisco. \n\nhttps://www.beck.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}