Information about plays

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

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

{
    "id": 3635633,
    "uri": "https://api.kexp.org/v2/plays/3635633/?format=api",
    "airdate": "2026-03-30T15:16:26-07:00",
    "show": 66322,
    "show_uri": "https://api.kexp.org/v2/shows/66322/?format=api",
    "image_uri": "https://www.kexp.org/filer/canonical/1588181844/22496/",
    "thumbnail_uri": "https://www.kexp.org/filer/canonical/1588181847/22497/",
    "song": "Vaquita (51)",
    "track_id": null,
    "recording_id": "b77e00d8-0894-4ead-ba72-e2909a78d97b",
    "artist": "corto.alto",
    "artist_ids": [
        "5726d85f-b8eb-49d0-8ee5-8359c087206c"
    ],
    "album": "Live on KEXP",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "KEXP"
    ],
    "label_ids": [
        "89e0503e-96f0-41b4-835f-2c542b7fcb44"
    ],
    "release_date": "2026-03-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "corto.alto LIVE in the KEXP studio! Off the album '30/108'.\n\n\"During the ‘Bad With Names’ promo campaign, Liam Shortall produced 108 new demo ideas for corto.alto, a process not focused on perfection, but rather with the aim to produce as many ideas as possible and deepen his individual writing and production style.\nEarly 2024, he had 108 ideas in a folder - not fully composed tracks that would be placed well on a standard 12 track album, but not throw away ideas either.\nHe decided to dedicate the following 4 months to finish 30 of these tracks; recording some of his favourite musicians in his home studio and remotely. The goal wasn’t to make a perfectly clean and polished album, but to get these ideas out into the world and explore new grooves, sound design worlds and composition ideas.\" https://cortoalto.bandcamp.com/album/30-108",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}