Information about plays

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

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

{
    "id": 3598342,
    "uri": "https://api.kexp.org/v2/plays/3598342/?format=api",
    "airdate": "2025-12-31T06:55:27-08:00",
    "show": 65522,
    "show_uri": "https://api.kexp.org/v2/shows/65522/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Can't Stand To Lose",
    "track_id": "17a52fc0-a432-4fb9-948b-c2361656aa3c",
    "recording_id": "309f910c-9fc3-4532-a2b7-2530459e6aad",
    "artist": "HAAi",
    "artist_ids": [
        "c4dff60e-6cf9-4308-8bef-7d88bc0a6a27"
    ],
    "album": "Can't Stand To Lose",
    "release_id": "caf4a88c-bb2f-4bef-bba9-70510c49ddcb",
    "release_group_id": "086d0c40-1f50-472f-a843-28c79561669a",
    "labels": [
        "Mute"
    ],
    "label_ids": [
        "e0b106a5-4add-4839-9e40-c192457e1bf8"
    ],
    "release_date": "2025-02-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "My favorite song from 2025. Happy New Year everyone! <3 LLC\n\nHAAi is Australian-born, London-based producer and DJ Teneil Laetitia Throssell. \"'Can't Stand to Lose' is a reflection on longing, loss, and the deeply human emotions that accompany them - the nostalgia, the yearning, and the vulnerability. It's inspired by our rapidly changing world and how it reshapes our lives: opening possibilities that are initially exciting, but are soon met with the realization of what's lost. It's a meditation on what we gain and what we leave behind.\" https://haai.bandcamp.com/album/cant-stand-to-lose https://haai.os.fan/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}