Information about plays

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

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

{
    "id": 3641576,
    "uri": "https://api.kexp.org/v2/plays/3641576/?format=api",
    "airdate": "2026-04-13T13:29:59-07:00",
    "show": 66444,
    "show_uri": "https://api.kexp.org/v2/shows/66444/?format=api",
    "image_uri": "https://dn721606.ca.archive.org/0/items/mbid-f5f31693-60a1-4ab4-9fe5-b984f72950cc/mbid-f5f31693-60a1-4ab4-9fe5-b984f72950cc-32450059342_thumb500.jpg",
    "thumbnail_uri": "",
    "song": "Down",
    "track_id": "f91794df-b413-481a-8603-31e9aba8c08e",
    "recording_id": "94e04ae5-fe82-4508-871b-1202c04ee4f5",
    "artist": "Hot Chip",
    "artist_ids": [
        "d8915e13-d67a-4aa0-9c0b-1f126af951af"
    ],
    "album": "Freakout/Release",
    "release_id": "f5f31693-60a1-4ab4-9fe5-b984f72950cc",
    "release_group_id": "4fda022b-4589-4628-b38d-b4ebe4a5a96b",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "f27235b7-7666-4d70-a2c7-9f7b1981eaa0"
    ],
    "release_date": "2022-08-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sampling that last Universal Togetherness Band track!\n\nHot Chip is an English electronic group consisting of multi-instrumentalists such as Alexis Taylor and Al Doyle (of LCD Soundsystem). Freakout/Release was the first album entirely written and recorded in their own studio in East London during the COVID-19 pandemic.\n\nhttps://hotchip.bandcamp.com\nhttps://www.hot-chip.co.uk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}