Information about plays

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

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

{
    "id": 3656805,
    "uri": "https://api.kexp.org/v2/plays/3656805/?format=api",
    "airdate": "2026-05-19T11:15:46-07:00",
    "show": 66759,
    "show_uri": "https://api.kexp.org/v2/shows/66759/?format=api",
    "image_uri": "https://ia600105.us.archive.org/2/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": "\"Lodestar\"",
    "track_id": "f7226c88-b700-4673-bce0-87ed0d9b655f",
    "recording_id": "5c6cd38d-e4d5-4f58-9dff-3dc71deafc2b",
    "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": "Seattle-Tacoma five-piece band TV Star will play SF's Kilowatt Bar on Saturday, May 23rd.\n--\nGo here to purchase their debut album, \"Music For Heads\": https://tvstar.bandcamp.com/album/music-for-heads",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}