Information about plays

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

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

{
    "id": 3570233,
    "uri": "https://api.kexp.org/v2/plays/3570233/?format=api",
    "airdate": "2025-10-26T12:53:04-07:00",
    "show": 64940,
    "show_uri": "https://api.kexp.org/v2/shows/64940/?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": "Nome de Deus",
    "track_id": "7b181b81-1779-4784-ad00-43a151521522",
    "recording_id": "0a4e9017-d0f8-46e8-a237-410354a480a7",
    "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": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Sessa's songs are sung in Portuguese, with visceral, sensual lyrics in the vein of Caetano Veloso, and the melodic flourishes of Jobim. However, the music gets a deliberate minimalist treatment rarely found in contemporary Brazilian music, more reminiscent of the bareness of Leonard Cohen, with touches of tropicalia and free jazz.\"\n\nNew album comes out next month. He will also be at Treefort Music Festival in Boise in March.\n\nhttps://sessa.bandcamp.com/album/pequena-vertigem-de-amor\nhttps://sessamusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}