Information about plays

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

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

{
    "id": 3641386,
    "uri": "https://api.kexp.org/v2/plays/3641386/?format=api",
    "airdate": "2026-04-13T01:26:39-07:00",
    "show": 66439,
    "show_uri": "https://api.kexp.org/v2/shows/66439/?format=api",
    "image_uri": "https://dn720709.ca.archive.org/0/items/mbid-403aa9d3-e9df-408e-98a9-1b46028dc4b3/mbid-403aa9d3-e9df-408e-98a9-1b46028dc4b3-44346329973_thumb500.jpg",
    "thumbnail_uri": "https://dn720709.ca.archive.org/0/items/mbid-403aa9d3-e9df-408e-98a9-1b46028dc4b3/mbid-403aa9d3-e9df-408e-98a9-1b46028dc4b3-44346329973_thumb250.jpg",
    "song": "A Dance for the Spirits",
    "track_id": "3dd8cdbe-afb4-4366-bdb5-d3b7bf23e811",
    "recording_id": "77e2da1b-b0de-4f09-a76e-6e1ffbab7e33",
    "artist": "Work Money Death",
    "artist_ids": [
        "2bef0715-6187-451f-b1ed-289c247ed236"
    ],
    "album": "A Portal To Here",
    "release_id": "403aa9d3-e9df-408e-98a9-1b46028dc4b3",
    "release_group_id": "8c6773e2-e825-4111-b8e4-d46dae004275",
    "labels": [
        "ATA Records"
    ],
    "label_ids": [
        "e72d8b46-8d46-4bb3-805a-694023d58aaf"
    ],
    "release_date": "2026-02-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Leeds UK based Work, Money Death are the band that backed Tony Burkill on his 2017 debut LP for ATA Records. Comprised of members of \"The Sorcerers\", \"The Lewis Express\" and Nat Birchall's band, they aim to produce longform, improvised pieces inspired by the work of Pharoah Sanders and Alice Coltrane",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}