Information about plays

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

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

{
    "id": 3635581,
    "uri": "https://api.kexp.org/v2/plays/3635581/?format=api",
    "airdate": "2026-03-30T12:12:10-07:00",
    "show": 66321,
    "show_uri": "https://api.kexp.org/v2/shows/66321/?format=api",
    "image_uri": "https://dn721700.ca.archive.org/0/items/mbid-efc758b7-96fc-4587-909b-35f711f1b11d/mbid-efc758b7-96fc-4587-909b-35f711f1b11d-42002985467_thumb500.jpg",
    "thumbnail_uri": "https://dn721700.ca.archive.org/0/items/mbid-efc758b7-96fc-4587-909b-35f711f1b11d/mbid-efc758b7-96fc-4587-909b-35f711f1b11d-42002985467_thumb250.jpg",
    "song": "Anxiety's Door",
    "track_id": "5541cb9c-ba9b-4994-bd70-0d7dc84def39",
    "recording_id": "a6dae251-540f-4a07-9da1-dd647617a82b",
    "artist": "Merchandise",
    "artist_ids": [
        "44c26f0c-7f46-4cf0-9673-f7aa1bec1e5b"
    ],
    "album": "Totale Nite",
    "release_id": "efc758b7-96fc-4587-909b-35f711f1b11d",
    "release_group_id": "a0c5e884-4805-41f1-a440-b73fc0a6f3ee",
    "labels": [
        "Night People"
    ],
    "label_ids": [
        "3b576c07-5b48-4db8-9c00-e3566156aabd"
    ],
    "release_date": "2013-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cheryl was the host when Merchandise performed live in KEXP's studio in 2017.: https://www.youtube.com/watch?v=_P6z_OmVLRY.\n\nMerchandise is the Tampa, Florida trio of singer Carson Cox, guitarist David Vassalotti, and bassist Patrick Brady.  \n\n Cox sings about the crushing poverty he witnesses in his home city in \"Anxiety's Door.\" \"It's about the homeless and the streetwalkers that populate that road,\" he said. \"It's something our city tries to ignore. I guess I can't help but identify with those people just from walking the same road as them.\"\n\nhttps://wmerchandise.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}