Information about plays

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

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

{
    "id": 3624963,
    "uri": "https://api.kexp.org/v2/plays/3624963/?format=api",
    "airdate": "2026-03-03T21:53:07-08:00",
    "show": 66084,
    "show_uri": "https://api.kexp.org/v2/shows/66084/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Kellen",
    "track_id": null,
    "recording_id": null,
    "artist": "Owelu Dreamhouse",
    "artist_ids": [],
    "album": "Owelu Dreamhouse",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2026-02-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cinematic soul, psychedelic undertones, and Afrobeat grooves intertwine with the complexities of cultural heritage and identity. The band's namesake is a play on Nkechi’s grandmother's village — Owaelu — in Nigeria. \n\nBoth archival and contemporary, the album’s DNA is laced with musical and historic references. Nic and Nkechi listened to their personal collections of West African records, including South America with latin influences, and European new music movements that are at the forefront of jazz, afro-beat, dance music, and 90s R&B. \n\nhttps://oweludreamhouse.bandcamp.com/album/owelu-dreamhouse",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}