Information about plays

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

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

{
    "id": 3640039,
    "uri": "https://api.kexp.org/v2/plays/3640039/?format=api",
    "airdate": "2026-04-09T21:15:55-07:00",
    "show": 66410,
    "show_uri": "https://api.kexp.org/v2/shows/66410/?format=api",
    "image_uri": "https://dn721502.ca.archive.org/0/items/mbid-c15ccbbb-39d8-4473-8370-4906fe84b8aa/mbid-c15ccbbb-39d8-4473-8370-4906fe84b8aa-44107715228_thumb500.jpg",
    "thumbnail_uri": "https://dn721502.ca.archive.org/0/items/mbid-c15ccbbb-39d8-4473-8370-4906fe84b8aa/mbid-c15ccbbb-39d8-4473-8370-4906fe84b8aa-44107715228_thumb250.jpg",
    "song": "Space Song",
    "track_id": "bdc811ca-dccd-4c00-b661-e3d6952323ba",
    "recording_id": "0f81fead-1b83-483d-b4ad-75da28c86e4d",
    "artist": "L’Éclair feat. Kay Yōko",
    "artist_ids": [
        "84243399-bc7f-4d95-8377-e411d0c6e188",
        "eba84f01-4afc-4451-bb73-5bfd1eaae37a"
    ],
    "album": "Lagniappe Sessions",
    "release_id": "c15ccbbb-39d8-4473-8370-4906fe84b8aa",
    "release_group_id": "ada9e6fa-1a0c-462f-9cc0-0438c78c765e",
    "labels": [
        "Innovative Leisure Records"
    ],
    "label_ids": [
        "747265c7-b153-4f1a-9f1e-ec05e3604a97"
    ],
    "release_date": "2026-02-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "L'Eclair's announcing a new record, their fourth album and debut for U.S. label, Innovative Leisure. L’Eclair is for the first time now led by the Lilov siblings. The result is an album seamlessly melding modernity with nostalgia and played with a robotic tightness that remains deeply human.\n\nThis track features Kay Yoko covering Beach House' Space Song.\n--\nhttps://leclairband.bandcamp.com/track/space-song-feat-kay-yoko",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}