Information about plays

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

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

{
    "id": 3546321,
    "uri": "https://api.kexp.org/v2/plays/3546321/?format=api",
    "airdate": "2025-08-29T13:39:44-07:00",
    "show": 64419,
    "show_uri": "https://api.kexp.org/v2/shows/64419/?format=api",
    "image_uri": "https://ia800202.us.archive.org/3/items/mbid-eb29ce8c-35a6-4100-8883-7bb8bdc1b381/mbid-eb29ce8c-35a6-4100-8883-7bb8bdc1b381-41494791688_thumb500.jpg",
    "thumbnail_uri": "https://dn721603.ca.archive.org/0/items/mbid-eb29ce8c-35a6-4100-8883-7bb8bdc1b381/mbid-eb29ce8c-35a6-4100-8883-7bb8bdc1b381-41494791688_thumb250.jpg",
    "song": "But I Do",
    "track_id": "6478e5f2-b3b3-4bd4-b5df-7baf5dafca5d",
    "recording_id": "4d3407a4-5845-490a-8387-63b5827333f1",
    "artist": "Smerz",
    "artist_ids": [
        "4b913922-5cc8-4d9a-bbd8-19d7f9fa0cd5"
    ],
    "album": "Big City Life",
    "release_id": "eb29ce8c-35a6-4100-8883-7bb8bdc1b381",
    "release_group_id": "d3d7d45e-8300-4393-a031-e3d5273b0b4a",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-05-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Off the new album, Big City Life, by Smerz is \"But I Do.\" \nSmerz will be in Seattle on Monday, October 13 at Hidden Hall. Get those tickets now!\n\nSmerz is a Norwegian music duo consisting of Catharina Stoltenberg and Henriette Motzfeldt. The duo splits their time between Oslo, Norway, and Copenhagen, Denmark. Their debut studio album, Believer, was released in 2021. Their name comes from the German word herzschmerz, meaning \"heartbreak\".\n\nhttps://smerzforyou.bandcamp.com/album/big-city-life",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}