Information about plays

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

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

{
    "id": 3635517,
    "uri": "https://api.kexp.org/v2/plays/3635517/?format=api",
    "airdate": "2026-03-30T08:27:08-07:00",
    "show": 66320,
    "show_uri": "https://api.kexp.org/v2/shows/66320/?format=api",
    "image_uri": "https://ia600408.us.archive.org/14/items/mbid-5ea13c90-461c-46f5-948f-0159ee3aafe5/mbid-5ea13c90-461c-46f5-948f-0159ee3aafe5-17223026719_thumb500.jpg",
    "thumbnail_uri": "https://dn710601.ca.archive.org/0/items/mbid-5ea13c90-461c-46f5-948f-0159ee3aafe5/mbid-5ea13c90-461c-46f5-948f-0159ee3aafe5-17223026719_thumb250.jpg",
    "song": "Sad Tomorrow",
    "track_id": "3d5c14ba-ff3a-34fb-95aa-024165933933",
    "recording_id": "49019c69-4187-43f9-af50-23e7ab74ca43",
    "artist": "The Muffs",
    "artist_ids": [
        "72186b6a-fe30-4e2a-9c31-852e23ff93af"
    ],
    "album": "Blonder and Blonder",
    "release_id": "5ea13c90-461c-46f5-948f-0159ee3aafe5",
    "release_group_id": "ff14c8db-2d8e-3ba1-970b-ce918bf323ab",
    "labels": [
        "Reprise Records"
    ],
    "label_ids": [
        "af6d6f49-2b4d-40fe-86d4-241906772b59"
    ],
    "release_date": "1995-04-11",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "RIP to Kim Shattuck who died on October 2, 2019, following a two-year battle with ALS. \n\nWatch the official video for Sad Tomorrow here: https://www.youtube.com/watch?v=vsxyaZhdW1s",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}