Information about plays

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

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

{
    "id": 3619380,
    "uri": "https://api.kexp.org/v2/plays/3619380/?format=api",
    "airdate": "2026-02-19T04:54:37-08:00",
    "show": 65971,
    "show_uri": "https://api.kexp.org/v2/shows/65971/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Flood",
    "track_id": null,
    "recording_id": null,
    "artist": "Dua Saleh feat. Bon Iver",
    "artist_ids": [],
    "album": "Of Earth & Wires",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2026-01-01",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dua Saleh continues their boundless ascent with Of Earth & Wires, a resolutely warm, spiritual, and frenetic album exploring notions of home, humanity, and renewal. Featuring 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. https://duasaleh.bandcamp.com/track/flood-feat-bon-iver",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}