Information about plays

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

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

{
    "id": 3601004,
    "uri": "https://api.kexp.org/v2/plays/3601004/?format=api",
    "airdate": "2026-01-06T12:37:18-08:00",
    "show": 65579,
    "show_uri": "https://api.kexp.org/v2/shows/65579/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Aua Atu Rā",
    "track_id": "ab10d0d8-896a-4e08-937c-a56221686657",
    "recording_id": "55e545e9-d93b-4100-9865-363db5ac5dd3",
    "artist": "Marlon Williams",
    "artist_ids": [
        "92677e54-c738-4e33-8c08-e51ba490285b"
    ],
    "album": "Te Whare Tīwekaweka",
    "release_id": "130a21e4-f992-461e-8a52-6ea5fcfcda03",
    "release_group_id": "fe3b8653-5977-42e4-86af-38842f19bb46",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-04-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Marlon Williams is an award winning singer-songwriter and actor from the town of Lyttelton, New Zealand. Son of visual artist Jenny Rendall and librarian & musician David Williams, he grew up singing in the Christchurch cathedral choir, before his punk rock dad turned him onto country music in his teens.: https://www.allmusic.com/artist/marlon-williams-mn0003450447#biography\n--\nOn this album, Williams – a member of the Kāi Tahu and Ngāi Tai iwi (Māori tribes) – made the decision to step away from English and sing in his indigenous tongue, te reo Māori. : https://thebluegrasssituation.com/read/marlon-williams-te-whare-tiwekaweka-is-a-homecoming-like-never-before/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}