Information about plays

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

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

{
    "id": 3651843,
    "uri": "https://api.kexp.org/v2/plays/3651843/?format=api",
    "airdate": "2026-05-07T18:52:58-07:00",
    "show": 66655,
    "show_uri": "https://api.kexp.org/v2/shows/66655/?format=api",
    "image_uri": "https://dn711309.ca.archive.org/0/items/mbid-27db2e33-77d5-380d-abd8-8ee854c43b99/mbid-27db2e33-77d5-380d-abd8-8ee854c43b99-6697587457_thumb500.jpg",
    "thumbnail_uri": "https://dn711309.ca.archive.org/0/items/mbid-27db2e33-77d5-380d-abd8-8ee854c43b99/mbid-27db2e33-77d5-380d-abd8-8ee854c43b99-6697587457_thumb250.jpg",
    "song": "Quick Canal",
    "track_id": "e8bb70de-6765-397f-accb-d03681c72a24",
    "recording_id": "45be7e3b-166a-4caa-9f74-f3e9b21eddb3",
    "artist": "Atlas Sound feat. Lætitia Sadier",
    "artist_ids": [
        "1a02453e-5f86-4220-abd6-1d889d2fa517",
        "9710d91f-bfbd-4f84-9c54-cb04f2a464b1"
    ],
    "album": "Logos",
    "release_id": "27db2e33-77d5-380d-abd8-8ee854c43b99",
    "release_group_id": "174c7861-4ff2-4851-9aae-9b1894381fa2",
    "labels": [
        "kranky"
    ],
    "label_ids": [
        "4536e738-6350-4cae-af70-79d56d106c45"
    ],
    "release_date": "2009-10-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Quick Canal\" came out of a tour Atlas Sound did with Stereolab in 2008 — Bradford Cox and Lætitia Sadier became friends over those weeks, and a year later Sadier came in to sing lead on this 8.5-minute track from Atlas Sound's 'Logos.' One critic called it a \"skipping, metronomic Krautrock pulse\" with Sadier \"cooing wistfully about wisdom\" over the top, the whole thing slowly filling with crackling feedback. \n\nhttps://en.wikipedia.org/wiki/Logos_(Atlas_Sound_album)\nhttps://atlas-sound.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}