Information about plays

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

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

{
    "id": 3656784,
    "uri": "https://api.kexp.org/v2/plays/3656784/?format=api",
    "airdate": "2026-05-19T10:03:09-07:00",
    "show": 66759,
    "show_uri": "https://api.kexp.org/v2/shows/66759/?format=api",
    "image_uri": "https://dn721703.ca.archive.org/0/items/mbid-0fd0b3b8-ada0-4b6d-b5de-bb08e100dfb2/mbid-0fd0b3b8-ada0-4b6d-b5de-bb08e100dfb2-7703716544_thumb500.jpg",
    "thumbnail_uri": "https://dn721703.ca.archive.org/0/items/mbid-0fd0b3b8-ada0-4b6d-b5de-bb08e100dfb2/mbid-0fd0b3b8-ada0-4b6d-b5de-bb08e100dfb2-7703716544_thumb250.jpg",
    "song": "Algiers",
    "track_id": "6b2c561f-b265-4d0c-ac24-beafab06d3f8",
    "recording_id": "33ad579c-5282-4aa6-b3a1-72b2c067e2ac",
    "artist": "The Afghan Whigs",
    "artist_ids": [
        "2feb192c-2363-46d6-b476-1c88a25cb294"
    ],
    "album": "Do to the Beast",
    "release_id": "0fd0b3b8-ada0-4b6d-b5de-bb08e100dfb2",
    "release_group_id": "50b91b0a-bd73-4321-b821-d3507d15d757",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2014-04-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning, happy Tuesday, and welcome to The Midday Show with the renowned Cheryl Waters  and fabulous producer Meerah!  Thanks a lot for joining us today!\n--\nThe Afghan Whigs are playing The Fillmore in SF TONIGHT, Tuesday, May 19th.\n---\nSee the official video for this song, written by Geg Dulli.: https://www.youtube.com/watch?v=ovhzeqIaggY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}