Information about plays

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

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

{
    "id": 3630749,
    "uri": "https://api.kexp.org/v2/plays/3630749/?format=api",
    "airdate": "2026-03-18T20:20:16-07:00",
    "show": 66217,
    "show_uri": "https://api.kexp.org/v2/shows/66217/?format=api",
    "image_uri": "https://www.kexp.org/filer/canonical/1588181844/22496/",
    "thumbnail_uri": "https://www.kexp.org/filer/canonical/1588181847/22497/",
    "song": "ODESSOS",
    "track_id": null,
    "recording_id": "1aab5d72-89a2-4247-ab25-c32509a1c5af",
    "artist": "L’Éclair ft. Phoebe Coco & A Ghost Column",
    "artist_ids": [
        "eba84f01-4afc-4451-bb73-5bfd1eaae37a",
        "367c2b59-7ea3-4bf1-8629-632f3a4a4b74",
        "4bc7c99d-d976-47c0-b441-bd0667d449b3"
    ],
    "album": "Live on KEXP",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "KEXP"
    ],
    "label_ids": [
        "89e0503e-96f0-41b4-835f-2c542b7fcb44"
    ],
    "release_date": "2026-03-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": true,
    "comment": "L'Eclair - ODESSOS (Live on KEXP) - https://www.youtube.com/watch?v=78Nevginf3E\n\nSwiss band L’Eclair is led by the Lilov siblings, Yavor and Stefan.  Go here to purchase their fourth album, \"CLOUD DRIFTER\": https://leclairband.bandcamp.com/album/cloud-drifter\n\nL’Éclair is no stranger to Seattle, as they played Freakout Fest here in the city last fall.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}