Information about plays

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

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

{
    "id": 3543997,
    "uri": "https://api.kexp.org/v2/plays/3543997/?format=api",
    "airdate": "2025-08-23T23:53:59-07:00",
    "show": 64371,
    "show_uri": "https://api.kexp.org/v2/shows/64371/?format=api",
    "image_uri": "https://coverartarchive.org/release/2dcbdcbc-bd00-42cf-a48d-52c3eb542f32/28033926580-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/2dcbdcbc-bd00-42cf-a48d-52c3eb542f32/28033926580-250.jpg",
    "song": "Condena",
    "track_id": null,
    "recording_id": "f7423999-0fbd-4686-ba3e-a261ec81aab7",
    "artist": "Puro Odio",
    "artist_ids": [
        "0aca40e3-50fe-4c21-8de3-db374039f28d"
    ],
    "album": "Demo 2018",
    "release_id": null,
    "release_group_id": "8e633159-b67e-43de-ab7e-1a39f36a9961",
    "labels": [
        "Sentient Ruin Laboratories"
    ],
    "label_ids": [
        "46d5e55e-46af-45e7-9dc5-478d71135b35"
    ],
    "release_date": "2020-12-11",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hailing from the Basque region of Spain, nihilist punk commando Puro Odio are purveyors of a degenerate world that has lost its sanity and fallen to complete barbarism, anarchy, chaos and inhumanity, succumbing to a bleak new world order where any virtue or morality is crushed under the iron fist of hatred, violence and nihilism\n\nhttps://sentientruin.bandcamp.com/album/puro-odio",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}