Information about plays

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

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

{
    "id": 3656272,
    "uri": "https://api.kexp.org/v2/plays/3656272/?format=api",
    "airdate": "2026-05-18T05:34:55-07:00",
    "show": 66749,
    "show_uri": "https://api.kexp.org/v2/shows/66749/?format=api",
    "image_uri": "https://dn711303.ca.archive.org/0/items/mbid-da966c8c-484f-4255-8bb8-97a857123a09/mbid-da966c8c-484f-4255-8bb8-97a857123a09-44451456184_thumb500.jpg",
    "thumbnail_uri": "https://dn711303.ca.archive.org/0/items/mbid-da966c8c-484f-4255-8bb8-97a857123a09/mbid-da966c8c-484f-4255-8bb8-97a857123a09-44451456184_thumb250.jpg",
    "song": "\"For Heads\"",
    "track_id": "e0ddab58-8697-4646-8b6f-de4b95a12bb5",
    "recording_id": "29a780d7-7b82-4ac2-baa8-d4c5716f58e0",
    "artist": "TV Star",
    "artist_ids": [
        "494eaf6d-a316-4cb3-b138-b831c6a43f46"
    ],
    "album": "Music For Heads",
    "release_id": "da966c8c-484f-4255-8bb8-97a857123a09",
    "release_group_id": "a56ac39d-506a-483a-8dd7-be446320830f",
    "labels": [
        "Father/Daughter Records"
    ],
    "label_ids": [
        "9b8123f9-7a72-4f91-b56c-8d5c3caec71f"
    ],
    "release_date": "2026-04-26",
    "rotation_status": "Heavy",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "TV Star formed in the Seattle/Tacoma corridor in 2020 over a shared love of '90s psych, classic shoegaze, and the underdogs of alt-country. Music For Heads, out late last month on the great San Francisco indie Father/Daughter Records, is their debut full-length, and it carries that quintet of influences cleanly — jangly, dreamy, a little twangy, somewhere between Pavement's Crooked Rain and the soft-focus melancholy of Mojave 3. Ashlyn Nagel sings, Bryan Coats and Che Hise-Gattone are on guitars, Mark Palm on bass, Tucker Devault on drums. \n\n https://stereogum.com/2490307/tv-star-announce-debut-album-music-for-heads-hear-out-of-my-bag/music\nhttps://tvstar.bandcamp.com/album/music-for-heads",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}