Information about plays

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

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

{
    "id": 3550323,
    "uri": "https://api.kexp.org/v2/plays/3550323/?format=api",
    "airdate": "2025-09-08T05:49:36-07:00",
    "show": 64507,
    "show_uri": "https://api.kexp.org/v2/shows/64507/?format=api",
    "image_uri": "https://ia800702.us.archive.org/4/items/mbid-5daed56d-b141-347c-81ff-eb93b01034b7/mbid-5daed56d-b141-347c-81ff-eb93b01034b7-9391046585_thumb500.jpg",
    "thumbnail_uri": "https://ia800702.us.archive.org/4/items/mbid-5daed56d-b141-347c-81ff-eb93b01034b7/mbid-5daed56d-b141-347c-81ff-eb93b01034b7-9391046585_thumb250.jpg",
    "song": "Take the Long Way Home",
    "track_id": "76621e3d-f56b-3b2f-a28b-4f164130f567",
    "recording_id": "a1369840-e111-4ea7-9f2c-08e217c4645b",
    "artist": "Supertramp",
    "artist_ids": [
        "d2ff6b6b-fc30-48dc-8952-06f9d8fc64f8"
    ],
    "album": "Breakfast in America",
    "release_id": "5daed56d-b141-347c-81ff-eb93b01034b7",
    "release_group_id": "d584f7e7-55b4-39a1-87e9-af3b86773132",
    "labels": [
        "A&M Records"
    ],
    "label_ids": [
        "35515729-1f2c-4cc9-9390-9af2764bc56c"
    ],
    "release_date": "1979-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "RIP Rick Davies, founder/singer/songwriter of Supertramp.\n\nThe English vocalist and keyboardist died on Saturday, a decade after being diagnosed with multiple myeloma, a type of blood cancer, the band said.\n\n\"As co-writer, along with partner Roger Hodgson, he was the voice and pianist behind Supertramp's most iconic songs, leaving an indelible mark on rock music history,\" a statement said. \"His soulful vocals and unmistakable touch on the Wurlitzer became the heartbeat of the bands' sound.\"\n\nhttps://www.bbc.com/news/articles/cp98zg2k2xko",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}