Information about plays

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

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

{
    "id": 3639173,
    "uri": "https://api.kexp.org/v2/plays/3639173/?format=api",
    "airdate": "2026-04-07T19:57:06-07:00",
    "show": 66394,
    "show_uri": "https://api.kexp.org/v2/shows/66394/?format=api",
    "image_uri": "https://coverartarchive.org/release/35d38bb8-8f14-4015-a17a-c1ea50399971/31955986126-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/35d38bb8-8f14-4015-a17a-c1ea50399971/31955986126-250.jpg",
    "song": "Tsuiis demiis",
    "track_id": null,
    "recording_id": "2b611f69-997e-4c41-890c-ee7c6f63ad91",
    "artist": "Puuluup",
    "artist_ids": [
        "bc3dd86d-3a8e-448b-aad1-fe25af03f385"
    ],
    "album": "Viimane suusataja",
    "release_id": null,
    "release_group_id": "bbc388bc-2a1d-4c1e-bd48-ab4815393665",
    "labels": [
        "Õunaviks"
    ],
    "label_ids": [
        "3efb7664-992b-46bd-aa1b-b87e443238bf"
    ],
    "release_date": "2021-09-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Estonian \"neo-zombie-post-folk duo\" will be performing @ Nectar Lounge Seattle May 3, 2026  | \n\nPuuluup was formed in 2014 by two talharpa enthusiasts Ramo Teder and Marko Veisson.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}