Information about plays

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

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

{
    "id": 3657277,
    "uri": "https://api.kexp.org/v2/plays/3657277/?format=api",
    "airdate": "2026-05-20T14:59:33-07:00",
    "show": 66768,
    "show_uri": "https://api.kexp.org/v2/shows/66768/?format=api",
    "image_uri": "https://coverartarchive.org/release/96a052ff-936f-4bc4-adfc-fd5a1e4ce099/23087337483-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/96a052ff-936f-4bc4-adfc-fd5a1e4ce099/23087337483-250.jpg",
    "song": "Padlock (Larry Levan Remix)",
    "track_id": null,
    "recording_id": "56fbb058-5067-41aa-8dd8-bd8371161822",
    "artist": "Larry Levan Featuring Sly Dunbar, Robbie Shakespeare, Gwen Guthrie, Wally Badarou, Darryl Thompson",
    "artist_ids": [
        "3522a104-c3ce-4ee8-865a-fcf3fc08095d",
        "1ea888e8-3406-41b7-a516-5e743540a442",
        "e934e76c-7155-4f6e-a968-bbb496eac019",
        "0116ef38-f596-440c-a911-8265c2122ab5",
        "25848dee-8562-4a78-b375-3a80b61da629",
        "bab566b3-7d14-40d3-8c01-c0f90548d7b6"
    ],
    "album": "Padlock",
    "release_id": null,
    "release_group_id": "fcbc1e7c-af51-3830-904e-bc5cf0a812b4",
    "labels": [
        "Island"
    ],
    "label_ids": [
        "dfd92cd3-4888-46d2-b968-328b1feb2642"
    ],
    "release_date": "1983-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "R.I.P., DJ Larry Levan, best known for his decade-long residency at New York City’s legendary Paradise Garage. He died in 1992 of endocarditis at the age of 38. \"He pioneered the transition from disco to modern dance music, laying the groundwork for electronic house music through his immersive sets and dub-heavy remixes.\": https://djfrancescaharding.com/writings/2020/7/19/larry-levan",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}