Information about plays

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

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

{
    "id": 3539060,
    "uri": "https://api.kexp.org/v2/plays/3539060/?format=api",
    "airdate": "2025-08-12T06:53:26-07:00",
    "show": 64268,
    "show_uri": "https://api.kexp.org/v2/shows/64268/?format=api",
    "image_uri": "https://ia801505.us.archive.org/5/items/mbid-b975c9d2-e821-4ea6-b747-e5ce18d3a0db/mbid-b975c9d2-e821-4ea6-b747-e5ce18d3a0db-42359837175_thumb500.jpg",
    "thumbnail_uri": "https://ia601505.us.archive.org/5/items/mbid-b975c9d2-e821-4ea6-b747-e5ce18d3a0db/mbid-b975c9d2-e821-4ea6-b747-e5ce18d3a0db-42359837175_thumb250.jpg",
    "song": "Bad Love",
    "track_id": "7e4c6477-42b5-4d56-9334-164e4517478e",
    "recording_id": "9d0687c2-cc3c-4bda-af89-926aad0b022f",
    "artist": "Dehd",
    "artist_ids": [
        "d5ccd5b5-44b5-497e-9829-d8f1b69f412c"
    ],
    "album": "Blue Skies",
    "release_id": "b975c9d2-e821-4ea6-b747-e5ce18d3a0db",
    "release_group_id": "ad59316e-071d-4da7-88cd-1607de08c27b",
    "labels": [
        "Fat Possum Records"
    ],
    "label_ids": [
        "76da5b47-69e8-49e7-a2fc-62d296b6224f"
    ],
    "release_date": "2022-05-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“‘Bad Love’ is about recovering from love addiction and making a decision to stop choosing and aligning with people who aren’t your energetic match,” said vocalist Emily Kempf in a statement. “I wrote it for myself and for everyone who needed to hear a song about choosing new forms of love. It’s about chasing a relationship with oneself rather than an unhealthy one, one that just doesn’t quite fit, or a codependent one.” https://bit.ly/3yt2EWy dehdforever.bandcamp.com\n\nDehd was most recently Live on KEXP last November, with Cheryl hosting! Check out the video of the session here: https://www.youtube.com/watch?v=GCkIPwv5MdM",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}