Information about plays

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

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

{
    "id": 3584113,
    "uri": "https://api.kexp.org/v2/plays/3584113/?format=api",
    "airdate": "2025-11-28T14:04:30-08:00",
    "show": 65232,
    "show_uri": "https://api.kexp.org/v2/shows/65232/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Love Has Come Around (12″ version)",
    "track_id": null,
    "recording_id": "5223fb9d-4415-47cc-9055-3c9cbdae52b2",
    "artist": "Donald Byrd & 125th Street, N.Y.C.",
    "artist_ids": [
        "b145b7d7-06c5-44b8-84b0-ae45161888ac"
    ],
    "album": "Love Byrd",
    "release_id": null,
    "release_group_id": "ef70831f-c28b-3f9c-90e7-2a859c0dca5b",
    "labels": [
        "Elektra"
    ],
    "label_ids": [
        "873f9f75-af68-4872-98e2-431058e4c9a9"
    ],
    "release_date": "1981-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Love Has Come Around\" was a 1981 single from Donald Byrd and the 125th Street Band.  It was produced by Isaac Hayes. \n--\n\"Jazz trumpeter Donald Byrd’s critically acclaimed career and life have assured the Detroit native his rightful place as one of the most respected musicians of the 20th century. Having successfully transitioned to Jazz Fusion in the 1970s under the guidance of the Mizell brothers, creating four albums on Blue Note records including the highly influential Places and Spaces, Byrd continued to explore the fertile possibilities of fusion with four more albums recorded for Elektra Records between 1978 and 1982.\": https://bit.ly/3zBTnLk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}