Information about plays

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

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

{
    "id": 3528497,
    "uri": "https://api.kexp.org/v2/plays/3528497/?format=api",
    "airdate": "2025-07-18T06:34:48-07:00",
    "show": 64043,
    "show_uri": "https://api.kexp.org/v2/shows/64043/?format=api",
    "image_uri": "https://ia801203.us.archive.org/24/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": "Curse of the Ivory Fang",
    "track_id": "f609b4d6-5425-4701-8f2d-8d4bc2a024ef",
    "recording_id": "a938bd72-6260-4d76-8a73-d33e5a9129fd",
    "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": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "They're playing The Warfield in SF on Saturday, August 23rd.\n\nThe Budos Band will be in Seattle for the Bumbershoot on Music and Arts Festival on Saturday, August 30th.\n -- \n “'Curse of the Ivory Fang,' meanwhile, is 100% uncut American funk, with punchy horns, burly bass, and strutting percussion.\" Enjoy this review of \"VII\": https://www.yahoo.com/entertainment/articles/budos-band-seven-steps-heaven-133000344.html",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}