Information about plays

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

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

{
    "id": 3548960,
    "uri": "https://api.kexp.org/v2/plays/3548960/?format=api",
    "airdate": "2025-09-04T20:20:10-07:00",
    "show": 64475,
    "show_uri": "https://api.kexp.org/v2/shows/64475/?format=api",
    "image_uri": "https://coverartarchive.org/release/083dd5fb-c119-4423-966f-bf9bde80edfc/42632550741-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/083dd5fb-c119-4423-966f-bf9bde80edfc/42632550741-250.jpg",
    "song": "Palang",
    "track_id": null,
    "recording_id": "fbf3a6ad-81c8-43ee-aa00-309c231b9a99",
    "artist": "Pelteras",
    "artist_ids": [
        "5ae08880-7d7d-44bf-9c7a-a808e90ec316"
    ],
    "album": "Peranjakan",
    "release_id": null,
    "release_group_id": "17e0e812-9991-4e9f-b98c-7a754641d352",
    "labels": [],
    "label_ids": [],
    "release_date": "2023-10-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Palang is my reaction to the relentless rush of Jakarta’s MRT and LRT boom; developments that, from my experience, can stall, turn stagnant, or spawn problems the whole city must bear. It also reflects my bleak foresight on how emerging technologies like AI and drones—still new to public awareness when the song was written—may soon reshape our lives in ways both mesmerizing and deeply unsettling.” — Adam Bagaskara, bassist\n\nhttps://pelteras.bandcamp.com/album/peranjakan",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}