Information about plays

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

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

{
    "id": 3562675,
    "uri": "https://api.kexp.org/v2/plays/3562675/?format=api",
    "airdate": "2025-10-08T11:26:26-07:00",
    "show": 64779,
    "show_uri": "https://api.kexp.org/v2/shows/64779/?format=api",
    "image_uri": "https://ia801302.us.archive.org/23/items/mbid-8eb5ae9e-ba52-4a8f-8513-822a5ccde819/mbid-8eb5ae9e-ba52-4a8f-8513-822a5ccde819-12040485030_thumb500.jpg",
    "thumbnail_uri": "https://ia601302.us.archive.org/23/items/mbid-8eb5ae9e-ba52-4a8f-8513-822a5ccde819/mbid-8eb5ae9e-ba52-4a8f-8513-822a5ccde819-12040485030_thumb250.jpg",
    "song": "Lazarus",
    "track_id": "b61fc6a4-3edc-4882-84d2-d23a3502e99b",
    "recording_id": "bd0ef97e-edb6-4479-95ad-0c1957edf77b",
    "artist": "David Bowie",
    "artist_ids": [
        "5441c29d-3602-4898-b1a1-b77fa23b8e50"
    ],
    "album": "★",
    "release_id": "8eb5ae9e-ba52-4a8f-8513-822a5ccde819",
    "release_group_id": "1fd18f5b-9a92-41fd-a590-da6b5cc60d85",
    "labels": [
        "Columbia",
        "ISO Records"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e",
        "10f97e56-1ebe-4b1e-848f-9c5ae0f292ec"
    ],
    "release_date": "2016-01-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#320\n\nVideo director Jonah Renck said that David Bowie found out his cancer was terminal while filming the music video for “Lazarus.” Renck says the hospital scene was his idea, not Bowie’s. “I immediately said, ‘The song is called ‘Lazarus,’ you should be in bed,” Renck told the Guardian. “To me, it had to do with the biblical aspect of it…it had nothing to do with him being ill. I found out later that, the week we were shooting, it was when he was told it was over, they were ending treatments and that his illness had won.” -- See that poignant video: https://www.youtube.com/watch?v=y-JqH1M4Ya8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}