Information about plays

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

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

{
    "id": 3551490,
    "uri": "https://api.kexp.org/v2/plays/3551490/?format=api",
    "airdate": "2025-09-11T00:52:42-07:00",
    "show": 64529,
    "show_uri": "https://api.kexp.org/v2/shows/64529/?format=api",
    "image_uri": "https://ia801000.us.archive.org/30/items/mbid-07d22bed-e640-4470-9d6b-c5b069fb1fbb/mbid-07d22bed-e640-4470-9d6b-c5b069fb1fbb-42999419665_thumb500.jpg",
    "thumbnail_uri": "https://dn721508.ca.archive.org/0/items/mbid-07d22bed-e640-4470-9d6b-c5b069fb1fbb/mbid-07d22bed-e640-4470-9d6b-c5b069fb1fbb-42999419665_thumb250.jpg",
    "song": "Bang Bien",
    "track_id": "8c8bacb1-6136-41db-ab31-3af7f5f474f6",
    "recording_id": "5dd5b7c3-eaec-485c-8632-f458562fbf20",
    "artist": "Nightmares On Wax feat. Yasiin Bey",
    "artist_ids": [
        "f5c4c27e-5902-4fc0-adfb-7775da3d5363",
        "b8c5cc4f-239f-4e02-b46f-b040b77c2030"
    ],
    "album": "Echo45 Sound System",
    "release_id": "07d22bed-e640-4470-9d6b-c5b069fb1fbb",
    "release_group_id": "9f55a9f2-3c01-4705-8aea-a5a2351773fc",
    "labels": [
        "Warp"
    ],
    "label_ids": [
        "46f0f4cd-8aab-4b33-b698-f459faf64190"
    ],
    "release_date": "2025-11-14",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "With the latest music “Echo45 Sound System”, Nightmares On Wax takes that lineage a step further—a mixtape that feels like both a celebration and a declaration. It's a living, sound system journey inspired by the original “Echo45” speaker box that merges soul, roots, hip-hop, dub, and electronic textures with a fearless spirit.\nFeaturing a carefully curated ensemble of collaborators—including Yasiin Bey, Greentea Peng, Sadie Walker, Liam Bailey, and more—the record doesn’t just reflect where Nightmares on Wax has been. While deeply rooted in his origins, sound system culture, and pirate radio, it boldly announces where he’s going.\n\nhttps://nightmaresonwax.bandcamp.com/album/echo45-sound-system",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}