Information about plays

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

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

{
    "id": 3629465,
    "uri": "https://api.kexp.org/v2/plays/3629465/?format=api",
    "airdate": "2026-03-15T20:41:31-07:00",
    "show": 66191,
    "show_uri": "https://api.kexp.org/v2/shows/66191/?format=api",
    "image_uri": "https://coverartarchive.org/release/5a210faf-67a1-49b0-92d6-e70eaf50cd80/22348881026-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/5a210faf-67a1-49b0-92d6-e70eaf50cd80/22348881026-250.jpg",
    "song": "Glorious",
    "track_id": null,
    "recording_id": "7d72bba1-57fa-433d-ae90-0d918ab85cb6",
    "artist": "Sa-Ra",
    "artist_ids": [
        "77c50d8d-3e58-4e38-9f7c-8a776f7d6741"
    ],
    "album": "The Hollywood Recordings",
    "release_id": null,
    "release_group_id": "4062c4c8-52fd-3a7b-ad74-c08da07ff7a4",
    "labels": [
        "Babygrande"
    ],
    "label_ids": [
        "946cf355-7e4e-418e-9508-dc21b948a057"
    ],
    "release_date": "2007-04-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sa-Ra were an LA trio whose signature sound and legacy have rippled out since their heyday in the 2000s. The group is comprised of Om'Mas Keith, Taz Arnold, and Shafiq Husayn. The name translates roughly to \"the children of God\". The group's name, style and creativity are allusions to the similarly named jazz composer Sun Ra. Their music has been described as progressive soul, neo funk, and alternative hip hop. Stars such as Kanye West and Erykah Badu sought out their production work, while their onetime sidemen Thundercat and Anderson Paak have found solo success. Their influence on LA's underground music scene has been immeasurable. \"Glorious\" is from the group's 2007 debut album, The Hollywood Recordings.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}