Information about plays

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

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

{
    "id": 3623161,
    "uri": "https://api.kexp.org/v2/plays/3623161/?format=api",
    "airdate": "2026-02-27T20:04:42-08:00",
    "show": 66046,
    "show_uri": "https://api.kexp.org/v2/shows/66046/?format=api",
    "image_uri": "https://coverartarchive.org/release/08563d84-214a-4504-b4ee-8bf4b4dc14be/29297411207-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/08563d84-214a-4504-b4ee-8bf4b4dc14be/29297411207-250.jpg",
    "song": "Lala Ngoxolo",
    "track_id": null,
    "recording_id": null,
    "artist": "Ami Faku",
    "artist_ids": [
        "f77224dd-14d5-4f8f-8075-a4d3c76013e4"
    ],
    "album": "Imali",
    "release_id": null,
    "release_group_id": "fd9d3493-0b2e-43cd-a34b-bee3ad151e86",
    "labels": [],
    "label_ids": [],
    "release_date": "2019-09-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ami Faku (Amanda Faku), born May 28, 1993, is a celebrated South African Afro-soul singer and songwriter from Port Elizabeth. Rising to fame on The Voice SA (2017), she signed with Vth Season and released hits like \"Ubuhle Bakho\" and \"Into Ingawe\". Known for her breathy, emotional vocals, she blends Xhosa roots with modern pop and amapiano.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}