Information about plays

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

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

{
    "id": 3539131,
    "uri": "https://api.kexp.org/v2/plays/3539131/?format=api",
    "airdate": "2025-08-12T10:23:14-07:00",
    "show": 64270,
    "show_uri": "https://api.kexp.org/v2/shows/64270/?format=api",
    "image_uri": "https://ia600700.us.archive.org/7/items/mbid-f2328b37-b7bd-4ac7-8f39-3c6bfa91986f/mbid-f2328b37-b7bd-4ac7-8f39-3c6bfa91986f-9468441906_thumb500.jpg",
    "thumbnail_uri": "https://ia800700.us.archive.org/7/items/mbid-f2328b37-b7bd-4ac7-8f39-3c6bfa91986f/mbid-f2328b37-b7bd-4ac7-8f39-3c6bfa91986f-9468441906_thumb250.jpg",
    "song": "Celebration",
    "track_id": "dccaeb3c-2416-3390-ac9f-39c306e8ea69",
    "recording_id": "6e686e55-588a-46ab-98a9-607eb6ec9d64",
    "artist": "Kool & The Gang",
    "artist_ids": [
        "2469950a-f0ca-425a-bfbc-baf55ea3afde"
    ],
    "album": "The Disco Years, Volume 2: On the Beat (1978-1982)",
    "release_id": "f2328b37-b7bd-4ac7-8f39-3c6bfa91986f",
    "release_group_id": "f629d657-68ac-3c85-981c-ae0a80898a84",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "1990-06-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Celebration\" has a much deeper meaning beneath the surface. Kool & the Gang's sax player Ronald Bell, whose Muslim name is Khalis Bayyan, said that the song came out of a time of religious study. \"The initial idea came from reading the Q'uran,\" he explained. \"I was reading the passage where God was creating Adam, and the angels were celebrating and singing praises. That inspired me to write the basic chords and the line, Everyone around the world, come on, let's celebrate.\"\n\nBell recalled that he was staying at a hotel in Manhattan when he read the bit of scripture that inspired the song. He says the song is essentially about the creation of mankind, and everyone is invited to this celebration: \"Everyone around the world, come on!\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}