Information about plays

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

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

{
    "id": 3542831,
    "uri": "https://api.kexp.org/v2/plays/3542831/?format=api",
    "airdate": "2025-08-21T09:32:02-07:00",
    "show": 64346,
    "show_uri": "https://api.kexp.org/v2/shows/64346/?format=api",
    "image_uri": "https://ia600602.us.archive.org/21/items/mbid-ba4d0026-9c40-3363-97ce-34172b26abb3/mbid-ba4d0026-9c40-3363-97ce-34172b26abb3-1742644287_thumb500.jpg",
    "thumbnail_uri": "https://ia800602.us.archive.org/21/items/mbid-ba4d0026-9c40-3363-97ce-34172b26abb3/mbid-ba4d0026-9c40-3363-97ce-34172b26abb3-1742644287_thumb250.jpg",
    "song": "The Distance",
    "track_id": "5085acb2-881b-35a3-bc6c-317e5d16e163",
    "recording_id": "d2bb7650-bdf4-476a-b74d-35345cc1dbfe",
    "artist": "CAKE",
    "artist_ids": [
        "fa7b9055-3703-473a-8a09-adf2fe031a24"
    ],
    "album": "Fashion Nugget",
    "release_id": "ba4d0026-9c40-3363-97ce-34172b26abb3",
    "release_group_id": "3bd5a388-774f-3b47-b3f8-5b3463cbcb13",
    "labels": [
        "Capricorn Records"
    ],
    "label_ids": [
        "193ad58f-5e6b-4a86-8038-c03501565869"
    ],
    "release_date": "1996-09-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "10 years ago I rode the Hotter-n-Hell bicycle race in Texas for my brother who was dying of Glioblastoma.\n\nI did the race as a \"fundraiser\" but honestly it was just something I could pour my energy, anger, frustration, pain and grief into.  \n\nFar in the distance, I saw a big tree with a bunch of bicycles under it.  \"to the tree, to the tree\" became my mantra.   I used the last of my strength and the last of my water to get to the tree... only to discover it wasn't a place to rest, but a place where people had quit and were waiting for a ride home.   I was broken and wanted to stop, but I couldn't because I had to complete the race it for Todd.\n\nI think Cake's \"The Distance\" captures this feeling pretty well.\n\n Kyle",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}