Information about plays

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

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

{
    "id": 3545332,
    "uri": "https://api.kexp.org/v2/plays/3545332/?format=api",
    "airdate": "2025-08-27T03:09:14-07:00",
    "show": 64398,
    "show_uri": "https://api.kexp.org/v2/shows/64398/?format=api",
    "image_uri": "https://dn720704.ca.archive.org/0/items/mbid-270f378f-cc13-4c70-9615-cf50e2c7bd83/mbid-270f378f-cc13-4c70-9615-cf50e2c7bd83-41852124862_thumb500.jpg",
    "thumbnail_uri": "https://ia801809.us.archive.org/7/items/mbid-270f378f-cc13-4c70-9615-cf50e2c7bd83/mbid-270f378f-cc13-4c70-9615-cf50e2c7bd83-41852124862_thumb250.jpg",
    "song": "Alberta",
    "track_id": "a74c23b9-3129-4f59-b21a-0983b0958cb0",
    "recording_id": "b82dc548-3852-45ce-b27d-a8c81840c5f5",
    "artist": "DEBBY FRIDAY",
    "artist_ids": [
        "da8b6c67-710c-4480-bf2a-ca2849b42094"
    ],
    "album": "The Starrr of the Queen of Life",
    "release_id": "270f378f-cc13-4c70-9615-cf50e2c7bd83",
    "release_group_id": "1ab4933c-8c07-4625-84d2-50dcdbc83871",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2025-08-01",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“‘Alberta’ encapsulates so much of what I’ve learned about love, grief, forgiveness and what it means to be together with others. I see your heart and I know that I and Thou are the same. In a way, it is the ultimate ethos of the album. I borrowed a little bit from David Lynch’s Mulholland Drive for the video. There’s this hypnotizing transmission of a deep and shared sadness that happens during the Club Silencio scene that really shook me the first time I saw it.” https://www.youtube.com/watch?v=N37Guj30okQ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}