Information about plays

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

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

{
    "id": 3601381,
    "uri": "https://api.kexp.org/v2/plays/3601381/?format=api",
    "airdate": "2026-01-07T10:51:45-08:00",
    "show": 65587,
    "show_uri": "https://api.kexp.org/v2/shows/65587/?format=api",
    "image_uri": "https://ia600505.us.archive.org/15/items/mbid-efc758b7-96fc-4587-909b-35f711f1b11d/mbid-efc758b7-96fc-4587-909b-35f711f1b11d-42002985467_thumb500.jpg",
    "thumbnail_uri": "https://ia800505.us.archive.org/15/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": "Frontman Carson 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 told NME. \"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--\nTampa trio Merchandise performed Live on KEXP in 2017:  https://bit.ly/3BHx07Q.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}