Information about plays

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

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

{
    "id": 3592175,
    "uri": "https://api.kexp.org/v2/plays/3592175/?format=api",
    "airdate": "2025-12-17T06:46:34-08:00",
    "show": 65400,
    "show_uri": "https://api.kexp.org/v2/shows/65400/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Taxes",
    "track_id": "efe4e90d-2863-4c8c-ac7c-9933f0585369",
    "recording_id": "38d1fb45-1421-4da8-8f7d-32a50fa254f4",
    "artist": "Geese",
    "artist_ids": [
        "e0c97a4d-c392-41a9-a374-57af3e3eeab3"
    ],
    "album": "Getting Killed",
    "release_id": "0bf006ce-45a5-4963-89cb-cd285fd768bb",
    "release_group_id": "3c18308c-9072-4810-b26e-0c573e46fb07",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2025-09-26",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Getting Killed by Geese made Eva's Top 10 Albums of 2025. Was this on your list? Tune in Friday when KEXP counts down the 100 Best Albums of 2025 submitted by listeners! \n\nNew York City’s Geese return with their highly anticipated 3rd studio album, ‘Getting Killed’!\n\nGeese will be at the Treefort Music Fest in Boise, ID on March 28 2026.\n\nhttps://geesebandnyc.bandcamp.com\nhttps://geeseband.com/\n\nCheck out Geese’s live performance on KEXP, recorded at THING Festival at Fort Warden in Port Townsend, Washington in 2023: https://tinyurl.com/64cny33f",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}