Information about plays

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

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

{
    "id": 3548747,
    "uri": "https://api.kexp.org/v2/plays/3548747/?format=api",
    "airdate": "2025-09-04T07:27:40-07:00",
    "show": 64470,
    "show_uri": "https://api.kexp.org/v2/shows/64470/?format=api",
    "image_uri": "https://ia802800.us.archive.org/21/items/mbid-82f644d3-7b1f-3562-887c-992c108aa03f/mbid-82f644d3-7b1f-3562-887c-992c108aa03f-20484144637_thumb500.jpg",
    "thumbnail_uri": "https://ia902800.us.archive.org/21/items/mbid-82f644d3-7b1f-3562-887c-992c108aa03f/mbid-82f644d3-7b1f-3562-887c-992c108aa03f-20484144637_thumb250.jpg",
    "song": "Old Man",
    "track_id": "f0976158-1327-4d8f-ab4e-a771c17b26ff",
    "recording_id": "a2cc7767-1e7c-44dd-b37a-8b35f516fdc4",
    "artist": "Neil Young",
    "artist_ids": [
        "75167b8b-44e4-407b-9d35-effe87b223cf"
    ],
    "album": "Live at Massey Hall 1971",
    "release_id": "59604053-55df-4960-87ea-e1962d0f2298",
    "release_group_id": "ecae74c2-b3b4-3ca4-9f13-fc124d6fdba0",
    "labels": [
        "Reprise Records"
    ],
    "label_ids": [
        "af6d6f49-2b4d-40fe-86d4-241906772b59"
    ],
    "release_date": "2007-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Neil Young plays Chateau Ste. Michelle Winery TONIGHT! \n==\nIn the film Heart of Gold, Young introduces the song as follows:\n\nAbout that time when I wrote (\"Heart of Gold\"), and I was touring, I had also—just, you know, being a rich hippie for the first time—I had purchased a ranch, and I still live there today. And there was a couple living on it that were the caretakers, an old gentleman named Louis Avila and his wife Clara. And there was this old blue Jeep there, and Louis took me for a ride in this blue Jeep. He gets me up there on the top side of the place, and there's this lake up there that fed all the pastures, and he says, \"Well, tell me, how does a young man like yourself have enough money to buy a place like this?\" And I said, \"Well, just lucky, Louis, just real lucky.\" And he said, \"Well, that's the darnedest thing I ever heard.\" And I wrote this song for him.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}