Information about plays

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

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

{
    "id": 3591417,
    "uri": "https://api.kexp.org/v2/plays/3591417/?format=api",
    "airdate": "2025-12-15T12:02:21-08:00",
    "show": 65386,
    "show_uri": "https://api.kexp.org/v2/shows/65386/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Couch",
    "track_id": null,
    "recording_id": null,
    "artist": "Byland & Grant Steele",
    "artist_ids": [],
    "album": "Couch",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Mother West"
    ],
    "label_ids": [
        "92f285d2-5d83-47af-9125-8dee0aa897cd"
    ],
    "release_date": "2025-12-16",
    "rotation_status": "R/N",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "The premiere of \"Couch\" -- a new song from Seattle's Byland! It's a collaboration between her and Grant Steele of the Seattle band Naked Giants.\n\n\"Anchored in a heavy, hypnotic groove, 'Couch' dives into the paralyzing weight of regret—the kind that keeps you sunk into the couch, replaying every moment you wish you’d handled differently. With visceral vocals and a restless, emotional edge, the song explores the tension between wanting to reach out to someone you’ve hurt and wondering whether disappearing is the kinder choice.\nIt’s a cathartic confession, a reckoning with the version of yourself you wish you’d been, and a reminder that even our heaviest moments can turn into something loud, honest, and alive—marking Byland’s fifth single release this year and set for release December 16 on Mother West Records.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}