Information about plays

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

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

{
    "id": 3415463,
    "uri": "https://api.kexp.org/v2/plays/3415463/?format=api",
    "airdate": "2024-10-21T07:25:06-07:00",
    "show": 61635,
    "show_uri": "https://api.kexp.org/v2/shows/61635/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "THINGS BEHIND THINGS BEHIND THINGS",
    "track_id": "b8af9231-28e1-4e24-9f40-ec698b954d23",
    "recording_id": "d33f832f-babf-4d13-9b17-8146b49a0c2b",
    "artist": "Bon Iver",
    "artist_ids": [
        "437a0e49-c6ae-42f6-a6c1-84f25ed366bc"
    ],
    "album": "SABLE,",
    "release_id": "e71ac07c-bc1b-4cff-a89e-d528922bd572",
    "release_group_id": "f3ae2ecf-f9d2-4b59-a8cc-a3eefde84b89",
    "labels": [
        "Jagjaguwar"
    ],
    "label_ids": [
        "42e06800-76f8-4a5b-a9b6-0983a5d72f17"
    ],
    "release_date": "2024-10-18",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Via Bon Ivers website, the three songs that comprise Bon Iver’s new record SABLE, emerged from a long-gestating breakdown. Think about the journey Justin Vernon has been on across the past two decades: For Emma Forever Ago, high profile collaborations on records by artists like Kanye West and Taylor Swift, throwing music festivals in his city, and the increasingly layered and elaborate touring and recording machine that Bon Iver became. An electricity began to swell in Vernon’s chest. Being Bon Iver meant playing a part, and intentionally leaning into that role meant frequently pressing hard on a metaphorical bruise. He developed literal physical symptoms from deep anxiety and constant pressure. At the end of his rope, maybe done with music, and thinking increasingly about the process of healing, he finally found the time to unpack years of built-up darkness just as the lockdown began.\nhttps://boniver.org/audio/sable/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}