Information about plays

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

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

{
    "id": 3588722,
    "uri": "https://api.kexp.org/v2/plays/3588722/?format=api",
    "airdate": "2025-12-09T01:52:53-08:00",
    "show": 65328,
    "show_uri": "https://api.kexp.org/v2/shows/65328/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Wespennest",
    "track_id": null,
    "recording_id": "4b0df3ca-c48f-4666-baa1-fc48df3ad145",
    "artist": "DJ Koze feat. Sophia Kennedy",
    "artist_ids": [
        "dd4458c8-6728-4a44-980c-48107fa72bb8",
        "b578e19b-b97e-42f9-a7a7-c6fc87adb95c"
    ],
    "album": "Wespennest/Candidasa",
    "release_id": null,
    "release_group_id": "aae393bf-5c2c-4e5b-a97c-84071224439b",
    "labels": [
        "Pampa Records"
    ],
    "label_ids": [
        "41e0694b-e7ab-4b6e-8f07-c342ef4dfb56"
    ],
    "release_date": "2023-07-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Wespennest\" is German for “wasp’s nest.”\n\n\"Stefan Kozalla aka DJ Koze lives and works in Hamburg and Cadaqués. His Profession: DJ, Musician (International Pony, Adolf Noise), Producer (Róisín Murphy & Marteria) and Remixer  (Gorillaz, Moderat, Matthew Dear, Låpsley, Caribou and many others).\"  Here's a biography: https://ra.co/dj/djkoze/biography\n--\nSophia Kennedy is an American-born songwriter based in Hamburg and signed to Koze’s Pampa label,",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}