Information about plays

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

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

{
    "id": 3641820,
    "uri": "https://api.kexp.org/v2/plays/3641820/?format=api",
    "airdate": "2026-04-14T03:51:18-07:00",
    "show": 66448,
    "show_uri": "https://api.kexp.org/v2/shows/66448/?format=api",
    "image_uri": "https://dn710109.ca.archive.org/0/items/mbid-ea6f46cd-ddcc-4b9c-84e2-e9b3f19f9df9/mbid-ea6f46cd-ddcc-4b9c-84e2-e9b3f19f9df9-44263674331_thumb500.jpg",
    "thumbnail_uri": "https://dn710109.ca.archive.org/0/items/mbid-ea6f46cd-ddcc-4b9c-84e2-e9b3f19f9df9/mbid-ea6f46cd-ddcc-4b9c-84e2-e9b3f19f9df9-44263674331_thumb250.jpg",
    "song": "Flood",
    "track_id": "90403068-e7dc-4ad4-9baa-d5855dddcfde",
    "recording_id": "32126df3-3677-4d6b-bcbe-0ee51396c439",
    "artist": "Dua Saleh feat. Bon Iver",
    "artist_ids": [
        "437a0e49-c6ae-42f6-a6c1-84f25ed366bc",
        "0181a90e-6b1d-4d09-bd6f-b0b1145e7ad8"
    ],
    "album": "Of Earth & Wires",
    "release_id": "ea6f46cd-ddcc-4b9c-84e2-e9b3f19f9df9",
    "release_group_id": "c942f5c1-7019-4274-9601-a4c07c5f6146",
    "labels": [
        "Ghostly International"
    ],
    "label_ids": [
        "c981d5d0-1109-47ff-addf-18eeb81b3717"
    ],
    "release_date": "2026-05-15",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dua Saleh is touring - local dates this fall!\n+ Oct 3 at Star Theater in Portland\n+ Oct 4 at Neumos in Seattle\n+ Oct 6 at Rickshaw Stop in San Francisco\n__\nDua Saleh continues their boundless ascent with Of Earth & Wires, a resolutely warm, spiritual, and frenetic album exploring notions of home, humanity, and renewal. \n\nFeaturing contributions from Justin Vernon (Bon Iver), aja monet, Gaidaa, and more, Saleh threads and deconstructs indie, R&B, and electronic pop with flashes of Sudanese folk, UK dance, and reggaeton, sounds intrinsic to their story.\n\nhttps://duasaleh.bandcamp.com/album/of-earth-wires\nhttps://www.duasaleh.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}