Information about plays

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

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

{
    "id": 3635230,
    "uri": "https://api.kexp.org/v2/plays/3635230/?format=api",
    "airdate": "2026-03-29T16:51:04-07:00",
    "show": 66313,
    "show_uri": "https://api.kexp.org/v2/shows/66313/?format=api",
    "image_uri": "https://dn710205.ca.archive.org/0/items/mbid-b5254827-0ebc-4a90-87f3-b87bec4f0f9b/mbid-b5254827-0ebc-4a90-87f3-b87bec4f0f9b-38092381239_thumb500.jpg",
    "thumbnail_uri": "https://ia800207.us.archive.org/4/items/mbid-b5254827-0ebc-4a90-87f3-b87bec4f0f9b/mbid-b5254827-0ebc-4a90-87f3-b87bec4f0f9b-38092381239_thumb250.jpg",
    "song": "Orb",
    "track_id": "8c32ad83-8df9-401a-8f19-457238bd1f39",
    "recording_id": "757ff378-64eb-4bed-a716-efe316e79e2c",
    "artist": "Glass Beams",
    "artist_ids": [
        "5bb54b77-2caa-4377-bdc3-3b8c0f5e507f"
    ],
    "album": "Mahal",
    "release_id": "b5254827-0ebc-4a90-87f3-b87bec4f0f9b",
    "release_group_id": "613a09e3-97da-4a18-9236-cdac95f4bb2c",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2024-03-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Based in Melbourne, Glass Beams put out their debut full-length album this past March. The band's Bandcamp reads, \"This cross-pollination of East and West, of old and new, is a sentiment that the band have sought to capture in their self produced works. \"Across their output, Glass Beams presents a timeless fusion of cultures and sounds beamed through a prism of live instrumentation and DIY electronica, all wrapped up inside a mesmerizing and mystical visual world of their own making.\" https://tinyurl.com/549c9fpm\n\nYou don't want to miss the video of Glass Beams playing Live on KEXP: https://tinyurl.com/mr2n9ut3",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}