Information about plays

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

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

{
    "id": 3412817,
    "uri": "https://api.kexp.org/v2/plays/3412817/?format=api",
    "airdate": "2024-10-15T06:34:24-07:00",
    "show": 61581,
    "show_uri": "https://api.kexp.org/v2/shows/61581/?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": "Hot 8 Brass Band is on tour!\n+ Oct 19 @ High Dive (Seattle, WA)\n+ Oct 20 @ Star Theater (Portland, OR)\n+ Oct 23 @ Felton Music Hall (Felton, CA)\n\nNew Orleans Grammy winners Hot 8 Brass Band unveil “Big Tuba” in time for their West Coast tour of the same name. This single marks the band’s first new music since 2019, celebrating their love for the late Bennie Pete. The song pays tribute to Bennie, the co-founder and sousaphone player of the band.\n\nhttps://hot8brassband.bandcamp.com/album/big-tuba",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}