Information about plays

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

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

{
    "id": 3563035,
    "uri": "https://api.kexp.org/v2/plays/3563035/?format=api",
    "airdate": "2025-10-09T11:25:53-07:00",
    "show": 64787,
    "show_uri": "https://api.kexp.org/v2/shows/64787/?format=api",
    "image_uri": "https://ia801602.us.archive.org/22/items/mbid-608de3ea-c08f-36f5-9ac6-53d401940de7/mbid-608de3ea-c08f-36f5-9ac6-53d401940de7-11745044868_thumb500.jpg",
    "thumbnail_uri": "https://ia601602.us.archive.org/22/items/mbid-608de3ea-c08f-36f5-9ac6-53d401940de7/mbid-608de3ea-c08f-36f5-9ac6-53d401940de7-11745044868_thumb250.jpg",
    "song": "Pink Moon",
    "track_id": "a133271d-b10b-331f-80b0-8c4b08b44622",
    "recording_id": "d840d505-c0e0-44fe-9c03-3a272cfff88e",
    "artist": "Nick Drake",
    "artist_ids": [
        "99ea432a-e3d8-42cb-9d5e-db316a6a8458"
    ],
    "album": "Pink Moon",
    "release_id": "608de3ea-c08f-36f5-9ac6-53d401940de7",
    "release_group_id": "740ec10a-e887-38a6-a04d-fe2069c9e2a7",
    "labels": [
        "Hannibal"
    ],
    "label_ids": [
        "7fd6a368-1932-4621-88e1-9a71929ee9b9"
    ],
    "release_date": "1992-05-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#195 on YOUR countdown of the greatest albums of all time!\n\nThe Guardian spoke with John Wood, the sound engineer and producer of ‘Pink Moon’:\n\n“It was a much more intimate recording than his first two albums,” says Wood. Gone were the mournful strings and the jaunty brass and in their place was simplicity: just Drake and his guitar. “I think he wanted to make a very direct and personal record. I thought, after the first couple of songs, that we would probably augment it a bit. Not a lot, but I was expecting him to get (double bass player) Danny Thompson in maybe. After the second number, I said something and he just replied, ‘No, that’s it. That’s all we’re doing.’ And that was it.”\n\nhttps://www.theguardian.com/music/2022/jul/05/nick-drake-pink-moon-50-years-producer-misunderstood-classic-john-wood",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}