Information about plays

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

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

{
    "id": 3667553,
    "uri": "https://api.kexp.org/v2/plays/3667553/?format=api",
    "airdate": "2026-06-13T21:32:41-07:00",
    "show": 66982,
    "show_uri": "https://api.kexp.org/v2/shows/66982/?format=api",
    "image_uri": "https://dn710708.ca.archive.org/0/items/mbid-7b1b588a-267e-40e1-ad58-844133211f52/mbid-7b1b588a-267e-40e1-ad58-844133211f52-15352267325_thumb500.jpg",
    "thumbnail_uri": "https://dn710708.ca.archive.org/0/items/mbid-7b1b588a-267e-40e1-ad58-844133211f52/mbid-7b1b588a-267e-40e1-ad58-844133211f52-15352267325_thumb250.jpg",
    "song": "Teenage Crimewave",
    "track_id": "fcdc3179-cc4b-3691-b3c3-ed1822bfbfdc",
    "recording_id": "cb830c08-5ece-43ef-b818-37b0c76c7244",
    "artist": "CPC Gangbangs",
    "artist_ids": [
        "89c00eaa-1e85-4a66-8e8f-eaf4270c3a91"
    ],
    "album": "Mutilation Nation",
    "release_id": "7b1b588a-267e-40e1-ad58-844133211f52",
    "release_group_id": "87033a33-639b-37dd-897b-e2f6c64909f6",
    "labels": [
        "Swami Records"
    ],
    "label_ids": [
        "d246b550-268a-4041-8fa0-4498eb3f582d"
    ],
    "release_date": "2007-06-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "CPC Gangbangs were a Montreal, Quebec-based garage punk band composed of former members of bands Les Sexareenos , The Spaceshits, Lyle Sheraton and the Daylight Lovers, Grime, and Milky Ways.\n\nhttps://slovenly.bandcamp.com/album/cpc-gangbangs-roadhouse-ep",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}