Information about plays

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

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

{
    "id": 3629295,
    "uri": "https://api.kexp.org/v2/plays/3629295/?format=api",
    "airdate": "2026-03-15T14:18:18-07:00",
    "show": 66188,
    "show_uri": "https://api.kexp.org/v2/shows/66188/?format=api",
    "image_uri": "https://dn710308.ca.archive.org/0/items/mbid-67708289-18da-4aab-a7f7-e062ed3c5f01/mbid-67708289-18da-4aab-a7f7-e062ed3c5f01-44082241777_thumb500.jpg",
    "thumbnail_uri": "https://dn710308.ca.archive.org/0/items/mbid-67708289-18da-4aab-a7f7-e062ed3c5f01/mbid-67708289-18da-4aab-a7f7-e062ed3c5f01-44082241777_thumb250.jpg",
    "song": "Heaven",
    "track_id": "6e8e516e-a7d6-48fa-8627-bddfb475fa11",
    "recording_id": "f07554ea-01e4-470e-8892-90578b169c3f",
    "artist": "Arlo Parks",
    "artist_ids": [
        "6e8e3717-a62d-4a3f-886d-6a4e82507930"
    ],
    "album": "Ambiguous Desire",
    "release_id": "67708289-18da-4aab-a7f7-e062ed3c5f01",
    "release_group_id": "018ef28f-9a83-4963-b751-6ad555bfa873",
    "labels": [
        "Transgressive Records"
    ],
    "label_ids": [
        "0682fcd0-7372-4e2d-8503-710abd12883e"
    ],
    "release_date": "2026-04-03",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New album \"Ambiguous Desire\" is out in April.\n\nArlo Parks was last at KEXP in 2022. Watch the full performance at https://www.youtube.com/watch?v=WD5MFKh0vBM\n\nParks will be at The Warfield in San Francisco on September 19th, Showbox Sodo in Seattle on September 21st, Orpheum Theatre in Vancouver BC on September 22nd, and Wonder Ballroom in Portland on September 23rd.\n https://arloparks.bandcamp.com/album/ambiguous-desire\nhttps://www.arloparksofficial.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}