Information about plays

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

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

{
    "id": 3613149,
    "uri": "https://api.kexp.org/v2/plays/3613149/?format=api",
    "airdate": "2026-02-04T14:29:38-08:00",
    "show": 65839,
    "show_uri": "https://api.kexp.org/v2/shows/65839/?format=api",
    "image_uri": "https://dn720708.ca.archive.org/0/items/mbid-237135c7-1077-403a-8189-fbccb6adad84/mbid-237135c7-1077-403a-8189-fbccb6adad84-44149650977_thumb500.jpg",
    "thumbnail_uri": "https://dn720708.ca.archive.org/0/items/mbid-237135c7-1077-403a-8189-fbccb6adad84/mbid-237135c7-1077-403a-8189-fbccb6adad84-44149650977_thumb250.jpg",
    "song": "Constant Companion",
    "track_id": "80b3d20e-4e8f-432c-8e75-269cb59227ea",
    "recording_id": "f7f8d661-01ef-4a31-824b-b25124350256",
    "artist": "Juliana Hatfield",
    "artist_ids": [
        "f8bf63aa-9bc9-4c03-8673-396cfd5d3cab"
    ],
    "album": "Lightning Might Strike",
    "release_id": "237135c7-1077-403a-8189-fbccb6adad84",
    "release_group_id": "0a07edda-65cf-4ef8-8bd6-a8ce0876a085",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-12-12",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Boston musician Juliana Hatfield: It was a difficult time for me when I started working on this album. I had just uprooted myself from the city apartment building where I’d been living for twenty years to a house in a more rural town two hours away where I knew no one when one of my best friends died (“Ashes”), and then my dog died (“Constant Companion”), then my mother was diagnosed with esophagus cancer (“Scratchers”). I was pretty depressed for a solid year (“Long Slow Nervous Breakdown”) and lost and very lonely (“Harmonizing With Myself”). I was thinking about fate and circumstance and about how I’d ended up where I was (“Where Are You Now”).\n---\nI hold on to humility and gratitude (most of the time) rather than (constant) bitterness, and I have hope, mostly in the form of the music that I make, even if its subject matter is sometimes kind of grim. This practice of putting songs together has always sustained me and given my life—as uncontrollable as it feels-- meaning and purpose, even in the darkest times.\": https://julianahatfield.bandcamp.com/album/lightning-might-strike",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}