Information about plays

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

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

{
    "id": 3625091,
    "uri": "https://api.kexp.org/v2/plays/3625091/?format=api",
    "airdate": "2026-03-04T05:26:26-08:00",
    "show": 66087,
    "show_uri": "https://api.kexp.org/v2/shows/66087/?format=api",
    "image_uri": "https://dn710102.ca.archive.org/0/items/mbid-b25e34b3-d281-4dfc-98d3-d0eaeaac9ae1/mbid-b25e34b3-d281-4dfc-98d3-d0eaeaac9ae1-43863743578_thumb500.jpg",
    "thumbnail_uri": "https://dn710102.ca.archive.org/0/items/mbid-b25e34b3-d281-4dfc-98d3-d0eaeaac9ae1/mbid-b25e34b3-d281-4dfc-98d3-d0eaeaac9ae1-43863743578_thumb250.jpg",
    "song": "Echo Park Donut",
    "track_id": "a605eaea-963b-4bf7-b384-5e10ffa9f7c4",
    "recording_id": "8b94688b-c077-4cf7-9597-8513625e2577",
    "artist": "Luke Temple",
    "artist_ids": [
        "27c978f2-284d-469f-a116-23f7fca9a6fc"
    ],
    "album": "Hungry Animal",
    "release_id": "b25e34b3-d281-4dfc-98d3-d0eaeaac9ae1",
    "release_group_id": "19d1754d-855f-4f65-9ae5-67a0c996aae3",
    "labels": [
        "Western Vinyl"
    ],
    "label_ids": [
        "c4126b4a-ac23-429c-ba19-148fd287def8"
    ],
    "release_date": "2026-02-13",
    "rotation_status": "Light",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "\"The latest album from California-based musician Luke Temple – aka Art Feynman, also former frontman of Here We Go Magic – continues to tap into his distinctive shade of dreamy, nuanced, freewheeling psych-folk with an art-pop streak. Backed once again by his band The Cascading Moms composed of Kosta Galanopoulos (of RIO KOSTA) on drums and Doug Stuart (of Brijean) on bass, ‘Hungry Animal’ is another consistently sharp entry within Luke’s gently prolific discography,\" writes KEXP's Associate Music Director, Alex Ruder. \n\nhttps://kexp.org/read/2026/2/16/new-music-reviews-216/\n\nhttps://luketemple.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}