Information about plays

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

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

{
    "id": 3610708,
    "uri": "https://api.kexp.org/v2/plays/3610708/?format=api",
    "airdate": "2026-01-29T17:31:30-08:00",
    "show": 65787,
    "show_uri": "https://api.kexp.org/v2/shows/65787/?format=api",
    "image_uri": "https://dn721507.ca.archive.org/0/items/mbid-c3edbc29-0c89-47c5-9c12-34aa34fe14ca/mbid-c3edbc29-0c89-47c5-9c12-34aa34fe14ca-43136820327_thumb500.jpg",
    "thumbnail_uri": "https://dn721507.ca.archive.org/0/items/mbid-c3edbc29-0c89-47c5-9c12-34aa34fe14ca/mbid-c3edbc29-0c89-47c5-9c12-34aa34fe14ca-43136820327_thumb250.jpg",
    "song": "Chase You",
    "track_id": "34d369e3-5d0f-4284-966c-ae2c10cfdc1f",
    "recording_id": "03be80f3-20a9-4854-b30b-8fd829732de1",
    "artist": "TWEN",
    "artist_ids": [
        "9987f4cb-15a4-492d-964b-7afb5bf05470"
    ],
    "album": "Fate Euphoric",
    "release_id": "c3edbc29-0c89-47c5-9c12-34aa34fe14ca",
    "release_group_id": "aab5b709-4732-44fb-a10e-90c3a69caddc",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-11-04",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Twen is the nomadic, \"van-based\" (actually from Nashville) duo of Jane Fitzsimmons and Ian Jones. \n\nTwen performs in San Francisco on Sunday, April 19th at Killowatt Bar and in Seattle on Saturday, April 25th,  at the Tractor Tavern.\nMore dates & locales here: https://www.twenband.com/\n---\nHere's a recent interview: https://bigtakeover.com/interviews/interview-twen\n\nStereogum calls their new album \"fantastic\": https://stereogum.com/2476412/stream-twens-fantastic-new-album-fate-euphoric/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}