Information about plays

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

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

{
    "id": 3416744,
    "uri": "https://api.kexp.org/v2/plays/3416744/?format=api",
    "airdate": "2024-10-24T14:54:25-07:00",
    "show": 61661,
    "show_uri": "https://api.kexp.org/v2/shows/61661/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Big Tuba",
    "track_id": "10410cad-0115-45ab-9650-e85a3c7129ce",
    "recording_id": "cf8d139d-2025-4efe-8949-cb2bf886cd24",
    "artist": "Hot 8 Brass Band",
    "artist_ids": [
        "a13d7621-b81c-4cf5-87ac-eb7e86dda70f"
    ],
    "album": "Big Tuba",
    "release_id": "1ec7434e-cbd0-4ba8-ad7d-17136612b40d",
    "release_group_id": "cbc841f9-020f-41d6-b0f8-e45f6c52aac9",
    "labels": [
        "Tru Thoughts"
    ],
    "label_ids": [
        "095a742b-c292-43e2-b10d-e93e46c446db"
    ],
    "release_date": "2024-10-04",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The single's chorus resonates with emotion: “We love you big tuba, and we miss you big tuba, won’t forget you big tuba.”  The song pays tribute to Bennie Pete, the co-founder and sousaphone player of the band.\n--\nThey wrote, \"“On September 6, 2021, we, the Hot 8 Brass Band, lost our beloved bandleader, Bennie Pete. He was more than just our leader; he was a constant galvanizing force within our own family of fellow musicians and beyond. Bennie was a rock in our lives. Yes, he was a leader, a teacher, and a mentor. More than that, Bennie was an inspiration to our band and to many other musicians, and the entire musical and cultural community. He helped each and every one of us, from our horn players to the folks dancing in the second lines and to the entire New Orleans community, during the most difficult and darkest times. Bennie helped all of us endure, to heal by encouraging us to continue to play our music despite any adversities.”\n--",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}