Information about plays

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

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

{
    "id": 3598155,
    "uri": "https://api.kexp.org/v2/plays/3598155/?format=api",
    "airdate": "2025-12-30T20:37:54-08:00",
    "show": 65519,
    "show_uri": "https://api.kexp.org/v2/shows/65519/?format=api",
    "image_uri": "https://coverartarchive.org/release/a441d48e-7075-4932-8250-5c0568ab5c38/41525181233-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/a441d48e-7075-4932-8250-5c0568ab5c38/41525181233-250.jpg",
    "song": "Huayño “Phuju”",
    "track_id": null,
    "recording_id": "869c3329-0f68-40c4-bd63-81ac9cc12b2e",
    "artist": "Los Thuthanaka",
    "artist_ids": [
        "60f5cb67-691a-412b-b6ef-18372ac45e7b"
    ],
    "album": "Los Thuthanaka",
    "release_id": null,
    "release_group_id": "ac6eb68a-70b3-492f-8776-acbab4122219",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-03-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ceremonial Andean music rooted in Indigenous tradition, unfolding slowly and powerfully.\nhttps://losthuthanaka.bandcamp.com\n\nLos Thuthanaka is the debut studio album by the Bolivian-American duo Los Thuthanaka, consisting of siblings Chuquimamani-Condori and Joshua Chuquimia Crampton. It was self-released as a surprise album on Bandcamp on March 22, 2025.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}