Information about plays

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

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

{
    "id": 3602249,
    "uri": "https://api.kexp.org/v2/plays/3602249/?format=api",
    "airdate": "2026-01-09T13:15:49-08:00",
    "show": 65604,
    "show_uri": "https://api.kexp.org/v2/shows/65604/?format=api",
    "image_uri": "https://coverartarchive.org/release/889a3fd1-0deb-48ea-bd74-fc509176a494/3751987238-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/889a3fd1-0deb-48ea-bd74-fc509176a494/3751987238-250.jpg",
    "song": "Only So Much Oil in the Ground",
    "track_id": null,
    "recording_id": "70021894-9195-4fe2-9ea5-a0119ca31e29",
    "artist": "Tower of Power",
    "artist_ids": [
        "6c4d81f8-8a34-4cda-9a4b-538c539b50f4"
    ],
    "album": "Urban Renewal",
    "release_id": null,
    "release_group_id": "d4ab0baf-1f5f-3600-a999-1b0a88020cee",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "1975-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Only So Much Oil in the Ground\" in 1974 - and (even less now) today in 2022. 'Urban Renewal' was recorded in 1974, and released in January of the following year.\n\nPerforming since 1968, like KEXP, the horn-driven Oakland funk band Tower of Power has been around more than fifty years!  Here's a great live performance of \"Only So Much Oil\" from Montreux in 2008:\nhttps://youtu.be/vGVrh-obV4M\n\nhttps://www.sfchronicle.com/entertainment/article/How-Tower-of-Power-endured-tragedy-to-celebrate-12951061.php \nhttps://towerofpower.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}