Information about plays

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

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

{
    "id": 3600859,
    "uri": "https://api.kexp.org/v2/plays/3600859/?format=api",
    "airdate": "2026-01-06T04:42:59-08:00",
    "show": 65576,
    "show_uri": "https://api.kexp.org/v2/shows/65576/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Intimate Fantasy",
    "track_id": null,
    "recording_id": "c9c3bede-31bc-4ae8-b7ed-228870aa2552",
    "artist": "Chaos in the CBD",
    "artist_ids": [
        "ae534b5f-95e5-40d9-9ce0-75e4b777cad1"
    ],
    "album": "Intimate Fantasy EP",
    "release_id": null,
    "release_group_id": "2145d5cc-8403-48f8-af84-4474b89d33d6",
    "labels": [
        "In Dust We Trust"
    ],
    "label_ids": [
        "5a23276f-5fad-4454-94a8-1fc40c1b25ee"
    ],
    "release_date": "2022-10-04",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New Zealand brothers (now London-based) Ben and Louis Helliker-Hales have worked together for the past 8 years, producing and DJing informed house and techno as Chaos In The CBD. \"The brothers work with motifs drawn from the historical continuum of house music, paying homage to the timeless classics of the dance spectrum.\"\n\nhttps://chaosinthecbd.bandcamp.com/album/intimate-fantasy",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}