Information about plays

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

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

{
    "id": 3547466,
    "uri": "https://api.kexp.org/v2/plays/3547466/?format=api",
    "airdate": "2025-09-01T06:44:38-07:00",
    "show": 64444,
    "show_uri": "https://api.kexp.org/v2/shows/64444/?format=api",
    "image_uri": "https://dn721607.ca.archive.org/0/items/mbid-d22ae72e-7384-4ca1-aa81-b7478eb1fbdb/mbid-d22ae72e-7384-4ca1-aa81-b7478eb1fbdb-41600938623_thumb500.jpg",
    "thumbnail_uri": "https://dn721607.ca.archive.org/0/items/mbid-d22ae72e-7384-4ca1-aa81-b7478eb1fbdb/mbid-d22ae72e-7384-4ca1-aa81-b7478eb1fbdb-41600938623_thumb250.jpg",
    "song": "Sharky’s Delight",
    "track_id": "c5f7c842-0d8e-4343-8ce0-c718cdcd22cf",
    "recording_id": "9768032c-09ec-4ac1-b877-9b364b99f870",
    "artist": "The Budos Band",
    "artist_ids": [
        "b6fa9b9b-41cf-45a6-adc0-0a4c9a8c0d3c"
    ],
    "album": "VII",
    "release_id": "d22ae72e-7384-4ca1-aa81-b7478eb1fbdb",
    "release_group_id": "8bfcadab-015f-4c87-ac11-72deb2635c3f",
    "labels": [
        "Diamond West Records"
    ],
    "label_ids": [
        "9f7b4e7b-9890-4d0b-bbbe-8abf58d45bca"
    ],
    "release_date": "2025-05-30",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For a funky instrumental group whose gigs routinely turn into limb-flailing dance parties, The Budos Band can get into some dark territory. “The avatar of the band is like evil, ornery, occult sort of stuff,” reveals trumpeter Andrew Greene. Baritone sax player Jared Tankel believes it’s partly built into the band’s setup. “Because we don’t have a vocalist, we don’t have a frontperson, there’s a veil of mystery involved here—both in the music and like, ‘Who is this band?’”\n\nhttps://daily.bandcamp.com/big-ups/the-budos-band-big-ups",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}