Information about plays

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

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

{
    "id": 3609787,
    "uri": "https://api.kexp.org/v2/plays/3609787/?format=api",
    "airdate": "2026-01-27T12:23:38-08:00",
    "show": 65769,
    "show_uri": "https://api.kexp.org/v2/shows/65769/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "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": "Merchandise 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--\nCheryl was the host when the band performed live in our studio in 2017.: https://www.youtube.com/watch?v=_P6z_OmVLRY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}