Information about plays

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

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

{
    "id": 3639021,
    "uri": "https://api.kexp.org/v2/plays/3639021/?format=api",
    "airdate": "2026-04-07T10:39:29-07:00",
    "show": 66391,
    "show_uri": "https://api.kexp.org/v2/shows/66391/?format=api",
    "image_uri": "https://dn710202.ca.archive.org/0/items/mbid-edeade0a-9b13-4bef-ab44-4beab0fb4d12/mbid-edeade0a-9b13-4bef-ab44-4beab0fb4d12-44651266204_thumb500.jpg",
    "thumbnail_uri": "https://dn710202.ca.archive.org/0/items/mbid-edeade0a-9b13-4bef-ab44-4beab0fb4d12/mbid-edeade0a-9b13-4bef-ab44-4beab0fb4d12-44651266204_thumb250.jpg",
    "song": "Wallflower",
    "track_id": "3fff6ef9-a5c9-4322-b1ec-ec63c74dca1e",
    "recording_id": "39e526dd-c1ee-4d83-812b-a6d19ae2dec1",
    "artist": "Sevdaliza",
    "artist_ids": [
        "e4356a15-5acc-400d-a707-592d66922e28"
    ],
    "album": "Shabrang",
    "release_id": "32ad907c-1d9d-41a1-89ea-899c664ebe40",
    "release_group_id": "e6779ab2-1152-4688-aed9-788effce3488",
    "labels": [
        "Twisted Elegance"
    ],
    "label_ids": [
        "4b9c3a39-e92a-4e4d-b257-84db1d4c85aa"
    ],
    "release_date": "2020-08-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Iranian-born, Dutch-based Sevdaliza's \"Wallflower\" was selected by Cheryl as a KEXP Song of the Day back in 2021: https://www.kexp.org/podcasts/song-of-the-day/2021/2/9/sevdaliza-wallflower/\n--\nSevdaliza has been very vocal about her life leading up to her debut in the music industry. Being an immigrant with a head full of dreams, she has often recounted moments of loneliness, timidness, and the ordeals of “just surviving.” She said in 2017:\n\nBesides being an immigrant, I was already [a] weird [child]. I didn’t really care what people thought of me, but at the same time I was really lonely.\n\nThrough “Wallflower,” Sevdaliza appears to take on three different roles and identities: one as a narrator, one as modern day Sevdaliza, and one as young Sevdaliza wondering what her next move is.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}