Information about plays

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

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

{
    "id": 3667411,
    "uri": "https://api.kexp.org/v2/plays/3667411/?format=api",
    "airdate": "2026-06-13T16:18:44-07:00",
    "show": 66979,
    "show_uri": "https://api.kexp.org/v2/shows/66979/?format=api",
    "image_uri": "https://dn711106.ca.archive.org/0/items/mbid-162c2560-9719-45c4-aa2a-9c3a67a52781/mbid-162c2560-9719-45c4-aa2a-9c3a67a52781-13806949549_thumb500.jpg",
    "thumbnail_uri": "https://dn711106.ca.archive.org/0/items/mbid-162c2560-9719-45c4-aa2a-9c3a67a52781/mbid-162c2560-9719-45c4-aa2a-9c3a67a52781-13806949549_thumb250.jpg",
    "song": "Release the Beast",
    "track_id": "e8452963-51ca-478e-b156-366a130cea2c",
    "recording_id": "218aea0f-9333-460b-9645-0c3f3824185c",
    "artist": "Breakwater",
    "artist_ids": [
        "cbf1e36c-5f6f-4825-9527-d875e06bcfdc"
    ],
    "album": "Splashdown",
    "release_id": "162c2560-9719-45c4-aa2a-9c3a67a52781",
    "release_group_id": "e96edaca-dc3e-31b4-81ba-eaa0db2967b3",
    "labels": [
        "Big Break Records"
    ],
    "label_ids": [
        "dedfd16a-311b-48c7-8f3b-4979ec098259"
    ],
    "release_date": "2012-10-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Rick Chertoff also produced Release the Beast by Breakwater.\n\n___\n\nWhen Be With Records re-released \"Release the Beast\" as a 7\" single, they said, \"And, yes, of course this is the tune Daft Punk sampled for their 2005 track “Robot Rock”. Let’s be blunt, they lifted the Philly act’s funk-rock vamping pretty much wholesale. But to be fair to them, we wouldn’t have messed with the perfection of the original either and those Parisians shone a much-needed spotlight on an innovative band from the halcyon period of post-disco funk.\": https://www.bewithrecords.com/products/breakwater-release-the-beast-7",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}