Information about plays

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

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

{
    "id": 3415193,
    "uri": "https://api.kexp.org/v2/plays/3415193/?format=api",
    "airdate": "2024-10-20T17:02:17-07:00",
    "show": 61628,
    "show_uri": "https://api.kexp.org/v2/shows/61628/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Serotonin Moonbeams",
    "track_id": "785d2caa-2cd1-4209-8c88-2cbb01d1d25c",
    "recording_id": "7c9d8937-84ef-474a-9ff7-70c8589193aa",
    "artist": "The Blessed Madonna",
    "artist_ids": [
        "3f351696-75a2-4167-86b1-c5cd37770600"
    ],
    "album": "Godspeed",
    "release_id": "7e60a4ba-8414-4410-933b-399cf1152986",
    "release_group_id": "b35f3b23-8ff2-4979-880f-209e41b6ab79",
    "labels": [
        "Warner Music UK"
    ],
    "label_ids": [
        "9c5cba05-bcad-4daa-b58f-fad3197a2148"
    ],
    "release_date": "2024-10-11",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Of this track, The Blessed Madonna shares, \"The day that it was written was a super happy day. I think the session might have been on a Friday, and the day before myself and my husband went to go have American Thanksgiving with [some friends including] Hen from Joy Anonymous, and Pat Alvarez, who I run a studio with now — not in support of colonialism, but in support of turkey, in support of food.\n\n\"We were just talking about everything. We were somehow on the topic of old skool '90s raves, which is like way before the era of all these people who are in their twenties, and we were talking about how in the there was this whole culture - and you still see it with kandi ravers now - of this the kind of ecstasy technology.\n\n\"It was thinking about how people used to have the gas masks with vapor rub on the inside and Vix inhalers, and there were cuddle puddles, people giving each other hand massages that felt really good if you were in a certain state. There was all this stuff which people knew would make someone feel even better in front of a speaker when you were already having an ecstatic experience.\n\n\"It had really stuck in my head as they thought it was hysterical, the idea of these massive cuddle puddles of girls giving each other back rubs and stuff. It just seemed really funny to everyone else, but I mean, this was serious business in the '90s. That kind of ritualised ecstasy taking and how it could be really genuinely romantic. People really fell in love in those places.\" https://tinyurl.com/5n7erad4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}