Information about plays

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

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

{
    "id": 3657259,
    "uri": "https://api.kexp.org/v2/plays/3657259/?format=api",
    "airdate": "2026-05-20T14:02:45-07:00",
    "show": 66768,
    "show_uri": "https://api.kexp.org/v2/shows/66768/?format=api",
    "image_uri": "https://dn711404.ca.archive.org/0/items/mbid-2a338f84-43b5-40d5-8ac5-3e50b61fb92e/mbid-2a338f84-43b5-40d5-8ac5-3e50b61fb92e-45004668911_thumb500.jpg",
    "thumbnail_uri": "https://dn711404.ca.archive.org/0/items/mbid-2a338f84-43b5-40d5-8ac5-3e50b61fb92e/mbid-2a338f84-43b5-40d5-8ac5-3e50b61fb92e-45004668911_thumb250.jpg",
    "song": "Danger",
    "track_id": "a42cefc0-5d92-4702-9236-39faa261fd2d",
    "recording_id": "9610502f-9d8c-4b14-ada8-7b79c52a2d70",
    "artist": "Nia Archives",
    "artist_ids": [
        "09d6b57e-9cd9-4a74-b7cb-842b8443a1cd"
    ],
    "album": "Emotional Junglist",
    "release_id": "2a338f84-43b5-40d5-8ac5-3e50b61fb92e",
    "release_group_id": "02d21f9c-8cbe-4f7d-8194-b4b903ba23a9",
    "labels": [
        "HIJINXX"
    ],
    "label_ids": [
        "fdd628dd-d9c2-43ba-9842-d781520cb697"
    ],
    "release_date": "2026-07-24",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Danger\" is Nia Archives' first new release of 2026, and it's part of the rollout for her sophomore album, Emotional Junglist, due July 24 on her own HIJINXX label.\n--\nThis is her first music as a solo artist since 2024's \"Silence Is Loud.\"\n--\nDescribed by the artist as “definitely an X-rated tune”, the new track finds Nia unapologetically embracing both sexuality and self-expression as she explores the power of owning your desires. “I really pushed that side – I’ve never even sworn in my music,” she acknowledges. “But it’s a part of love… or of lust… that people get a bit scared to talk about. \n\n“Being in your mid-20s, you’re figuring out who you are, exploring your sexuality… I think people kind of get stuck in girlhood, but really and truly, I’m 26 and I feel like I’m entering womanhood.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}