Information about plays

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

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

{
    "id": 3671061,
    "uri": "https://api.kexp.org/v2/plays/3671061/?format=api",
    "airdate": "2026-06-22T06:49:46-07:00",
    "show": 67057,
    "show_uri": "https://api.kexp.org/v2/shows/67057/?format=api",
    "image_uri": "https://dn721802.ca.archive.org/0/items/mbid-50f399b2-6a64-430c-a234-a047cbce969f/mbid-50f399b2-6a64-430c-a234-a047cbce969f-45368639847_thumb500.jpg",
    "thumbnail_uri": "https://dn721802.ca.archive.org/0/items/mbid-50f399b2-6a64-430c-a234-a047cbce969f/mbid-50f399b2-6a64-430c-a234-a047cbce969f-45368639847_thumb250.jpg",
    "song": "My Friend Fox",
    "track_id": "22a1e2e1-0b57-4fad-a532-3511a963a68a",
    "recording_id": "48053ae5-5859-4ff1-af2d-15e5fc755c28",
    "artist": "CFCF",
    "artist_ids": [
        "c06cb96b-2a5c-439a-8171-fe3bd7d01ac3"
    ],
    "album": "L.U.V.",
    "release_id": "50f399b2-6a64-430c-a234-a047cbce969f",
    "release_group_id": "7364026b-d66c-47e9-8132-8146bdb8cf4e",
    "labels": [
        "BGM Solutions"
    ],
    "label_ids": [
        "7ef7f2f7-f769-4590-8239-b52f9849d039"
    ],
    "release_date": "2026-06-12",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out of Montreal.\n\nCFCF re-emerges from the y2k-soaked reverie of 'Memoryland' with his new defiantly electro-POP album: 'L.U.V.'.\n\nInformally titled 'Life in Ultra-Violet' (cheekily extending the narrative of 'Memoryland' via its denouement \"The Ultraviolet Room\"), here CFCF reinvigorates multiple strains of dance-pop from the genre's postmodern hey-day: dayglo Scandi-pop mingles with High Street London bubblegum; collaged speed garage collapses into electroclash garage rock.\n\nhttps://cfcf.bandcamp.com/album/l-u-v",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}