Information about plays

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

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

{
    "id": 3636529,
    "uri": "https://api.kexp.org/v2/plays/3636529/?format=api",
    "airdate": "2026-04-01T17:26:03-07:00",
    "show": 66339,
    "show_uri": "https://api.kexp.org/v2/shows/66339/?format=api",
    "image_uri": "https://dn710709.ca.archive.org/0/items/mbid-eadaefae-7bbc-34ab-9d0f-b5607cf0d4ff/mbid-eadaefae-7bbc-34ab-9d0f-b5607cf0d4ff-7941640265_thumb500.jpg",
    "thumbnail_uri": "https://dn710709.ca.archive.org/0/items/mbid-eadaefae-7bbc-34ab-9d0f-b5607cf0d4ff/mbid-eadaefae-7bbc-34ab-9d0f-b5607cf0d4ff-7941640265_thumb250.jpg",
    "song": "Ursa Major Space Station",
    "track_id": "99d67d3c-dc8a-3a47-9e82-803405f0dc2f",
    "recording_id": "795fd7b4-2ddf-43ec-a9e9-183dbbb0812e",
    "artist": "Catherine Wheel",
    "artist_ids": [
        "37e3dd97-73f9-4c69-b50d-0c0e3c47c40c"
    ],
    "album": "Chrome",
    "release_id": "eadaefae-7bbc-34ab-9d0f-b5607cf0d4ff",
    "release_group_id": "ff52771c-2b5e-3687-835f-fd8ea588f244",
    "labels": [
        "Fontana"
    ],
    "label_ids": [
        "c69058f5-0089-464b-b574-dd44b0f7f610"
    ],
    "release_date": "1993-07-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Request!\n\nCatherine Wheel was an English indie rock band that was founded in 1990 in Great Yarmouth. Active until 2000, they achieved success both in the UK and the US.\n\nFormed by Rob Dickinson (vocals/guitar), Brian Futter (guitar), Dave Hawes (bass), and Neil Sims (drums), Catherine Wheel's unique sound blended elements of alternative rock, shoegaze, and dream pop.\n\nTheir debut album \"Ferment\" gained critical acclaim and established them as a prominent force in the indie music scene. Subsequent albums like \"Chrome\" and \"Happy Days\" further solidified their reputation for crafting atmospheric yet melodic songs.\n\nhttps://www.roughtrade.com/en-us/artist/catherine-wheel",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}