Information about plays

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

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

{
    "id": 3561225,
    "uri": "https://api.kexp.org/v2/plays/3561225/?format=api",
    "airdate": "2025-10-04T13:32:57-07:00",
    "show": 64744,
    "show_uri": "https://api.kexp.org/v2/shows/64744/?format=api",
    "image_uri": "https://ia804508.us.archive.org/24/items/mbid-81fb62b7-b1ea-3887-92b9-bb2e1e5a29df/mbid-81fb62b7-b1ea-3887-92b9-bb2e1e5a29df-8067252389_thumb500.jpg",
    "thumbnail_uri": "https://ia904508.us.archive.org/24/items/mbid-81fb62b7-b1ea-3887-92b9-bb2e1e5a29df/mbid-81fb62b7-b1ea-3887-92b9-bb2e1e5a29df-8067252389_thumb250.jpg",
    "song": "Search and Destroy",
    "track_id": "3d7cc4d6-422c-3191-8228-c9d1a3e3cd2a",
    "recording_id": "213b0cda-2b8c-402d-b514-fbaa70cbcb43",
    "artist": "Iggy and The Stooges",
    "artist_ids": [
        "1253e5e9-eaa7-4ce6-81b8-09725e8cee43"
    ],
    "album": "Raw Power",
    "release_id": "81fb62b7-b1ea-3887-92b9-bb2e1e5a29df",
    "release_group_id": "156cbf68-eaea-3f6a-852e-aa6afbd779db",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "1988-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Support Human DJ's & Donate today: https://www.kexp.org/donate/\n\nFor the Fall Fundraising Drive we are counting down the Listener's Top Albums of all time!\n\n#724 Iggy and The Stooges - Raw Power\n---\nFeatured on KEXP's podcast series \"Cobain 50.\" Check it out here: https://www.kexp.org/podcasts/cobain50/2024/1/10/the-stooges-raw-power-1973/\n\n\"Search and Destroy\" was written by Stooges' frontman Iggy Pop and lead guitarist James Williamson. The name of the song comes from a Time magazine article Iggy Pop saw about the Vietnam War. The lyrics are rife with references to the war, including napalm, nuclear bombs, fire fights, and radiation. The title refers to a military tactic used by the US military in the Vietnam War: to seek out the enemy, destroy them, and withdraw.\n\nhttps://www.songfacts.com/facts/the-stooges/search-and-destroy",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}