Information about plays

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

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

{
    "id": 3657137,
    "uri": "https://api.kexp.org/v2/plays/3657137/?format=api",
    "airdate": "2026-05-20T07:11:49-07:00",
    "show": 66766,
    "show_uri": "https://api.kexp.org/v2/shows/66766/?format=api",
    "image_uri": "https://dn710905.ca.archive.org/0/items/mbid-9166d32f-67b3-4068-8d65-e480d1c3b5ad/mbid-9166d32f-67b3-4068-8d65-e480d1c3b5ad-44812882442_thumb500.jpg",
    "thumbnail_uri": "https://dn710905.ca.archive.org/0/items/mbid-9166d32f-67b3-4068-8d65-e480d1c3b5ad/mbid-9166d32f-67b3-4068-8d65-e480d1c3b5ad-44812882442_thumb250.jpg",
    "song": "Gerbera",
    "track_id": "75aa6be5-2b6f-4366-a53d-4b23d483e5b8",
    "recording_id": "e80f8f03-fddd-4249-ba64-7e747345b616",
    "artist": "MONO",
    "artist_ids": [
        "ffe02aed-ef7e-4736-a186-c2f1dd55ce8d"
    ],
    "album": "Snowdrop",
    "release_id": "9166d32f-67b3-4068-8d65-e480d1c3b5ad",
    "release_group_id": "e879c6f8-3697-4778-b238-7aa6a2360a5d",
    "labels": [
        "Temporary Residence Limited",
        "New Noise"
    ],
    "label_ids": [
        "ce05124e-f6be-4f68-b73a-1dfda9e2b576",
        "d4a05421-6673-4dde-9ae0-df333c18d7cb"
    ],
    "release_date": "2026-06-12",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "'Snowdrop' is the first album MONO has recorded without Steve Albini, who died in 2023.\n\nWhere there could easily be a pall hanging over 'Snowdrop', there is instead an extraordinary air of gratitude. Rather than steep in heartache, there is a poignant appreciation for the resonance of life well-spent with a dear friend – and the yearning for what may come. Snowdrop is the sound of a band turning shock and sadness into hope and wonder – and finding renewed focus in the freedom of unknowing.  \n\nMONO's new album 'Snowdrop' comes out on June 12! \n\nhttps://monoofjapan.bandcamp.com\nhttps://www.monoofjapan.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}