Information about plays

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

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

{
    "id": 3638936,
    "uri": "https://api.kexp.org/v2/plays/3638936/?format=api",
    "airdate": "2026-04-07T05:26:10-07:00",
    "show": 66389,
    "show_uri": "https://api.kexp.org/v2/shows/66389/?format=api",
    "image_uri": "https://dn711305.ca.archive.org/0/items/mbid-b0ba437b-4931-4874-af4f-a25a6c4df109/mbid-b0ba437b-4931-4874-af4f-a25a6c4df109-44695651818_thumb500.jpg",
    "thumbnail_uri": "https://dn711305.ca.archive.org/0/items/mbid-b0ba437b-4931-4874-af4f-a25a6c4df109/mbid-b0ba437b-4931-4874-af4f-a25a6c4df109-44695651818_thumb250.jpg",
    "song": "LSD in Bahia",
    "track_id": "e2095b81-d928-44e9-97f4-98d32cfb3086",
    "recording_id": "ebfa90d9-b8ec-49a7-9f2d-f2486bd845e3",
    "artist": "BALTHVS",
    "artist_ids": [
        "947536b9-1e0a-4e93-bb07-4edc9c2c9ce4"
    ],
    "album": "Transmutations",
    "release_id": "b0ba437b-4931-4874-af4f-a25a6c4df109",
    "release_group_id": "01ff6be3-8509-4f95-89d0-2d072bb5e696",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2026-03-20",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New album from BALTHVS to be released May 8th. Their newest album is the product of that time on the road. \n\nAptly titled Transmutations, it defies easy categorization. It is not a live album, nor a conventional studio release, but something rarer: a document of transformation. It was captured live during their late 2025 European concerts and the Flesh and Soul tour, by Zev Russ, with additional studio recordings taking place in San Diego, CA, and Bogota, Colombia, recorded and produced by bandleader Balthazar Aguirre. https://balthvs.bandcamp.com/album/transmutations\n==\nCheck BALTHVS' Live on KEXP In-Studio performance: https://www.youtube.com/watch?v=DKE7Bb3wjhg",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}