Information about plays

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

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

{
    "id": 3551265,
    "uri": "https://api.kexp.org/v2/plays/3551265/?format=api",
    "airdate": "2025-09-10T10:44:28-07:00",
    "show": 64525,
    "show_uri": "https://api.kexp.org/v2/shows/64525/?format=api",
    "image_uri": "https://ia601007.us.archive.org/20/items/mbid-f5d8cf88-38d5-46bb-bb20-5bc6206cb170/mbid-f5d8cf88-38d5-46bb-bb20-5bc6206cb170-42681970126_thumb500.jpg",
    "thumbnail_uri": "https://dn721908.ca.archive.org/0/items/mbid-f5d8cf88-38d5-46bb-bb20-5bc6206cb170/mbid-f5d8cf88-38d5-46bb-bb20-5bc6206cb170-42681970126_thumb250.jpg",
    "song": "Ladders",
    "track_id": "da69fd76-d38c-44d6-94d7-d2496450b008",
    "recording_id": "be03f4d9-ea85-47cb-af96-6b01b397fa74",
    "artist": "Galore",
    "artist_ids": [
        "f115ca82-0246-46dd-884d-6b090666dc79"
    ],
    "album": "Dirt",
    "release_id": "f5d8cf88-38d5-46bb-bb20-5bc6206cb170",
    "release_group_id": "211d92cc-299e-4ce0-8d3c-56209d73e126",
    "labels": [
        "Speakeasy Studios SF"
    ],
    "label_ids": [
        "e19300c8-dec8-41f9-9259-3990840f5c5a"
    ],
    "release_date": "2025-07-25",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "San Francisco band Galore!\n\nThey're playing at KEXP's Vinelands Live this Saturday, Sept. 13, at the 4-Star Theater, along with Salami Rose Joe Louis. \n\nMore info here: KEXP.org/events\n\n--\n\nTheir second full-length album, 'Dirt,' came out back in July.\n\n\"With multiple songwriters and vocalists, sinuous intersecting harmonies and an intensely communal creative process, Galore — bassist Ava Rosen, guitarist Griffin Jones, guitarist Ainsley Wagoner, and drummer Hannah Smith — embodies the spirit of a true musical collective.\"\n\nhttps://galoresf.bandcamp.com/album/dirt",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}