Information about plays

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

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

{
    "id": 3656936,
    "uri": "https://api.kexp.org/v2/plays/3656936/?format=api",
    "airdate": "2026-05-19T18:42:15-07:00",
    "show": 66761,
    "show_uri": "https://api.kexp.org/v2/shows/66761/?format=api",
    "image_uri": "https://dn710302.ca.archive.org/0/items/mbid-e35a61a4-f1e6-4152-a66d-d1abab25face/mbid-e35a61a4-f1e6-4152-a66d-d1abab25face-44460196964_thumb500.jpg",
    "thumbnail_uri": "https://dn710302.ca.archive.org/0/items/mbid-e35a61a4-f1e6-4152-a66d-d1abab25face/mbid-e35a61a4-f1e6-4152-a66d-d1abab25face-44460196964_thumb250.jpg",
    "song": "Epiblast",
    "track_id": "019c622b-6fbd-4fc3-b553-4f47496880d5",
    "recording_id": "44d87058-bd45-4936-a3a1-28808e4a5aa6",
    "artist": "Nana Rizinni",
    "artist_ids": [
        "1e713e17-df9a-4e6e-92c7-88749dbe6040"
    ],
    "album": "Epiblast",
    "release_id": "e35a61a4-f1e6-4152-a66d-d1abab25face",
    "release_group_id": "2673fc52-1a42-47b7-9937-1cdf3a730ffc",
    "labels": [
        "Bridge the Gap"
    ],
    "label_ids": [
        "9b9da966-1420-42ea-857e-858fc2bdf256"
    ],
    "release_date": "2026-04-24",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "São Paulo-born drummer, producer and composer Naná Rizinni blends Brazilian rhythms, improvisation, and progressive electronics into expansive, genre-defying music.\nEpiblast is the title track of her latest album.\n\nhttps://nanarizinni.bandcamp.com/album/epiblast",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}