Information about plays

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

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

{
    "id": 3527484,
    "uri": "https://api.kexp.org/v2/plays/3527484/?format=api",
    "airdate": "2025-07-15T23:12:12-07:00",
    "show": 64025,
    "show_uri": "https://api.kexp.org/v2/shows/64025/?format=api",
    "image_uri": "https://ia800508.us.archive.org/27/items/mbid-18e073af-2933-4f0c-8cfa-b2e1f1cf985a/mbid-18e073af-2933-4f0c-8cfa-b2e1f1cf985a-38067992112_thumb500.jpg",
    "thumbnail_uri": "https://ia600508.us.archive.org/27/items/mbid-18e073af-2933-4f0c-8cfa-b2e1f1cf985a/mbid-18e073af-2933-4f0c-8cfa-b2e1f1cf985a-38067992112_thumb250.jpg",
    "song": "House of Self‐Undoing",
    "track_id": "b559421c-45f9-4eb4-8f36-bcff473ad004",
    "recording_id": "323ad432-5b24-4b70-8842-86c556dfa98d",
    "artist": "Chelsea Wolfe",
    "artist_ids": [
        "60e8e938-365e-4429-a141-4c79eb49588d"
    ],
    "album": "She Reaches Out to She Reaches Out to She",
    "release_id": "18e073af-2933-4f0c-8cfa-b2e1f1cf985a",
    "release_group_id": "7a2e8e09-aa9c-4c39-8f2d-50577d0b4669",
    "labels": [
        "Loma Vista Recordings"
    ],
    "label_ids": [
        "9c3ec056-57dd-4987-bb53-cbea027ef81c"
    ],
    "release_date": "2024-02-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Chelsea Wolfe’s latest album, She Reaches Out To She Reaches Out To She, is a rebirth in process. It’s a powerfully cathartic statement about cutting ties, as well as an important reminder that healing is cyclical and circular, and not a simple linear process.\n\nChelsea Wolfe's new LP was inspired by Chelsea achieving sobriety in January 2021. She recorded with Dave Sitek from TV on the Radio.\n\nAbbie hosted Chelsea Wolfe - Live in the KEXP Studio - 2024 https://www.youtube.com/watch?v=Lg3eUXdTYsM\n\nhttps://chelseawolfe.bandcamp.com/album/she-reaches-out-to-she-reaches-out-to-she",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}