Information about plays

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

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

{
    "id": 3656327,
    "uri": "https://api.kexp.org/v2/plays/3656327/?format=api",
    "airdate": "2026-05-18T08:43:22-07:00",
    "show": 66750,
    "show_uri": "https://api.kexp.org/v2/shows/66750/?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": "Brand new, upcoming from Japanese band, MONO. Snowdrop releases in June. \n\nhttps://monoofjapan.bandcamp.com/album/snowdrop",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}