Information about plays

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

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

{
    "id": 3633113,
    "uri": "https://api.kexp.org/v2/plays/3633113/?format=api",
    "airdate": "2026-03-24T12:13:01-07:00",
    "show": 66268,
    "show_uri": "https://api.kexp.org/v2/shows/66268/?format=api",
    "image_uri": "https://dn710002.ca.archive.org/0/items/mbid-433a1ad0-a544-4664-b86c-aefb14dfc8fa/mbid-433a1ad0-a544-4664-b86c-aefb14dfc8fa-33739627002_thumb500.jpg",
    "thumbnail_uri": "https://dn710002.ca.archive.org/0/items/mbid-433a1ad0-a544-4664-b86c-aefb14dfc8fa/mbid-433a1ad0-a544-4664-b86c-aefb14dfc8fa-33739627002_thumb250.jpg",
    "song": "Ready for the Floor (Hot Chip V.I.P. mix)",
    "track_id": "a87cb939-89e3-3f65-855f-9eaa0b330f85",
    "recording_id": "5fcfd6d8-7c34-4505-9a38-c45fafe6af21",
    "artist": "Hot Chip",
    "artist_ids": [
        "d8915e13-d67a-4aa0-9c0b-1f126af951af"
    ],
    "album": "One Pure Thought",
    "release_id": "433a1ad0-a544-4664-b86c-aefb14dfc8fa",
    "release_group_id": "15331b55-fed0-3fdd-8efb-905e951fb983",
    "labels": [
        "EMI"
    ],
    "label_ids": [
        "c029628b-6633-439e-bcee-ed02e8a338f7"
    ],
    "release_date": "2008-05-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hot Chip!! This remix of \nReady for the Floor\" was done by Daniel De Mussenden Carey, a London producer/remixer. Carey owns Mr Dan's recording studio and record label Speedy Wunderground .\n--\nHere's an in-depth interview: https://analoguefoundation.com/voice/dan_carey/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}