Information about plays

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

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

{
    "id": 3627652,
    "uri": "https://api.kexp.org/v2/plays/3627652/?format=api",
    "airdate": "2026-03-11T04:38:34-07:00",
    "show": 66149,
    "show_uri": "https://api.kexp.org/v2/shows/66149/?format=api",
    "image_uri": "https://dn710903.ca.archive.org/0/items/mbid-530ef509-a96a-4d4e-8eab-6dae75e05070/mbid-530ef509-a96a-4d4e-8eab-6dae75e05070-36586931310_thumb500.jpg",
    "thumbnail_uri": "https://dn710903.ca.archive.org/0/items/mbid-530ef509-a96a-4d4e-8eab-6dae75e05070/mbid-530ef509-a96a-4d4e-8eab-6dae75e05070-36586931310_thumb250.jpg",
    "song": "Fade Into You",
    "track_id": "7960c23d-77c0-3100-a1d6-69cd28535188",
    "recording_id": "2fb9bc6b-d4da-497e-ad3f-fabf12fe72cf",
    "artist": "Mazzy Star",
    "artist_ids": [
        "c48d4327-8122-4286-af66-05e1ee6ac4d8"
    ],
    "album": "Fade Into You",
    "release_id": "530ef509-a96a-4d4e-8eab-6dae75e05070",
    "release_group_id": "081fabdc-d422-429d-a562-e7c4617076f9",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "1994-04-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Rather than shoving uneasy feelings—longing, mortality, loneliness—away, So Tonight That I Might See bears witness. The effect is the revelation of comfort amid solitude.\" Enjoy this review of a dream pop classic: https://pitchfork.com/reviews/albums/mazzy-star-so-tonight-that-i-might-see/\n\nWatch Hope Sandoval and David Roback perform this beautiful song in 1994: https://www.youtube.com/watch?v=o4m5jQy5A2U",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}