Information about plays

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

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

{
    "id": 3618157,
    "uri": "https://api.kexp.org/v2/plays/3618157/?format=api",
    "airdate": "2026-02-16T05:01:00-08:00",
    "show": 65948,
    "show_uri": "https://api.kexp.org/v2/shows/65948/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Dashboard Mary",
    "track_id": null,
    "recording_id": null,
    "artist": "Modern Woman",
    "artist_ids": [
        "1e567374-b577-4ba7-a2e9-4a2e3109f2d3"
    ],
    "album": "Dashboard Mary",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2026-01-16",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning, and welcome to Early with Kevin Sur!\n\nModern Woman, the London art-rock outfit fronted by primary songwriter Sophie Harris, are set to release their anticipated debut album ‘Johnny’s Dreamworld’ on May 1st 2026 via their new label One Little Independent Records. ‘Johnny’s Dreamworld’ represents the culmination of Modern Woman’s journey from Harris’s early, intimate songwriting project into a full-bodied band capable of folding post-punk, avant-garde, and folk traditions into a live force of dynamic originality. At its heart, the record explores the strange poetry buried within the ordinary. Harris’s lyrics, steeped in literary detail and filmic atmosphere, draw from a fascination with the dark underbelly of the everyday and the contradictions of womanhood.\n\nhttps://modernwoman.bandcamp.com/album/johnnys-dreamworld",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}