Information about plays

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

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

{
    "id": 3528284,
    "uri": "https://api.kexp.org/v2/plays/3528284/?format=api",
    "airdate": "2025-07-17T17:50:17-07:00",
    "show": 64039,
    "show_uri": "https://api.kexp.org/v2/shows/64039/?format=api",
    "image_uri": "https://ia800102.us.archive.org/6/items/mbid-f79f64d2-a23d-461f-804d-26c2ec847e24/mbid-f79f64d2-a23d-461f-804d-26c2ec847e24-2496917613_thumb500.jpg",
    "thumbnail_uri": "https://ia800102.us.archive.org/6/items/mbid-f79f64d2-a23d-461f-804d-26c2ec847e24/mbid-f79f64d2-a23d-461f-804d-26c2ec847e24-2496917613_thumb250.jpg",
    "song": "Life's a Beach",
    "track_id": "2c0ee3f1-104e-3d15-ae60-e4fd43e43c0f",
    "recording_id": "db6b3658-3297-4642-ba19-158ccf9ffd53",
    "artist": "Django Django",
    "artist_ids": [
        "4bfce038-b1a0-4bc4-abe1-b679ab900f03"
    ],
    "album": "Django Django",
    "release_id": "338e6260-b4fb-4ef0-89a4-763482dc81b2",
    "release_group_id": "dd7f2b3e-dcc6-4b7c-b8fd-7f73eb4bd66a",
    "labels": [
        "Ribbon Music"
    ],
    "label_ids": [
        "ca3afed1-d509-465e-89d0-952d167b2abb"
    ],
    "release_date": "2012-10-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The song \"Life's a Beach\" by Django Django explores themes of heartbreak, personal growth, and the transient nature of life.  \nhttps://www.songtell.com/django-django/life-s-a-beach\n--\n\"In the music video,  footage of the band (shot by Jared Eberhardt in New York) was processed by pre-editing the motion, fades and edits, and then taking each frame and sending it through the optical loop until it was reduced to lines and patterns by the sharpening hardware in the camera and by the resolution limit of its sensor. This was done something like 2000 times in total, unfortunately without any automation. The resulting “animated” footage was then edited with basic layering and some dodgy footage of a lake near my house\". Very trippy!!!\n\nhttps://www.spin.com/2012/12/django-djangos-trippy-lifes-a-beach-video/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}