Information about plays

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

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

{
    "id": 3550419,
    "uri": "https://api.kexp.org/v2/plays/3550419/?format=api",
    "airdate": "2025-09-08T11:02:54-07:00",
    "show": 64509,
    "show_uri": "https://api.kexp.org/v2/shows/64509/?format=api",
    "image_uri": "https://ia801308.us.archive.org/33/items/mbid-473e390a-bd9a-39e0-9576-34b2d8f0da10/mbid-473e390a-bd9a-39e0-9576-34b2d8f0da10-39145298931_thumb500.jpg",
    "thumbnail_uri": "https://ia801308.us.archive.org/33/items/mbid-473e390a-bd9a-39e0-9576-34b2d8f0da10/mbid-473e390a-bd9a-39e0-9576-34b2d8f0da10-39145298931_thumb250.jpg",
    "song": "Bloody Well Right",
    "track_id": "e4519c23-367a-3bc3-8ad1-7f6f7649fd0c",
    "recording_id": "dd033ac9-39ab-45e1-9e2d-2bdad392f76e",
    "artist": "Supertramp",
    "artist_ids": [
        "d2ff6b6b-fc30-48dc-8952-06f9d8fc64f8"
    ],
    "album": "Crime of the Century",
    "release_id": "bfcb3842-aafd-3418-9dc3-7231d25ee469",
    "release_group_id": "c3749af5-0d0c-3ed1-b1c0-8b4a8f6c3436",
    "labels": [
        "A&M Records"
    ],
    "label_ids": [
        "35515729-1f2c-4cc9-9390-9af2764bc56c"
    ],
    "release_date": "1974-09-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Rest in Peace, Rick Davies who died this weekend at 81.\n\n\"Rick Davies, one of the two co-founders, frontmen and chief songwriters of the British band Supertramp, which evolved from a progressive-rock group into an unexpected chart-topping ensemble with the album “Breakfast in America,” has died after a long battle with cancer, the band confirmed in a statement. He was 81\n\nDavies, who wrote and sang such Supertramp hits as “Goodbye Stranger” and “Bloody Well Right,” had a deeper and less-distinctive voice than his erstwhile partner, Roger Hodgson, who wrote and sang the band’s biggest hit, “The Logical Song.” Yet it was he who continued the band after Hodgson split in 1983 over a variety of disputes, which began with creative differences but grew to include songwriting royalties and other matters, that carried on in court as recently as last month.\"\n\nhttps://variety.com/2025/music/news/supertramp-rick-davies-bloody-well-right-dead-1236511107/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}