Information about plays

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

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

{
    "id": 3638609,
    "uri": "https://api.kexp.org/v2/plays/3638609/?format=api",
    "airdate": "2026-04-06T12:03:14-07:00",
    "show": 66383,
    "show_uri": "https://api.kexp.org/v2/shows/66383/?format=api",
    "image_uri": "https://dn721905.ca.archive.org/0/items/mbid-d554abd8-6bca-492f-91d3-1dda907e04ce/mbid-d554abd8-6bca-492f-91d3-1dda907e04ce-44200534962_thumb500.jpg",
    "thumbnail_uri": "https://dn721905.ca.archive.org/0/items/mbid-d554abd8-6bca-492f-91d3-1dda907e04ce/mbid-d554abd8-6bca-492f-91d3-1dda907e04ce-44200534962_thumb250.jpg",
    "song": "Ballad for Eddy",
    "track_id": "515bac02-ab3e-45c8-91cf-a34abfb6e0c1",
    "recording_id": "25065124-2c6e-47bc-bbba-7a63c542dfa2",
    "artist": "Sunglaciers",
    "artist_ids": [
        "fd6d744d-cd6e-4451-a5ac-90f2c17c5063"
    ],
    "album": "Spiritual Content",
    "release_id": "d554abd8-6bca-492f-91d3-1dda907e04ce",
    "release_group_id": "aee5be88-a06e-48c8-a00a-36ec237ce663",
    "labels": [
        "Mothland Records"
    ],
    "label_ids": [
        "20568cae-baae-47f8-b715-570e6552d82a"
    ],
    "release_date": "2026-03-27",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Coming together in 2017, “Arty post-everything” (Cups N Cakes) group Sunglaciers’ music blurs the boundaries between polished melodicism and opaque experimentation, auspicious romanticism and unbridled dissent. Though anchored in the strange realities of our times, their songs are laced with a certain optimism through well-calculated psych elements and vibrant rhythms, making for a unique strand of kaleidoscopic proto-pop. https://sunglaciers.bandcamp.com/music\n\nhttps://www.sunglaciers.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}