Information about plays

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

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

{
    "id": 3651827,
    "uri": "https://api.kexp.org/v2/plays/3651827/?format=api",
    "airdate": "2026-05-07T17:57:40-07:00",
    "show": 66655,
    "show_uri": "https://api.kexp.org/v2/shows/66655/?format=api",
    "image_uri": "https://dn720900.ca.archive.org/0/items/mbid-4813c4c5-bab5-4a3c-a0e2-c216e41223ec/mbid-4813c4c5-bab5-4a3c-a0e2-c216e41223ec-44868095885_thumb500.jpg",
    "thumbnail_uri": "https://dn720900.ca.archive.org/0/items/mbid-4813c4c5-bab5-4a3c-a0e2-c216e41223ec/mbid-4813c4c5-bab5-4a3c-a0e2-c216e41223ec-44868095885_thumb250.jpg",
    "song": "American Flag",
    "track_id": "ac404426-bdd3-4748-a325-e3b2cec35018",
    "recording_id": "d9eb5fdb-bbfe-41d1-9e99-301d182618ad",
    "artist": "Ismay",
    "artist_ids": [
        "e1004f58-dd89-45b7-80c0-f99f5c646a6d"
    ],
    "album": "American Flag",
    "release_id": "4813c4c5-bab5-4a3c-a0e2-c216e41223ec",
    "release_group_id": "0919f37b-21c7-496d-a6f0-0cd57c5957e8",
    "labels": [
        "Fossil Records"
    ],
    "label_ids": [
        "2fdcd155-57d6-49a0-bf50-8494a225cf61"
    ],
    "release_date": "2026-04-03",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"American Flag\" is Ismay's new single — released April 3 ahead of the upcoming album 'Half Truth,' due June 12 on Fossil Records. The California singer-songwriter Avery Hellman (they/them) describes the song as being about \"the expectations we put on other creatures and ourselves, and how we must reconcile those expectations with present reality.\" Co-written and produced with Sam Cohen, who's previously worked with Kevin Morby and Cass McCombs.  \n\nhttps://www.americanadaily.com/2026/04/ismay-american-flag.html\nhttps://ismay.bandcamp.com\nhttps://www.ismaymusic.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}