Information about plays

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

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

{
    "id": 3580566,
    "uri": "https://api.kexp.org/v2/plays/3580566/?format=api",
    "airdate": "2025-11-20T07:46:35-08:00",
    "show": 65160,
    "show_uri": "https://api.kexp.org/v2/shows/65160/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Goodbye Horses (extended version)",
    "track_id": "f450dbce-402f-3a4e-abe6-479e37457397",
    "recording_id": "8341759d-caed-4eb2-9219-93e3f93932d7",
    "artist": "Q. Lazzarus",
    "artist_ids": [
        "4f4703c1-4b01-4bb6-af9d-32fcd1ea588e"
    ],
    "album": "Goodbye Horses",
    "release_id": "6758c684-4a6c-4990-9a7f-758d1ce3926b",
    "release_group_id": "74afd1ea-679b-4615-a57b-aeddfbcaebb7",
    "labels": [
        "All Nations Records"
    ],
    "label_ids": [
        "8f670d5b-282e-42a6-823f-d925a6bd61e1"
    ],
    "release_date": "1991-06-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "President of Radio just called back. We hung up, again. WE'RE BUSY PRESIDENT OF RADIO! \n--\nThe song \"Goodbye Horses\" by Q Lazzarus became a cult hit after it was featured in an iconic scene with Buffalo Bill applying makeup and speaking to himself in the mirror.\n--\nDiane Luckey was the late musician known as Q Lazzarus.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}