Information about plays

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

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

{
    "id": 3571694,
    "uri": "https://api.kexp.org/v2/plays/3571694/?format=api",
    "airdate": "2025-10-30T05:28:53-07:00",
    "show": 64971,
    "show_uri": "https://api.kexp.org/v2/shows/64971/?format=api",
    "image_uri": "https://dn720709.ca.archive.org/0/items/mbid-773fe701-1486-440f-8c2d-1d927232bf23/mbid-773fe701-1486-440f-8c2d-1d927232bf23-43240555610_thumb500.jpg",
    "thumbnail_uri": "https://dn720709.ca.archive.org/0/items/mbid-773fe701-1486-440f-8c2d-1d927232bf23/mbid-773fe701-1486-440f-8c2d-1d927232bf23-43240555610_thumb250.jpg",
    "song": "With the Radio On",
    "track_id": "ecf0f18f-d6c2-447b-b057-a37e9bd97454",
    "recording_id": "014cac31-0992-4484-bedd-67c53656ce0e",
    "artist": "Tomo Nakayama feat. Tiny Vipers",
    "artist_ids": [
        "bffa75e3-2883-4960-9b7e-859517b13657",
        "2cef242c-86e3-4631-9669-7d96aca66b09"
    ],
    "album": "With the Radio On",
    "release_id": "773fe701-1486-440f-8c2d-1d927232bf23",
    "release_group_id": "9d42f70e-e54a-4c79-9d2f-89647fb254d8",
    "labels": [
        "Den Tapes",
        "Porchlight Records"
    ],
    "label_ids": [
        "f295a646-1c25-4dc1-9a67-40828b4091d1",
        "a677cf58-f740-4413-bc40-4f9e44ae1ec1"
    ],
    "release_date": "2025-10-08",
    "rotation_status": "Medium",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Seattle singer/songwriter Tomo Nakayama’s latest album “Ocean” is a ten song reflection on grief, healing, and the meaning of creating art and maintaining humanity in a tumultuous world. \nhttps://tomomusic.bandcamp.com/track/with-the-radio-on-feat-tiny-vipers\n\nThe album release show is at Fremont Abbey Arts Center in Seattle on November 7:\n\nhttps://events.humanitix.com/25-11-7-tomo-nakayama",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}