Information about plays

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

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

{
    "id": 3636385,
    "uri": "https://api.kexp.org/v2/plays/3636385/?format=api",
    "airdate": "2026-04-01T09:26:22-07:00",
    "show": 66336,
    "show_uri": "https://api.kexp.org/v2/shows/66336/?format=api",
    "image_uri": "https://dn710601.ca.archive.org/0/items/mbid-4a18986d-1598-43a8-b15f-0340af442ffe/mbid-4a18986d-1598-43a8-b15f-0340af442ffe-40876388779_thumb500.jpg",
    "thumbnail_uri": "https://ia800702.us.archive.org/16/items/mbid-4a18986d-1598-43a8-b15f-0340af442ffe/mbid-4a18986d-1598-43a8-b15f-0340af442ffe-40876388779_thumb250.jpg",
    "song": "Mirrorshades Pt. 2",
    "track_id": "a0604209-590d-44b6-be93-2b55121eac69",
    "recording_id": "b853fd9b-aaad-4e34-b737-de0250ca0682",
    "artist": "clipping. feat. Cartel Madras",
    "artist_ids": [
        "f29951c8-12f8-4b8d-acf3-abf0591652af",
        "84ca8fa4-7cca-4948-a90a-cb44db29853d"
    ],
    "album": "Dead Channel Sky",
    "release_id": "4a18986d-1598-43a8-b15f-0340af442ffe",
    "release_group_id": "dc8005ec-e1ef-44fb-a1d6-ccb5083bc132",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2025-03-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dead Channel Sky is mixtape-like, a carefully curated collection of songs in which every track is a love letter to a possible present. Like a mashup of distinct elements, the overall concept is there, but the result is brief glimpses into a world rather than an overview of it.\n\nhttps://clppng.bandcamp.com\n\nThe album's name 'Dead Channel Sky' is a direct reference to the opening line of William Gibson's genre-defining book \"Neuromancer\": “The sky above the port was the color of television, tuned to a dead channel.” \n\nCheck out this 2017 Live on KEXP performance from clipping.\n\nhttps://www.youtube.com/watch?v=1qd97k4Jr80",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}