Information about plays

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

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

{
    "id": 3632700,
    "uri": "https://api.kexp.org/v2/plays/3632700/?format=api",
    "airdate": "2026-03-23T10:11:40-07:00",
    "show": 66260,
    "show_uri": "https://api.kexp.org/v2/shows/66260/?format=api",
    "image_uri": "https://dn710205.ca.archive.org/0/items/mbid-9d3c1f57-be4a-4a7f-b3ae-c5476e7620f8/mbid-9d3c1f57-be4a-4a7f-b3ae-c5476e7620f8-38821430374_thumb500.jpg",
    "thumbnail_uri": "https://dn710205.ca.archive.org/0/items/mbid-9d3c1f57-be4a-4a7f-b3ae-c5476e7620f8/mbid-9d3c1f57-be4a-4a7f-b3ae-c5476e7620f8-38821430374_thumb250.jpg",
    "song": "Pure",
    "track_id": "55b23120-2ced-4abe-be0f-cc43c2056fc0",
    "recording_id": "bc4892fd-3290-4bfc-80c6-a34fc57f9263",
    "artist": "The Lightning Seeds",
    "artist_ids": [
        "1ba601a0-3401-4b28-8ddd-9af8203661e8"
    ],
    "album": "Cloudcuckooland",
    "release_id": "9d3c1f57-be4a-4a7f-b3ae-c5476e7620f8",
    "release_group_id": "e4dc148a-9508-3406-b45e-4979412b7db6",
    "labels": [
        "Ghetto Recording Company"
    ],
    "label_ids": [
        "df60b782-f1d4-4f85-ace7-88bf833a5adf"
    ],
    "release_date": "1990-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Here in the Lightning Seeds we have a young Ian Broudie, English musician and singer-songwriter from Liverpool. He emerged from the post-punk scene in Liverpool in the late 1970s as a member of Big in Japan (with Holly Johnson later of Frankie Goes to Hollywood, and Bill Drummond later of the KLF).\n--\nHe's also produced some of your favorite albums including...\n1980: Echo & the Bunnymen - Crocodiles\n1983: Echo & the Bunnymen - Porcupine\n1986: The Colourfield - The Colour Field\n1986: The Three O'Clock - Ever After\n1987: The Icicle Works - If You Want to Defeat Your Enemy Sing His Song",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}