Information about plays

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

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

{
    "id": 3582826,
    "uri": "https://api.kexp.org/v2/plays/3582826/?format=api",
    "airdate": "2025-11-25T15:01:43-08:00",
    "show": 65208,
    "show_uri": "https://api.kexp.org/v2/shows/65208/?format=api",
    "image_uri": "https://dn710105.ca.archive.org/0/items/mbid-4ac52690-b4d7-47a7-bd20-7f6599db86b1/mbid-4ac52690-b4d7-47a7-bd20-7f6599db86b1-42993187730_thumb500.jpg",
    "thumbnail_uri": "https://dn710105.ca.archive.org/0/items/mbid-4ac52690-b4d7-47a7-bd20-7f6599db86b1/mbid-4ac52690-b4d7-47a7-bd20-7f6599db86b1-42993187730_thumb250.jpg",
    "song": "Roupa Dos Mortos",
    "track_id": "fdcdcd12-cbe0-461b-9a40-fdb24407d524",
    "recording_id": "85c83008-2836-49bf-b867-1029fe1b465d",
    "artist": "Sessa",
    "artist_ids": [
        "53d61df0-7de0-4bb8-b73c-94758ae02466"
    ],
    "album": "Pequena Vertigem de Amor",
    "release_id": "4ac52690-b4d7-47a7-bd20-7f6599db86b1",
    "release_group_id": "73ffd13b-9631-4734-94ec-e49c5c0914c5",
    "labels": [
        "Mexican Summer"
    ],
    "label_ids": [
        "2c6049c6-7335-4d03-b264-234b314b03b5"
    ],
    "release_date": "2025-11-07",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sessa is fascinated by “the mess” of music, “the crooked translations that music gets when it travels.” A cultural cannibal like the iconic Brazilian Tropicalistas from the late sixties, Sessa unapologetically and seamlessly mashes musical references, from rock to jazz to samba and soul. \n\nSessa will be in San Francisco at Rickshaw Stop on March 21, Seattle at Hidden Hall on March 25, and at the Treefort Music Fest in Boise, ID on March 27.\n\nhttps://sessa.bandcamp.com\nhttps://sessamusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}