Information about plays

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

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

{
    "id": 3568103,
    "uri": "https://api.kexp.org/v2/plays/3568103/?format=api",
    "airdate": "2025-10-21T16:16:14-07:00",
    "show": 64897,
    "show_uri": "https://api.kexp.org/v2/shows/64897/?format=api",
    "image_uri": "https://dn721604.ca.archive.org/0/items/mbid-ad2619ee-1041-475c-9de1-478e1f67d535/mbid-ad2619ee-1041-475c-9de1-478e1f67d535-37204830143_thumb500.jpg",
    "thumbnail_uri": "https://dn721604.ca.archive.org/0/items/mbid-ad2619ee-1041-475c-9de1-478e1f67d535/mbid-ad2619ee-1041-475c-9de1-478e1f67d535-37204830143_thumb250.jpg",
    "song": "Normies",
    "track_id": "80d74bfa-47de-4bf6-8365-114f95cd5f1b",
    "recording_id": "2ebb57f9-046f-4209-a190-ac42dcf2e1b8",
    "artist": "Brimheim",
    "artist_ids": [
        "4d802853-4a6e-47d6-b574-11f8e5b0c53e"
    ],
    "album": "RATKING",
    "release_id": "ad2619ee-1041-475c-9de1-478e1f67d535",
    "release_group_id": "19a1dc04-ab1f-4137-9547-390d2db667df",
    "labels": [
        "Tambourhinoceros"
    ],
    "label_ids": [
        "3e7549e8-d0a6-4e43-87a5-b6d7a5a4869d"
    ],
    "release_date": "2024-03-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On this track, Brimheim explores the edges of infatuation as it descends into obsession and perhaps delusion. \"I wanted to write about the enraptured early love that turns you into a crazy person,\" Helena Heinesen Rebensdorff, aka Brimheim, says about \"Normies.\"\n\n\"I'm fascinated by the way infatuation makes you willing to morph into someone else.\" \"On the surface, the song seems like a conventional love story, but to me, there’s a wretchedness about it — I imagine a stalker fallen into dangerous delusion.\"\n\nThe song is a reflection on the romantic entanglements that have previously lead Helena to discard healthy boundaries entirely: \"I’ve been so completely love-struck that I’ve jumped on a train to travel cross country in the middle of the night to show up uninvited and unannounced on a near stranger’s doorstep. It’s a completely unhinged thing to do!\" http://tinyurl.com/5ef7sjnr\n\nCheck out the official music video for \"Normies\" here, enjoy:\nhttps://www.youtube.com/watch?v=ukmbNaPkPLQ\n---\nhttps://brimheim.bandcamp.com/album/ratking",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}