Information about plays

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

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

{
    "id": 3574748,
    "uri": "https://api.kexp.org/v2/plays/3574748/?format=api",
    "airdate": "2025-11-06T14:07:03-08:00",
    "show": 65038,
    "show_uri": "https://api.kexp.org/v2/shows/65038/?format=api",
    "image_uri": "https://coverartarchive.org/release/db46c952-a551-4893-9a68-399f065396e3/18412316728-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/db46c952-a551-4893-9a68-399f065396e3/18412316728-250.jpg",
    "song": "Endangered Species",
    "track_id": null,
    "recording_id": "63ca7a26-70ad-4bbc-a23c-0430a28597c1",
    "artist": "Wayne Shorter",
    "artist_ids": [
        "2379937f-6e0d-46a2-b8ff-633fafd72002"
    ],
    "album": "Atlantis",
    "release_id": null,
    "release_group_id": "6a0a1667-4627-3c67-948d-d4351009da34",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "1985-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Watch Wayne Shorter performing his composition “Endangered Species” with Mitchell Forman on keyboards, Gary Willis on bass and Tom Brechtlein on drums live at the Newport Jazz Festival in 1986.: https://www.facebook.com/jazzestate/videos/wayne-shorter-performing-endangered-species-with-mitchell-forman-on-keyboards-ga/1062685292586441/\n--\nNow, watch Esperanza Spalding perform her vocal arrangement of  \"Endangered Species\" in Shorter's honor at the 2018 Kennedy Center Honors.: https://www.youtube.com/watch?v=KmJj9_5JRF8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}