Information about plays

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

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

{
    "id": 3596387,
    "uri": "https://api.kexp.org/v2/plays/3596387/?format=api",
    "airdate": "2025-12-26T18:00:02-08:00",
    "show": 65480,
    "show_uri": "https://api.kexp.org/v2/shows/65480/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Enemy",
    "track_id": "2318d1fc-094b-4975-ad62-02b4c8738732",
    "recording_id": "b4a1a6d4-88d3-4ce3-824c-61e49fd2435b",
    "artist": "Sassy 009",
    "artist_ids": [
        "00d394c8-09be-41b5-bc52-f37f0fa7cfb7"
    ],
    "album": "Dreamer+",
    "release_id": "267a2f67-85ac-4297-9021-40b832e9de3b",
    "release_group_id": "830db12a-eed1-4243-abff-f7819dce3c12",
    "labels": [
        "[PIAS] Électronique"
    ],
    "label_ids": [
        "e5321339-436c-4929-a5cb-26b35e17d416"
    ],
    "release_date": "2026-01-16",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Sassy 009's forthcoming debut album Dreamer+ is shaping up to be a good one. The Oslo-based producer announced the record with \"Butterflies,\" which we named one of the Best Songs Of The Week, and she tapped Blood Orange for the following single \"Tell Me.\" Today's new single is a dark, clubby banger called \"Enemy,\" which boasts some sticky melodies, rattling breakbeats, and maximalists synths\"\n-\nhttps://stereogum.com/2479625/sassy-009-enemy/news",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}