Information about plays

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

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

{
    "id": 3422901,
    "uri": "https://api.kexp.org/v2/plays/3422901/?format=api",
    "airdate": "2024-11-08T12:36:39-08:00",
    "show": 61795,
    "show_uri": "https://api.kexp.org/v2/shows/61795/?format=api",
    "image_uri": "https://ia800300.us.archive.org/35/items/mbid-ca0c2e77-f6cf-40b7-b52a-49288f705a23/mbid-ca0c2e77-f6cf-40b7-b52a-49288f705a23-39362271498_thumb500.jpg",
    "thumbnail_uri": "https://ia800300.us.archive.org/35/items/mbid-ca0c2e77-f6cf-40b7-b52a-49288f705a23/mbid-ca0c2e77-f6cf-40b7-b52a-49288f705a23-39362271498_thumb250.jpg",
    "song": "Feel Something",
    "track_id": "b3f408d2-d6ac-49dd-b340-fe9fc96e2308",
    "recording_id": "e98c5208-a29a-417f-9e14-576dc0a53c5e",
    "artist": "Alan Sparhawk",
    "artist_ids": [
        "36aa434c-6823-44b7-b5a6-53bde476c642"
    ],
    "album": "White Roses, My God",
    "release_id": "ca0c2e77-f6cf-40b7-b52a-49288f705a23",
    "release_group_id": "ca1eb9e2-d07c-4f86-b9c4-ee71b2120275",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2024-09-08",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Alan Sparhawk of Low released White Roses, My God in September. \n\nOf creating the album, he says, \"The kids had the drum machine and a microphone set up in the studio. They’d have their friends over sometimes, and they’d record themselves taking turns free-styling. I brought them a synth and a voice pitch affect to have more options to mess with but before long, my curiosity won, and I found myself secretly stabbing around at possibilities with the unfamiliar tools, improvising, turning knobs until something would hit and a song would form. In hindsight, I can see now that it must have been what needed to come out of me, but at the time it felt like chaos and naïveté-even a little desperate. It kept tapping into a part of me that I’ve come to trust, so I kept recording.\"\n\nhttps://alansparhawk.bandcamp.com/album/white-roses-my-god",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}