Information about plays

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

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

{
    "id": 3663238,
    "uri": "https://api.kexp.org/v2/plays/3663238/?format=api",
    "airdate": "2026-06-03T14:06:38-07:00",
    "show": 66893,
    "show_uri": "https://api.kexp.org/v2/shows/66893/?format=api",
    "image_uri": "https://dn711104.ca.archive.org/0/items/mbid-95b9aaa6-0e01-400a-a534-c743b2b6a3d8/mbid-95b9aaa6-0e01-400a-a534-c743b2b6a3d8-44814603502_thumb500.jpg",
    "thumbnail_uri": "https://dn711104.ca.archive.org/0/items/mbid-95b9aaa6-0e01-400a-a534-c743b2b6a3d8/mbid-95b9aaa6-0e01-400a-a534-c743b2b6a3d8-44814603502_thumb250.jpg",
    "song": "idea 1",
    "track_id": "77abc472-d0f0-48a0-a1ec-0956825faab6",
    "recording_id": "a0d7420a-c733-4a70-94fe-412c6977c743",
    "artist": "Kelela",
    "artist_ids": [
        "045494aa-e913-4e62-bf4e-dcc276e0075a"
    ],
    "album": "idea 1",
    "release_id": "95b9aaa6-0e01-400a-a534-c743b2b6a3d8",
    "release_group_id": "37ff3bf4-b6d2-4139-a61c-4aa1585c0d84",
    "labels": [
        "Warp"
    ],
    "label_ids": [
        "46f0f4cd-8aab-4b33-b698-f459faf64190"
    ],
    "release_date": "2026-04-08",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kelela Mizanekristos will be in Seattle at The Showbox on Tuesday, September 8th. She'll be at Pier 80 in SF on Saturday and Sunday, September 26th and 27th.\n---\n--\nKelela said about this song: \"Born in a garage🤘🏾and written while I was reading Octavia E. Butler’s Parable of the Sower, “idea 1” is about what it feels like to exist in this climate — the weight of being expected to witness, absorb, and speak truth at a time when the world feels like it’s unraveling. That’s a particular kind of burden Black women know intimately. This song doesn’t offer answers, it just refuses to look away.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}