Information about plays

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

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

{
    "id": 3628968,
    "uri": "https://api.kexp.org/v2/plays/3628968/?format=api",
    "airdate": "2026-03-14T20:44:59-07:00",
    "show": 66182,
    "show_uri": "https://api.kexp.org/v2/shows/66182/?format=api",
    "image_uri": "https://dn710100.ca.archive.org/0/items/mbid-30e4c0ff-2aee-4404-acc1-1299b74fc35e/mbid-30e4c0ff-2aee-4404-acc1-1299b74fc35e-42629500391_thumb500.jpg",
    "thumbnail_uri": "https://dn710100.ca.archive.org/0/items/mbid-30e4c0ff-2aee-4404-acc1-1299b74fc35e/mbid-30e4c0ff-2aee-4404-acc1-1299b74fc35e-42629500391_thumb250.jpg",
    "song": "Lowrider",
    "track_id": "f5d1a792-2000-428e-a870-9ce1ebeb17dd",
    "recording_id": "c38a2e76-9e3b-46d8-b0e5-7974e09b54fd",
    "artist": "M.A. Sampson",
    "artist_ids": [
        "3ea8ccd5-9435-4e2d-9809-7e950a05118d"
    ],
    "album": "Pistons of the Ages",
    "release_id": "30e4c0ff-2aee-4404-acc1-1299b74fc35e",
    "release_group_id": "84c7b768-ea64-46d1-8138-c46140d67c86",
    "labels": [
        "Den Tapes"
    ],
    "label_ids": [
        "f295a646-1c25-4dc1-9a67-40828b4091d1"
    ],
    "release_date": "2025-07-22",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "\"The debut album from Seattle-based singer, songwriter, and guitarist Michael Andre “M.A.” Sampson is a strong set of rootsy folk-rock carried by sharp songwriting, personable community-oriented lyrics, and a consistently twangy DIY charm.\" -- KEXP Associate Music Director Alex Ruder\n\nhttps://www.kexp.org/read/2025/8/4/new-music-reviews-84/\n\nM.A. Sampson are playing a show at the Vera Project as part of the Seattle Bands Stand With Gaza series along with Black Ends, Zookraught, and Coral Grief! It's next Saturday 3/21, Ttickets below:\n\nhttps://dice.fm/event/53raod-bands-stand-with-gaza-21st-mar-the-vera-project-seattle-tickets",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}