Information about plays

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

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

{
    "id": 3657435,
    "uri": "https://api.kexp.org/v2/plays/3657435/?format=api",
    "airdate": "2026-05-20T23:58:12-07:00",
    "show": 66771,
    "show_uri": "https://api.kexp.org/v2/shows/66771/?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": "Nakupenda",
    "track_id": "dc16ac34-4a32-4168-ae54-3f63e8192bee",
    "recording_id": "f5abf868-85a1-4fba-969f-16b43c39dcb2",
    "artist": "Esa Williams feat. Nonku Phiri",
    "artist_ids": [
        "b4f40d0f-d364-4840-a98e-76928ba75b87",
        "e59273ef-4023-47b7-8657-3c8ad0510379"
    ],
    "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": "Co-created with collaborator and multi-instrumentalist Robin G. Breeze, the album deftly combines field recordings, layered instrumentation, and emotionally resonant compositions into a nuanced, globally influenced body of work. It also stands as Esa’s most collaborative release to date, featuring contributions from musicians across London, Oaxaca, Nairobi, and Cape Town, each adding their own creative energy to a project built on openness, trust, and shared experience.\n\nhttps://esawilliams.bandcamp.com/album/dala-what-we-must",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}