Information about plays

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

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

{
    "id": 3600994,
    "uri": "https://api.kexp.org/v2/plays/3600994/?format=api",
    "airdate": "2026-01-06T12:00:31-08:00",
    "show": 65579,
    "show_uri": "https://api.kexp.org/v2/shows/65579/?format=api",
    "image_uri": "https://www.kexp.org/filer/canonical/1588181844/22496/",
    "thumbnail_uri": "https://www.kexp.org/filer/canonical/1588181847/22497/",
    "song": "Vertigo",
    "track_id": null,
    "recording_id": null,
    "artist": "L’Éclair",
    "artist_ids": [
        "eba84f01-4afc-4451-bb73-5bfd1eaae37a"
    ],
    "album": "Live on KEXP",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "KEXP"
    ],
    "label_ids": [
        "89e0503e-96f0-41b4-835f-2c542b7fcb44"
    ],
    "release_date": "2025-11-06",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Watch the entire live performance by Swiss septet L’Éclair in our studio that included \"Vertigo\": https://www.youtube.com/watch?v=_jz060HkfwE\n--\nL’Eclair is a cosmic instrumental six piece from Geneva, Switzerland. Their origins can be traced back to 2015 when, while studying in London, keyboardist Sebastien Bui and guitarist Stefan Lilov recorded several demos together in their hotel room. Hearing something special in this batch of songs, they returned to Geneva and enlisted Yavor Lilov (drums), Alain Sandri (percussion, keyboard), Quentin Pilet (percussion) and Elie Ghersinu (bass) to flesh out these ideas into a full fledged band. The relentless grooves, classic tones and silky smooth melodies were instantly present, and L’Eclair was born.: https://spaceagencybooking.com/leclair",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}