Information about plays

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

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

{
    "id": 3594317,
    "uri": "https://api.kexp.org/v2/plays/3594317/?format=api",
    "airdate": "2025-12-22T04:21:11-08:00",
    "show": 65445,
    "show_uri": "https://api.kexp.org/v2/shows/65445/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "We Were All Wounded At Wounded Knee",
    "track_id": null,
    "recording_id": "cfe0a77c-5277-4dc0-958f-e613a55f7bc4",
    "artist": "Redbone",
    "artist_ids": [
        "b3fa0e6f-93db-4aa5-b76e-393e24de35ba"
    ],
    "album": "The Best Of Redbone - Come And Get Your Love",
    "release_id": null,
    "release_group_id": "106dfeac-1b03-4552-af25-b3f24d14117a",
    "labels": [
        "K‐tel"
    ],
    "label_ids": [
        "1262d33c-053e-4ddf-b732-146012a058f8"
    ],
    "release_date": "2007-04-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Various Mexican/Native American Descent\n--\nRedbone consists of Native American brothers Patrick (Yaqui/Shoshone/Mexican) (bass and vocals) and Candido \"Lolly\" Vasquez-Vegas (guitar, sitar and vocals)(Yaqui/Shoshone/Mexican), guitarist Tony Bellamy (Mexican-American Yaqui), and drummer Pete DePoe (Southern Cheyenne, Turtle Mountain Chippewa, and Rogue River/Siletz, French, German).",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}