Information about plays

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

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

{
    "id": 3613395,
    "uri": "https://api.kexp.org/v2/plays/3613395/?format=api",
    "airdate": "2026-02-05T04:51:37-08:00",
    "show": 65843,
    "show_uri": "https://api.kexp.org/v2/shows/65843/?format=api",
    "image_uri": "https://coverartarchive.org/release/36c2799b-30b2-4d45-9ccd-79ae609bd4ea/26547938598-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/36c2799b-30b2-4d45-9ccd-79ae609bd4ea/26547938598-250.jpg",
    "song": "The Art of Easing",
    "track_id": null,
    "recording_id": "688348a2-f0bb-47af-a972-16262447621e",
    "artist": "Digable Planets",
    "artist_ids": [
        "ff44f779-74ab-48f8-aac3-39ebe8f7c18e"
    ],
    "album": "Blowout Comb",
    "release_id": null,
    "release_group_id": "ee79e536-de20-3af0-9ae8-b529503a8c3e",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "1994-10-05",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "\"The Art of Easing\" contains samples of \"Blacks and Blues\" by Bobbi Humphrey\n--\n\"DP consisted of Ishmael \"Butterfly\" Butler, Mariana \"Ladybug Mecca\" Vieira, and Craig \"Doodlebug\" Irving, and their joints were fly, fly, fly, with revolutionary lyrics, samples layered on groovy sampled layers, with the dopest lyrical code, and jazz stylings that would inspire Madlib.\": https://boingboing.net/2022/12/24/90s-hip-hop-trio-digable-planets-the-art-of-easing-still-out-of-this-world.html",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}