Information about plays

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

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

{
    "id": 3419080,
    "uri": "https://api.kexp.org/v2/plays/3419080/?format=api",
    "airdate": "2024-10-30T01:32:23-07:00",
    "show": 61713,
    "show_uri": "https://api.kexp.org/v2/shows/61713/?format=api",
    "image_uri": "https://ia800802.us.archive.org/27/items/mbid-c656bf76-f652-4b20-805e-c4c56b484382/mbid-c656bf76-f652-4b20-805e-c4c56b484382-40021909560_thumb500.jpg",
    "thumbnail_uri": "https://ia800802.us.archive.org/27/items/mbid-c656bf76-f652-4b20-805e-c4c56b484382/mbid-c656bf76-f652-4b20-805e-c4c56b484382-40021909560_thumb250.jpg",
    "song": "Bonehead",
    "track_id": "2384c832-c94a-4da6-9b49-5371e85b9901",
    "recording_id": "3e43c720-0560-444d-8383-ca2803dde4ab",
    "artist": "Frankie and The Witch Fingers",
    "artist_ids": [
        "cc846715-ccc7-4391-868b-0876d135daa0"
    ],
    "album": "Bonehead",
    "release_id": "c656bf76-f652-4b20-805e-c4c56b484382",
    "release_group_id": "f4df1201-a9e5-41d4-a28f-822528168b6c",
    "labels": [
        "The Reverberation Appreciation Society",
        "Greenway Records"
    ],
    "label_ids": [
        "90f6c84f-79aa-4517-b24f-d6a404eea648",
        "353d0410-9950-45b1-b707-a3a303ae6fa3"
    ],
    "release_date": "2024-09-25",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ooohhh, they'll play The Independent in SF on Halloween Eve (October 31st.)\n--\n\"’Bonehead’ is a primitive, buzzy thumper, raw and stripped down,” the band says. “In a world where it’s easy to add more, we had a blast cooking out the junk and keeping it potent and pure. We wanted to capture the chaotic energy of those unfiltered live moments. Recorded the basics in one take, warts and all\" Watch them perform it live in California last December: https://www.youtube.com/watch?v=xX-2IGvCrqM",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}