Information about plays

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

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

{
    "id": 3584989,
    "uri": "https://api.kexp.org/v2/plays/3584989/?format=api",
    "airdate": "2025-11-30T12:20:50-08:00",
    "show": 65253,
    "show_uri": "https://api.kexp.org/v2/shows/65253/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "CHECK THE RHIME",
    "track_id": "49a95e8e-1e35-47e9-8fd6-0a924ac9fb79",
    "recording_id": "3c9fea54-4cb1-4a95-a111-2ef294568cbe",
    "artist": "Kassa Overall",
    "artist_ids": [
        "2d8e57da-b949-4e7f-8ebf-dd907e03119a"
    ],
    "album": "CREAM",
    "release_id": "15c71ed0-33cf-4cdd-89d5-6889267dcd25",
    "release_group_id": "ed4d3df3-d09d-4b81-aff5-35d209dd3a1e",
    "labels": [
        "Warp"
    ],
    "label_ids": [
        "46f0f4cd-8aab-4b33-b698-f459faf64190"
    ],
    "release_date": "2025-09-12",
    "rotation_status": "R/N",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "GRAMMY-nominated jazz visionary and 2025 Doris Duke Artist Award winner Kassa Overall presents \"CREAM\": Eight interpretations of hip-hop classics by The Notorious B.I.G., Wu-Tang Clan, Dr. Dre, A Tribe Called Quest, OutKast, Digable Planets, and Juvenile.\n\nKassa Overall will play Treefort Music Fest in Boise on March 25th.\n\nhttps://kassaoverall.bandcamp.com/album/cream\nhttps://kassaoverall.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}