Information about plays

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

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

{
    "id": 3596797,
    "uri": "https://api.kexp.org/v2/plays/3596797/?format=api",
    "airdate": "2025-12-27T18:03:19-08:00",
    "show": 65492,
    "show_uri": "https://api.kexp.org/v2/shows/65492/?format=api",
    "image_uri": "https://ia601602.us.archive.org/26/items/mbid-714aec32-ef3b-4a50-bdfc-1179b7bf6d17/mbid-714aec32-ef3b-4a50-bdfc-1179b7bf6d17-41692270624_thumb500.jpg",
    "thumbnail_uri": "https://ia801602.us.archive.org/26/items/mbid-714aec32-ef3b-4a50-bdfc-1179b7bf6d17/mbid-714aec32-ef3b-4a50-bdfc-1179b7bf6d17-41692270624_thumb250.jpg",
    "song": "Against the Wall",
    "track_id": "18d82bd7-4f08-44e5-a787-f0490c23cb5b",
    "recording_id": "8d11689f-1550-4bcc-99a5-a58f206a63d6",
    "artist": "Dining Dead",
    "artist_ids": [
        "be58dc4d-9f85-43bf-b01d-a81f86bb4978"
    ],
    "album": "Is This a House?",
    "release_id": "714aec32-ef3b-4a50-bdfc-1179b7bf6d17",
    "release_group_id": "40472670-a219-438f-9b8a-49b1d0fb6be0",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-04-11",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Dining Dead are playing a matinee show at Conor Byrne on January 31st! It's at 5:30 PM sharp!\nhttps://www.conorbyrnepub.com/#/events/154399\n\nDining Dead, a Seattle music project, was formed after Emma Belmont and Sammy Skidmore, both Seattle natives, reconnected years after meeting at summer camp. Bonding over their shared love of guitar, they were fast friends in 7th grade. Fast forward years later and the two began writing song joined by future drummer Bogie Pieper, bassist Shannon Barberry, and violinist/synth player Kennedy Webb.\n\nhttps://wearediningdead.bandcamp.com/album/is-this-a-house",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}