Information about plays

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

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

{
    "id": 3664547,
    "uri": "https://api.kexp.org/v2/plays/3664547/?format=api",
    "airdate": "2026-06-06T17:17:12-07:00",
    "show": 66919,
    "show_uri": "https://api.kexp.org/v2/shows/66919/?format=api",
    "image_uri": "https://dn711206.ca.archive.org/0/items/mbid-706909ad-74a1-4c58-86a2-bb16b6811b04/mbid-706909ad-74a1-4c58-86a2-bb16b6811b04-45283878581_thumb500.jpg",
    "thumbnail_uri": "https://dn711206.ca.archive.org/0/items/mbid-706909ad-74a1-4c58-86a2-bb16b6811b04/mbid-706909ad-74a1-4c58-86a2-bb16b6811b04-45283878581_thumb250.jpg",
    "song": "Essex_Honey.mp3",
    "track_id": "198e6044-f22f-4133-b013-e246d62b29fe",
    "recording_id": "947567bb-1242-49bc-8f65-83ef30b3c0ed",
    "artist": "Blood Orange",
    "artist_ids": [
        "3d254f1e-7d18-431b-baeb-68e57695dfdb"
    ],
    "album": "Essex_Honey.mp3",
    "release_id": "706909ad-74a1-4c58-86a2-bb16b6811b04",
    "release_group_id": "8f630e6c-ce73-4764-88cb-7f9219a754ea",
    "labels": [
        "RCA",
        "Domino"
    ],
    "label_ids": [
        "1ca5ed29-e00b-4ea5-b817-0bcca0e04946",
        "bfe26801-a86f-49b9-8502-05ae80b02594"
    ],
    "release_date": "2026-05-29",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Blood Orange (Dev Hynes) will perform in Seattle at the Bumbershoot Festival on Saturday, September 5th. He'll be SF's Warfield, Wednesday through Friday, September 9th-11th.\n--\nThis new single follows his 2025 album, \"Essex Honey,\" his first in seven years.\nThe song prominently samples Sky Ferreira's 2013 single \"Everything Is Embarrassing.\" Dev Hynes co-wrote that song.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}