Information about plays

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

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

{
    "id": 3546328,
    "uri": "https://api.kexp.org/v2/plays/3546328/?format=api",
    "airdate": "2025-08-29T14:04:43-07:00",
    "show": 64419,
    "show_uri": "https://api.kexp.org/v2/shows/64419/?format=api",
    "image_uri": "https://ia601700.us.archive.org/25/items/mbid-135e56fb-672d-458d-aa0f-1b38088a4802/mbid-135e56fb-672d-458d-aa0f-1b38088a4802-27042334801_thumb500.jpg",
    "thumbnail_uri": "https://ia601700.us.archive.org/25/items/mbid-135e56fb-672d-458d-aa0f-1b38088a4802/mbid-135e56fb-672d-458d-aa0f-1b38088a4802-27042334801_thumb250.jpg",
    "song": "Everybody Knows",
    "track_id": "c11ede18-9828-4ce2-981b-6203444d7e5e",
    "recording_id": "30f52995-5567-4254-8f5d-7a46ac9b2cfb",
    "artist": "Leonard Cohen",
    "artist_ids": [
        "65314b12-0e08-43fa-ba33-baaa7b874c15"
    ],
    "album": "I'm Your Man",
    "release_id": "135e56fb-672d-458d-aa0f-1b38088a4802",
    "release_group_id": "7f073c9c-f64f-3a79-bbd8-5aa7668e5cd8",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2008-02-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out to Kristin!\n\nLeonard Cohen wrote these cynical lyrics and handed them off to his former backing singer Sharon Robinson in the first of what would become many songwriting collaborations between the pair. \n\nSpeaking to Uncut magazine, Robinson remembered the approach she took once she got a hold of the Canadian bard’s words. “It’s a protest song, so Leonard wanted something tough,” she said. “I’d bring home verses, and go to the grand piano in my living room, as his lyrics require that purity of melody.”: \n\nhttps://tinyurl.com/3b7k7227",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}