Information about plays

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

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

{
    "id": 3572898,
    "uri": "https://api.kexp.org/v2/plays/3572898/?format=api",
    "airdate": "2025-11-02T01:58:38-07:00",
    "show": 65000,
    "show_uri": "https://api.kexp.org/v2/shows/65000/?format=api",
    "image_uri": "https://coverartarchive.org/release/f58edec3-7221-465d-95e7-46f5d0d5ac3e/16283209355-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/f58edec3-7221-465d-95e7-46f5d0d5ac3e/16283209355-250.jpg",
    "song": "The First Born of the Dead",
    "track_id": null,
    "recording_id": "a3774ad9-9cfb-4ec2-b047-8e7d50810df5",
    "artist": "Rebirth of Nefast",
    "artist_ids": [
        "d2d3959e-9805-48c9-a5e6-e93ff5a92972"
    ],
    "album": "Tabernaculum",
    "release_id": null,
    "release_group_id": "b3a0ab6c-ee4c-4194-84d9-ae0c2efb6b73",
    "labels": [
        "Norma Evangelium Diaboli"
    ],
    "label_ids": [
        "b32cc4c3-e685-43a7-b1e8-69b23f61b1c0"
    ],
    "release_date": "2017-03-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "1:28:50\n\nFormed in Ireland in 2006, the band eventually relocated to Reykjavík, Iceland.  Stephen Lockhart is the founder of Ascension Fest and Rebirth of Nefast ONLY performs live at Ascension Fest, which will be on November 13th- 15th this year.\n\nhttps://rebirthofnefast.bandcamp.com/merch\nhttps://www.facebook.com/rebirthofnefast\nhttps://www.ascensionfestivaliceland.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}