Information about plays

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

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

{
    "id": 3572880,
    "uri": "https://api.kexp.org/v2/plays/3572880/?format=api",
    "airdate": "2025-11-02T01:13:34-07:00",
    "show": 65000,
    "show_uri": "https://api.kexp.org/v2/shows/65000/?format=api",
    "image_uri": "https://coverartarchive.org/release/9d22cf2e-0d05-4d11-9551-86c795a64e88/26071717432-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/9d22cf2e-0d05-4d11-9551-86c795a64e88/26071717432-250.jpg",
    "song": "Tere muur",
    "track_id": null,
    "recording_id": "d50170b1-755b-45f4-8cb1-cbb85f57ecb5",
    "artist": "Fluisteraars",
    "artist_ids": [
        "2503740f-5ef4-4922-ac85-6b8b40b3dbcf"
    ],
    "album": "Bloem",
    "release_id": null,
    "release_group_id": "c272e7c7-4756-48cb-bcf1-efebe5367328",
    "labels": [
        "Eisenwald"
    ],
    "label_ids": [
        "3e1347c6-1462-4f96-ae96-f3eb1157c671"
    ],
    "release_date": "2020-02-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Fluisteraars will play a UK-exclusive 60-minute set in the Grand Hall at the Fortress Festival next year in North Yorkshire.  That will be May 30th - 31st.\n\nhttps://www.get-heavy-uk.co.uk/reviews/2765737_fluisteraars-complete-fortress-festival-s-2026-line-up\nhttps://fluisteraars.bandcamp.com/album/de-kronieken-van-het-verdwenen-kasteel-iii-grunsfoort\nhttps://www.facebook.com/Fluisteraars",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}