Information about plays

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

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

{
    "id": 3595317,
    "uri": "https://api.kexp.org/v2/plays/3595317/?format=api",
    "airdate": "2025-12-24T10:17:53-08:00",
    "show": 65464,
    "show_uri": "https://api.kexp.org/v2/shows/65464/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Winter Is Not Dead",
    "track_id": null,
    "recording_id": "5ca1da2b-c1f1-4767-968c-b7d75caffbb7",
    "artist": "Yukimi",
    "artist_ids": [
        "e6deafd2-163c-46f3-b290-3c3c1944cffb"
    ],
    "album": "For You",
    "release_id": null,
    "release_group_id": "16c365e4-5c8d-4884-a3e7-3bd2e618dc60",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2025-03-28",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Yukimi's distinct and graceful voice has drawn fans to her since co-founding Little Dragon. The success of the band found her performing on some of the world's biggest stages.\n\nHer upcoming solo work sees a stunning new perspective from the Yukimi fans know and love as she blends pop-R&B and alternative soul with a more vulnerable lyrical focus.\n--\nhttps://yukimi-music.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}