Information about plays

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

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

{
    "id": 3656899,
    "uri": "https://api.kexp.org/v2/plays/3656899/?format=api",
    "airdate": "2026-05-19T16:24:09-07:00",
    "show": 66761,
    "show_uri": "https://api.kexp.org/v2/shows/66761/?format=api",
    "image_uri": "https://dn720006.ca.archive.org/0/items/mbid-224da3ce-8455-44f8-83af-e2b2243e383b/mbid-224da3ce-8455-44f8-83af-e2b2243e383b-44980294370_thumb500.jpg",
    "thumbnail_uri": "https://dn720006.ca.archive.org/0/items/mbid-224da3ce-8455-44f8-83af-e2b2243e383b/mbid-224da3ce-8455-44f8-83af-e2b2243e383b-44980294370_thumb250.jpg",
    "song": "Kwanini",
    "track_id": "28b2f0fd-46b0-4383-a33f-f3ea5fce8051",
    "recording_id": "6db201db-5349-40f7-9a68-bffcbb32b57b",
    "artist": "Esa Williams",
    "artist_ids": [
        "b4f40d0f-d364-4840-a98e-76928ba75b87"
    ],
    "album": "Dala What We Must",
    "release_id": "224da3ce-8455-44f8-83af-e2b2243e383b",
    "release_group_id": "26a2d7a0-ae91-4387-8195-3f06d95973a1",
    "labels": [
        "BBE"
    ],
    "label_ids": [
        "d85e09a6-2401-42aa-943f-50ff940d6583"
    ],
    "release_date": "2026-04-24",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Esa Williams is a London-based South African producer, DJ, and sound designer whose music bridges electronic innovation and organic rhythm.\n\nDala What We Must is his debut LP, out now!\n\nhttps://esawilliams.bandcamp.com/album/dala-what-we-must",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}