Information about plays

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

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

{
    "id": 3561232,
    "uri": "https://api.kexp.org/v2/plays/3561232/?format=api",
    "airdate": "2025-10-04T13:53:49-07:00",
    "show": 64744,
    "show_uri": "https://api.kexp.org/v2/shows/64744/?format=api",
    "image_uri": "https://ia803206.us.archive.org/10/items/mbid-2d69c6f6-1f25-3830-bcc3-2458edfe0f35/mbid-2d69c6f6-1f25-3830-bcc3-2458edfe0f35-15456870296_thumb500.jpg",
    "thumbnail_uri": "https://dn710204.ca.archive.org/0/items/mbid-2d69c6f6-1f25-3830-bcc3-2458edfe0f35/mbid-2d69c6f6-1f25-3830-bcc3-2458edfe0f35-15456870296_thumb250.jpg",
    "song": "Avalanche",
    "track_id": "5b3c63a9-eb28-356a-b953-0a0c19869ece",
    "recording_id": "98fd912c-49e7-4f9c-b3c4-25f7b28052ce",
    "artist": "Leonard Cohen",
    "artist_ids": [
        "65314b12-0e08-43fa-ba33-baaa7b874c15"
    ],
    "album": "Songs of Love and Hate",
    "release_id": "2d69c6f6-1f25-3830-bcc3-2458edfe0f35",
    "release_group_id": "964ccc52-2873-3bce-a806-73d71532c539",
    "labels": [
        "Legacy"
    ],
    "label_ids": [
        "45ffe1d8-92da-4750-9a4a-f42861f46e2c"
    ],
    "release_date": "2007-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Support Human DJ's & Donate today: https://www.kexp.org/donate/\n\nFor the Fall Fundraising Drive we are counting down the Listener's Top Albums of all time!\n\n#721 Leonard Cohen - Songs of Love and Hate\n---\nLeaonard Cohen's 'Songs of Love and Hate' includes some of his most famous compositions, including \"Joan of Arc,\" \"Avalanche,\" and \"Famous Blue Raincoat.\"\n\nAvalanche's lyrics are based on a poem he had previously written. He acknowledged in a 1992 interview with Paul Zollo that his \"chop\", his unique pattern of playing classical guitar, is behind many of his early songs, and this one features Cohen's trademark fast, syncopated classical guitar pattern as the accompaniment on the recording of the song.\nhttps://bit.ly/3vbhDQW\n\nHere is Leonard Cohen playing \"Avalanche\" live in Boston in 1993:\nhttps://youtu.be/xW-AwtdNsZY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}