Information about plays

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

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

{
    "id": 3656395,
    "uri": "https://api.kexp.org/v2/plays/3656395/?format=api",
    "airdate": "2026-05-18T12:58:55-07:00",
    "show": 66751,
    "show_uri": "https://api.kexp.org/v2/shows/66751/?format=api",
    "image_uri": "https://ia600604.us.archive.org/6/items/mbid-3aeb17ec-256d-4a6a-a67c-abc8b5896647/mbid-3aeb17ec-256d-4a6a-a67c-abc8b5896647-30191428642_thumb500.jpg",
    "thumbnail_uri": "https://dn721908.ca.archive.org/0/items/mbid-3aeb17ec-256d-4a6a-a67c-abc8b5896647/mbid-3aeb17ec-256d-4a6a-a67c-abc8b5896647-30191428642_thumb250.jpg",
    "song": "Pool Hopping",
    "track_id": "75fb2635-07bb-4ec4-acce-9da6a390b5f5",
    "recording_id": "9df762f3-038e-40fb-87d7-ea418a732228",
    "artist": "illuminati hotties",
    "artist_ids": [
        "92de1f8d-833e-47d0-ba85-02a03c81848a"
    ],
    "album": "Let Me Do One More",
    "release_id": "3aeb17ec-256d-4a6a-a67c-abc8b5896647",
    "release_group_id": "d01c6235-7760-4e9d-887b-8dc368c1c55d",
    "labels": [
        "Snack Shack Tracks"
    ],
    "label_ids": [
        "4ad0c4aa-c287-4384-8848-69a9b4272186"
    ],
    "release_date": "2021-10-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing:\n- Seattle July 18th (WAMU Theater)\n- Concord, CA  July 24th (Toyota Pavilion at Concord)\n\nThe second official Illuminati Hotties album from LA artist Sarah Tudzin is a strong set of indie-rock ranging from punkish power-pop to atmospheric, folk-tinged dream-pop, featuring a dynamic, shape-shifting sound combining crunchy guitars and bright keyboards with her irreverent, sometimes darkly humorous lyrics revolving around anxiety, dysfunctional relationships and dystopian modern life.\nhttps://www.kexp.org/read/2021/10/4/new-music-reviews-1004/\n\nCheck out illuminati hotties live in the KEXP studio from 2019:\nhttps://youtu.be/5b56O30IYho\n\nhttps://illuminatihotties.bandcamp.com/album/let-me-do-one-more",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}