Information about plays

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

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

{
    "id": 3656807,
    "uri": "https://api.kexp.org/v2/plays/3656807/?format=api",
    "airdate": "2026-05-19T11:22:09-07:00",
    "show": 66759,
    "show_uri": "https://api.kexp.org/v2/shows/66759/?format=api",
    "image_uri": "https://dn710703.ca.archive.org/0/items/mbid-0a1c8de5-54bf-3efd-99af-e9757a9184a3/mbid-0a1c8de5-54bf-3efd-99af-e9757a9184a3-7941708576_thumb500.jpg",
    "thumbnail_uri": "https://dn710703.ca.archive.org/0/items/mbid-0a1c8de5-54bf-3efd-99af-e9757a9184a3/mbid-0a1c8de5-54bf-3efd-99af-e9757a9184a3-7941708576_thumb250.jpg",
    "song": "Don’t Look Now",
    "track_id": "acb54cb6-16b0-32f2-b164-208ddd1dcd32",
    "recording_id": "5e59205b-8525-4f42-af51-24df2bffbcdb",
    "artist": "Chapterhouse",
    "artist_ids": [
        "c95d5fb3-03d4-4b5e-93da-a57bd7e26db0"
    ],
    "album": "Blood Music",
    "release_id": "0a1c8de5-54bf-3efd-99af-e9757a9184a3",
    "release_group_id": "5115debf-8f9d-3772-8992-a04304a7c492",
    "labels": [
        "Dedicated",
        "Arista"
    ],
    "label_ids": [
        "d769b2e7-0827-461f-978c-493d522cf67d",
        "c62e3985-6370-446a-bfb8-f1f6122e9c33"
    ],
    "release_date": "1993-11-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Chapterhouse will be LIVE on The Midday Show next Monday, May 25th, at 11:00 a.m. \n--\nThey're playing The Crocodile in Seattle that night. They'll be at August Hall in SF on Thursday, May 28th. This tour is the first for these shoegaze veterans since 2010.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}