Information about plays

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

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

{
    "id": 3613602,
    "uri": "https://api.kexp.org/v2/plays/3613602/?format=api",
    "airdate": "2026-02-05T16:19:43-08:00",
    "show": 65848,
    "show_uri": "https://api.kexp.org/v2/shows/65848/?format=api",
    "image_uri": "https://dn710206.ca.archive.org/0/items/mbid-23aeecaa-fb2d-48b8-b195-4c1b91156964/mbid-23aeecaa-fb2d-48b8-b195-4c1b91156964-26515904433_thumb500.jpg",
    "thumbnail_uri": "https://dn710206.ca.archive.org/0/items/mbid-23aeecaa-fb2d-48b8-b195-4c1b91156964/mbid-23aeecaa-fb2d-48b8-b195-4c1b91156964-26515904433_thumb250.jpg",
    "song": "Jus 1 Kiss",
    "track_id": "248db063-30bb-3f8c-a5e2-74951746ee15",
    "recording_id": "b2ee224e-8ff8-4f14-9974-a0de4d53ef12",
    "artist": "Basement Jaxx",
    "artist_ids": [
        "28cbf94d-0700-4095-a188-37e373b069a7"
    ],
    "album": "Rooty",
    "release_id": "5038ffc1-2990-38f5-abdf-4f9568ff9121",
    "release_group_id": "c290df05-2211-35c7-9701-7fa779afd41f",
    "labels": [
        "Beggars Japan"
    ],
    "label_ids": [
        "f8032cab-ace3-4276-b00e-72ac4c1fbeda"
    ],
    "release_date": "2006-11-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Basement Jaxx are an English electronic music duo consisting of Felix Buxton and Simon Ratcliffe.\nhttps://www.basementjaxx.com/\n--\nThe name of the album is taken from Basement Jaxx's regular club event held at a small bar in Brixton. \"We've been doing the Rooty nights for a year,\" says Felix Buxton. \"It's not geared to one specific vibe. Musically, we made it so that it wasn't just for cokeheads who wanted pounding beats all night. That gave us musical freedom.\"\n\nAs the title for the album, it was explained by the duo as \"raw\" and \"soulful,\" \"It's to the root, to the essence. It's about being happy about things that don't fit in.  About things that are a bit different. That's why the album's got an albino gorilla on the cover... That's Basement Jaxx and their Rooty pub crew: sticking to the carpet but reaching for the stars.\"  https://bit.ly/3m10IvX",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}