Information about plays

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

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

{
    "id": 3571231,
    "uri": "https://api.kexp.org/v2/plays/3571231/?format=api",
    "airdate": "2025-10-29T01:38:16-07:00",
    "show": 64962,
    "show_uri": "https://api.kexp.org/v2/shows/64962/?format=api",
    "image_uri": "https://ia800404.us.archive.org/3/items/mbid-b8233557-8d7f-4f83-93cc-3d89c51f266d/mbid-b8233557-8d7f-4f83-93cc-3d89c51f266d-43310073147_thumb500.jpg",
    "thumbnail_uri": "https://ia800404.us.archive.org/3/items/mbid-b8233557-8d7f-4f83-93cc-3d89c51f266d/mbid-b8233557-8d7f-4f83-93cc-3d89c51f266d-43310073147_thumb250.jpg",
    "song": "Struggle With the Beast",
    "track_id": "53d7d209-2bfb-41b7-a342-8738429b9145",
    "recording_id": "e12f28c1-9eeb-43b5-b1ff-d9fa69f93c77",
    "artist": "Anna von Hausswolff",
    "artist_ids": [
        "6bd920ac-3b7c-47e0-8f0f-c390f63f5112"
    ],
    "album": "Struggle with the Beast",
    "release_id": "b8233557-8d7f-4f83-93cc-3d89c51f266d",
    "release_group_id": "4f7b1c17-ebfb-43e0-9292-60b5b558662f",
    "labels": [
        "YEAR0001"
    ],
    "label_ids": [
        "f722d3e7-56d1-46a2-a51f-8ca43cc6e26b"
    ],
    "release_date": "2025-10-16",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The newest from Anna von Hausswolff! ICONOCLASTS will be released this Friday, 10/31.\n____\nSwedish musician Anna von Hausswolff says of this new song:\n\n\"I wrote this song after a close friend experienced a psychosis. There was something unstoppable and completely disconnected about her, as if she were living and reigning in a parallel universe of some kind. She was so far away from the person I knew, as if all of her social barriers had completely dissolved. There was a new, weird brilliance to her way of communicating and being. She had no filters. I’m glad she’s back to normal today, but it made me think of how vulnerable and complex we all are, and that there are layers of unresolved trauma and unspoken truths within everyone.\"\n\nhttps://www.undertheradarmag.com/news/anna_von_hausswolff_shares_eight_minute_new_song_struggle_with_the_beast/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}