Information about plays

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

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

{
    "id": 3544281,
    "uri": "https://api.kexp.org/v2/plays/3544281/?format=api",
    "airdate": "2025-08-24T16:29:01-07:00",
    "show": 64377,
    "show_uri": "https://api.kexp.org/v2/shows/64377/?format=api",
    "image_uri": "https://coverartarchive.org/release/28b79223-7ec5-4fe8-b1de-aa61db52efc3/42211227686-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/28b79223-7ec5-4fe8-b1de-aa61db52efc3/42211227686-250.jpg",
    "song": "Confession",
    "track_id": null,
    "recording_id": "1bf92132-88b6-4104-b765-85786eaeff60",
    "artist": "Jacob Alon",
    "artist_ids": [
        "86621e68-ef8f-45ac-a6d0-b1824beb2666"
    ],
    "album": "In Limerence",
    "release_id": null,
    "release_group_id": "255d20ed-05cb-48b7-b547-dbe392513011",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-05-30",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Of this Dan Carey-produced track, Scottish artist Jacob Alon shares, \"This song, for me, is a shedding of shame. It’s a soft hand tracing the stretch marks left behind by a once messy, awkward, painful, and frightening realisation of my queerness. It’s a memory of the unspoken ways in which my heart and body knew how to move; knew how to draw in close under a cloak of darkness to bridge canyons of hatred and fear with acts of love.\n\n\"I wrote this song the night after a party where my self-esteem had shattered into a million pieces. When, out of my face, I’d confessed to someone with my words, my precious words, how I had loved them all those years ago. I was half-expecting some big revelation or closure or acknowledgement, but it didn’t come. I would always be something they’d rather pretend didn’t happen.\n\n\"I wish I could tell little Cob how much joy and beauty was waiting for them on the other side of all that pain. I hope I can give the same love to anyone out there who’s still figuring things out. And I want to keep giving it to you – my beautiful, boundless, infinite queers. This song is for you. This song is for little Cob.\" https://tinyurl.com/5b5bf3uf",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}