Information about plays

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

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

{
    "id": 3598034,
    "uri": "https://api.kexp.org/v2/plays/3598034/?format=api",
    "airdate": "2025-12-30T14:35:27-08:00",
    "show": 65517,
    "show_uri": "https://api.kexp.org/v2/shows/65517/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Starburst",
    "track_id": "f65b1631-ae9e-4e53-b71d-bc12d22bd5a3",
    "recording_id": "0ee157ee-fa51-4788-ab50-cbdaa3f9e273",
    "artist": "Danny Brown",
    "artist_ids": [
        "960afc67-9c21-46dd-9c7f-ff2b509e3150"
    ],
    "album": "Stardust",
    "release_id": "48abe606-b4de-4377-9bbd-bfd03ad2ce9a",
    "release_group_id": "9b6f5937-d031-47c9-9767-cfa9d4975f0d",
    "labels": [
        "Warp"
    ],
    "label_ids": [
        "46f0f4cd-8aab-4b33-b698-f459faf64190"
    ],
    "release_date": "2025-11-07",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Starburst” is produced by Portuguese DJ and producer Holly, whose frenetic, club-ready production sets the stage for Brown’s unmistakable delivery. The beat pulses with relentless energy, combining the grit of underground hip-hop with a hard-hitting electronic edge. For longtime fans, it feels like Danny Brown returning to his wild, chaotic roots, reminiscent of the soundscapes heard on Old or Atrocity Exhibition — records that earned him a cult following and cemented his reputation as one of rap’s most fearless voices. https://stupiddope.com/2025/09/danny-brown-drops-starburst-the-first-look-at-his-new-album-stardust/\n\n\nhttps://www.youtube.com/watch?v=RA2BB5o0Hp4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}