Information about plays

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

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

{
    "id": 3636830,
    "uri": "https://api.kexp.org/v2/plays/3636830/?format=api",
    "airdate": "2026-04-02T10:16:14-07:00",
    "show": 66345,
    "show_uri": "https://api.kexp.org/v2/shows/66345/?format=api",
    "image_uri": "https://dn721907.ca.archive.org/0/items/mbid-b1e9bf83-4cf5-4709-8f71-fbff283b37c8/mbid-b1e9bf83-4cf5-4709-8f71-fbff283b37c8-41749917362_thumb500.jpg",
    "thumbnail_uri": "https://dn721907.ca.archive.org/0/items/mbid-b1e9bf83-4cf5-4709-8f71-fbff283b37c8/mbid-b1e9bf83-4cf5-4709-8f71-fbff283b37c8-41749917362_thumb250.jpg",
    "song": "See It Now",
    "track_id": "28cfd16a-05e6-4fb9-a5b3-b2f7aa0146d7",
    "recording_id": "a8ad353f-8991-4271-adb7-eb872b6da399",
    "artist": "Pink Breath of Heaven",
    "artist_ids": [
        "e11ef9d6-ea31-45ea-9454-e40e2c81d0c3"
    ],
    "album": "Colors Make a Sound",
    "release_id": "b1e9bf83-4cf5-4709-8f71-fbff283b37c8",
    "release_group_id": "8f42a6e2-c6e5-4185-8cef-0f438e1bcbd5",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-05-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "'See It Now' is the 2025 debut album from San Francisco-based Pink Breath of Heaven, the visionary project of Liv Field and Rex John Shelverton (Tamaryn).\n\nWith performances alongside legends like The Dandy Warhols, LSD and the Search for God, Alison’s Halo, and Ty Segall, PBOH has quickly become a force in San Francisco’s evolving underground, channeling a new wave of sonic exploration.\n\nhttps://pinkbreathofheaven.bandcamp.com/album/colors-make-a-sound",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}