Information about plays

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

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

{
    "id": 3656806,
    "uri": "https://api.kexp.org/v2/plays/3656806/?format=api",
    "airdate": "2026-05-19T11:19:20-07:00",
    "show": 66759,
    "show_uri": "https://api.kexp.org/v2/shows/66759/?format=api",
    "image_uri": "https://dn721800.ca.archive.org/0/items/mbid-fd035553-d471-452c-b0da-dd70e7cf808c/mbid-fd035553-d471-452c-b0da-dd70e7cf808c-36658867218_thumb500.jpg",
    "thumbnail_uri": "https://dn721800.ca.archive.org/0/items/mbid-fd035553-d471-452c-b0da-dd70e7cf808c/mbid-fd035553-d471-452c-b0da-dd70e7cf808c-36658867218_thumb250.jpg",
    "song": "Repeater",
    "track_id": "74a9c0bb-46e5-40dc-bd87-42a279a26911",
    "recording_id": "c9407042-1a17-4471-bee1-5ed72fc5809f",
    "artist": "DAIISTAR",
    "artist_ids": [
        "0065b2cd-27b9-4c72-8601-57103c214154"
    ],
    "album": "Good Time",
    "release_id": "fd035553-d471-452c-b0da-dd70e7cf808c",
    "release_group_id": "dd96b655-a577-404d-89ff-24ee9a8726ce",
    "labels": [
        "Fuzz Club Records"
    ],
    "label_ids": [
        "dae6d83b-79b4-43d8-a517-bddbe9650d3b"
    ],
    "release_date": "2023-09-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "DAIISTAR is a noise-pop / shoegaze band formed in Austin, Texas in the spring of 2020. The band takes their inspiration from the neo-psychedelic era of the 80s and 90s (The Jesus and Mary Chain, Spacemen 3, Primal Scream) and pulls it into the future with modulating synthesizers, heavy guitars, bouncing bass lines, and spiraling hooks, creating a narcotic blend of noise and melody. \n--\nTheir 2023 live performance in the KEXP studio included \"Repeater\": https://www.youtube.com/watch?v=h2dJmN9tJJE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}