Information about plays

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

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

{
    "id": 3525535,
    "uri": "https://api.kexp.org/v2/plays/3525535/?format=api",
    "airdate": "2025-07-11T11:19:49-07:00",
    "show": 63982,
    "show_uri": "https://api.kexp.org/v2/shows/63982/?format=api",
    "image_uri": "https://dn721700.ca.archive.org/0/items/mbid-efc758b7-96fc-4587-909b-35f711f1b11d/mbid-efc758b7-96fc-4587-909b-35f711f1b11d-42002985467_thumb500.jpg",
    "thumbnail_uri": "https://ia800505.us.archive.org/15/items/mbid-efc758b7-96fc-4587-909b-35f711f1b11d/mbid-efc758b7-96fc-4587-909b-35f711f1b11d-42002985467_thumb250.jpg",
    "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": "Tampa trio Merchandise performed Live on KEXP in 2017. Enjoy video  of the full session here: https://bit.ly/3BHx07Q. \n\nThis track comes from their 2013 EP, Totale Nite. \nhttps://wmerchandise.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}