Information about plays

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

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

{
    "id": 3566988,
    "uri": "https://api.kexp.org/v2/plays/3566988/?format=api",
    "airdate": "2025-10-18T23:23:23-07:00",
    "show": 64872,
    "show_uri": "https://api.kexp.org/v2/shows/64872/?format=api",
    "image_uri": "https://coverartarchive.org/release/3e11a59c-4942-4c00-b23f-d635ae7613b5/28727466569-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/3e11a59c-4942-4c00-b23f-d635ae7613b5/28727466569-250.jpg",
    "song": "War Cry",
    "track_id": null,
    "recording_id": "497b57ed-1616-4517-b658-a626bbad1573",
    "artist": "XIT",
    "artist_ids": [
        "38570475-bb2d-4250-8424-c97739a502f2"
    ],
    "album": "Plight of the Redman",
    "release_id": null,
    "release_group_id": "ddf30b5b-2c13-4d24-b394-1d7724e3cdaa",
    "labels": [
        "Sound of America Records"
    ],
    "label_ids": [
        "40901cfd-f334-475b-94ed-fcda9089e08b"
    ],
    "release_date": "1972-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "XIT (Crossing of Indian Tribes) is a Native American rock band that released two albums in the 1970s on the Rare Earth label.  Plight of the Redman is a concept album with rock opera elements, telling \"the story of Native life since the times of Columbus using traditional [symphonic] and electric sounds as well as chanting and Native language.\"  Due to XIT's criticism of governmental treatment of Native Americans and support of the American Indian Movement, the United States government and FBI took action to suppress their music. Circa 1972, they banned their first album from radio airplay and threatened Motown Records unless they defunded promotion of Plight of the Redman.\n\nhttps://www.facebook.com/americanamusicsociety/posts/xit-the-influential-native-american-rock-band-from-new-mexicoxit-an-abbreviation/953121570330618/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}