Information about plays

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

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

{
    "id": 3656703,
    "uri": "https://api.kexp.org/v2/plays/3656703/?format=api",
    "airdate": "2026-05-19T05:28:32-07:00",
    "show": 66757,
    "show_uri": "https://api.kexp.org/v2/shows/66757/?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": "Cruisin' Kruga",
    "track_id": "f7edc6fa-f3dc-4156-998e-673a78bc96ef",
    "recording_id": "bdbc3f07-45a7-44fd-b5e6-de800e969c22",
    "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": "The debut album from London-based South African producer, DJ, and sound designer Esa Williams is a vibrant collection of soulful global grooves with a rich electro-acoustic foundation that touches upon jazz, funk, Afrobeat, Amapiano, and broken beat styles. Co-created with multi-instrumentalist Robin G. Breeze and featuring contributions from musicians across London, Oaxaca, Nairobi, and Cape Town, ‘Dala What We Must’ is a globetrotting collective affair. -Alex Ruder-",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}