Information about plays

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

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

{
    "id": 3415174,
    "uri": "https://api.kexp.org/v2/plays/3415174/?format=api",
    "airdate": "2024-10-20T16:23:37-07:00",
    "show": 61628,
    "show_uri": "https://api.kexp.org/v2/shows/61628/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Soonish",
    "track_id": "cfc84ffb-b26e-4a83-be2c-9e7f55c6a528",
    "recording_id": "6f1d8451-2971-4c42-bf86-e738e31d87a2",
    "artist": "Dummy",
    "artist_ids": [
        "20485631-5c2a-4cec-918a-1c7df650c072"
    ],
    "album": "Free Energy",
    "release_id": "0c9d7425-fbba-4fa0-abbe-9c69e9991538",
    "release_group_id": "0c98f0af-e61d-4170-b84f-053965db8473",
    "labels": [
        "Trouble in Mind"
    ],
    "label_ids": [
        "8c5c6efd-f29d-4bf0-9b42-d5df674c4c97"
    ],
    "release_date": "2024-09-06",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Of this album, Dummy's Alex Ewell shares, \"I was really inspired by music that I was listening to at work. I’ve been working at a bakery for the last three years. It’s a large number of people to be playing music for so I gravitated towards a lot more pop music and dance stuff.\n\n\"I was listening to The Stone Roses and Happy Mondays and stuff like that a lot. That stuff goes over really well in that context, like a restaurant, high-energy kind of environment, so I think that had some influence.\n\n\"I feel like there was always the desire to bring in the more ’90s inspiration because that's obviously music that we've always loved so much. We were trying to figure out how to embody it in our music more so this time than the last record, where we were doing more of a retro thing. It was pulling more from a specific sound that we were really into.\" https://tinyurl.com/3393bjfd",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}