Information about plays

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

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

{
    "id": 3580550,
    "uri": "https://api.kexp.org/v2/plays/3580550/?format=api",
    "airdate": "2025-11-20T06:50:16-08:00",
    "show": 65159,
    "show_uri": "https://api.kexp.org/v2/shows/65159/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Dancing Is the Best Revenge",
    "track_id": "19205e10-51c4-4e8e-b120-81a03b46bd2e",
    "recording_id": "a137c906-a51f-4bc6-870a-36a8d49f6b53",
    "artist": "!!!",
    "artist_ids": [
        "f26c72d3-e52c-467b-b651-679c73d8e1a7"
    ],
    "album": "Shake the Shudder",
    "release_id": "b6cf534d-7945-40e8-8815-9c38ab9e47ba",
    "release_group_id": "0181ab9f-5d34-45c0-bc12-166a39c30f2c",
    "labels": [
        "Warp"
    ],
    "label_ids": [
        "46f0f4cd-8aab-4b33-b698-f459faf64190"
    ],
    "release_date": "2017-05-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "!!! (chk chk chk) performed live in KEXPs gathering space in June 2017. There was a lot of fun, with lead singer Nic Offer climbing all over the furniture and rafters. Seriously.\n\nhttps://youtu.be/J0DCguZOjsg\n\nhttps://chkchkchk.net/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}