Information about plays

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

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

{
    "id": 3581970,
    "uri": "https://api.kexp.org/v2/plays/3581970/?format=api",
    "airdate": "2025-11-23T15:36:29-08:00",
    "show": 65190,
    "show_uri": "https://api.kexp.org/v2/shows/65190/?format=api",
    "image_uri": "https://dn710003.ca.archive.org/0/items/mbid-0bf006ce-45a5-4963-89cb-cd285fd768bb/mbid-0bf006ce-45a5-4963-89cb-cd285fd768bb-42446231661_thumb500.jpg",
    "thumbnail_uri": "https://dn710003.ca.archive.org/0/items/mbid-0bf006ce-45a5-4963-89cb-cd285fd768bb/mbid-0bf006ce-45a5-4963-89cb-cd285fd768bb-42446231661_thumb250.jpg",
    "song": "100 Horses",
    "track_id": "7c9667be-9c5b-496d-bfa8-6d4ffeb0050e",
    "recording_id": "211c18d7-1836-4814-9230-b746cee7bba5",
    "artist": "Geese",
    "artist_ids": [
        "e0c97a4d-c392-41a9-a374-57af3e3eeab3"
    ],
    "album": "Getting Killed",
    "release_id": "0bf006ce-45a5-4963-89cb-cd285fd768bb",
    "release_group_id": "3c18308c-9072-4810-b26e-0c573e46fb07",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2025-09-26",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"100 Horses\" comes from the new Geese album, Getting Killed. On this record, \"garage riffs are layered upon Ukrainian choir samples; hissing drum machines pulse softly behind screeching guitars; strange, lullaby-esque songs are interspersed with furious, repetitive experiments.\" https://tinyurl.com/y2apjhs7 \n\nProduced by the band itself and Kenny Beats, this is the band's first studio album without founding guitarist Foster Hudson, who departed from the band in 2023 to pursue academia.\n\nRecorded in January 2025, one month after the release of frontman Cameron Winter's debut solo album, Heavy Metal (2024), the album was released to widespread critical acclaim. https://tinyurl.com/c4vj49n6\n\nEnjoy Geese playing Live on KEXP from THING Festival in 2023: https://tinyurl.com/572cabdj |\nhttps://geesebandnyc.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}