Information about plays

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

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

{
    "id": 3547161,
    "uri": "https://api.kexp.org/v2/plays/3547161/?format=api",
    "airdate": "2025-08-31T12:38:26-07:00",
    "show": 64437,
    "show_uri": "https://api.kexp.org/v2/shows/64437/?format=api",
    "image_uri": "https://dn720709.ca.archive.org/0/items/mbid-34363112-962e-4117-8cd8-a80a5d306617/mbid-34363112-962e-4117-8cd8-a80a5d306617-42846035766_thumb500.jpg",
    "thumbnail_uri": "https://dn720709.ca.archive.org/0/items/mbid-34363112-962e-4117-8cd8-a80a5d306617/mbid-34363112-962e-4117-8cd8-a80a5d306617-42846035766_thumb250.jpg",
    "song": "Cookin' the Books",
    "track_id": "01a9582b-0b02-4102-9c0f-ac04d7ac9d83",
    "recording_id": "c122704e-ae74-4940-af38-b5f0ab80ca27",
    "artist": "Cookin’ on 3 Burners",
    "artist_ids": [
        "5c55bacc-dce2-493d-95ea-937c2e96373c"
    ],
    "album": "Cookin' the Books B/W Give a Little Bit More",
    "release_id": "34363112-962e-4117-8cd8-a80a5d306617",
    "release_group_id": "bf82d789-5f84-48b6-bf0e-11a3c82e78e1",
    "labels": [
        "Soul Messin' Records"
    ],
    "label_ids": [
        "8c0a3921-4a80-4c5a-9964-feac4c7ac53f"
    ],
    "release_date": "2025-08-25",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Melbourne, Australia. Cookin' On 3 Burners are Australia's hardest hitting Hammond Organ Trio - joining the dots between Deep Funk, Raw Soul, Organ Jazz and Boogaloo.\n\nhttps://cookinon3burners.bandcamp.com/album/cookin-the-books-b-w-give-a-little-bit-more\nhttps://www.cookinon3burners.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}