Information about plays

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

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

{
    "id": 3635925,
    "uri": "https://api.kexp.org/v2/plays/3635925/?format=api",
    "airdate": "2026-03-31T07:39:26-07:00",
    "show": 66328,
    "show_uri": "https://api.kexp.org/v2/shows/66328/?format=api",
    "image_uri": "https://coverartarchive.org/release/5e3ebd8e-d135-434d-8fef-11f5bc75f3c1/2927017534-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/5e3ebd8e-d135-434d-8fef-11f5bc75f3c1/2927017534-250.jpg",
    "song": "Whip It",
    "track_id": null,
    "recording_id": "428cba13-082c-46c5-bddb-a2cb1b7819b9",
    "artist": "DEVO",
    "artist_ids": [
        "d2db1078-c170-4e22-b261-14f3ad60a690"
    ],
    "album": "Freedom of Choice",
    "release_id": null,
    "release_group_id": "bb889709-d775-3cb1-84c2-1daf4884e165",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1980-07-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“The lyrics were written by me as an imitation of Thomas Pynchon’s parodies in his book Gravity’s Rainbow. He had parodied limericks and poems of kind of all-American, obsessive, cult-of-personality ideas like Horatio Alger and ‘You’re #1, there’s nobody else like you’ kind of poems that were very funny and very clever. I thought, ‘I’d like to do one like Thomas Pynchon,’ so I wrote down ‘Whip It’ one night.” - Gerald Casale https://tinyurl.com/y389cjse\n\nWatch the official video (The band is wearing their red energy domes!) for \"Whip It\": https://www.youtube.com/watch?v=j_QLzthSkfM\n\nhttps://clubdevo.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}