Information about plays

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

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

{
    "id": 3656934,
    "uri": "https://api.kexp.org/v2/plays/3656934/?format=api",
    "airdate": "2026-05-19T18:33:38-07:00",
    "show": 66761,
    "show_uri": "https://api.kexp.org/v2/shows/66761/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Zwart Wit",
    "track_id": null,
    "recording_id": "b0ad794d-f2d8-43f9-9e61-f1be0d55e463",
    "artist": "Desinteresse",
    "artist_ids": [
        "ab8be0e1-ce33-4a0e-a5e5-32a15583d07d"
    ],
    "album": "Onschuld",
    "release_id": null,
    "release_group_id": "77d4e0d1-07c9-4f1a-b56f-df49a9c9c552",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-09-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Featured on today’s In Our Headphones: Host Evie Stokes sits down with DJ Sharlese from Mechanical Breakdown to talk all things dark wave, synth, and “wavy” music. Sharlese brings in a fresh find from the Netherlands — Dutch band Desinteresse. She shares their song “Zwart Wit” from their 2025 album, Onschuld, out now via Fabrika Records.\n\nhttps://desinteresse.bandcamp.com\n\nYou can listen to this episode, and past episodes of In Our Headphones here:\nhttps://www.kexp.org/podcasts/in-our-headphones/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}