Information about plays

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

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

{
    "id": 3640420,
    "uri": "https://api.kexp.org/v2/plays/3640420/?format=api",
    "airdate": "2026-04-10T19:53:46-07:00",
    "show": 66418,
    "show_uri": "https://api.kexp.org/v2/shows/66418/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Isaka II (6am) [with Tems, Omah Lay, Thukuthela, JAZZWRLD, Lekaa Beats]",
    "track_id": null,
    "recording_id": "1474d279-4944-4b98-9cb4-9af97a777a8a",
    "artist": "CIZA, Tems, Omah Lay, Thukuthela, JAZZWRLD & Lekaa Beats",
    "artist_ids": [
        "a76aedd8-7160-4184-bdc6-3488cd13d996",
        "5b2a8faa-ffee-4706-a1a8-58f109bc8ca2",
        "b63bd4fd-2050-4c92-a237-576f6f6c97cb",
        "b90ac6a8-3183-449f-80ae-042c2d1e2e25",
        "fcea301d-ad38-4733-b115-747476559583",
        "75086e83-239e-4a42-854c-c8918cb3ef34"
    ],
    "album": "Isaka II (6am) [with Tems, Omah Lay, Thukuthela, JAZZWRLD, Lekaa Beats]",
    "release_id": null,
    "release_group_id": "660f6c2a-b5e6-4562-99f6-86ae96b4ecc8",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-08-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nkululeko \"Ciza\" Nciza (born 23 August 2001) is a South African Afro-pop artist from Benoni, Gauteng, recognized for blending Amapiano, Afro house, and Afrobeats. Son of music mogul TK Nciza and singer Nhlanhla Mafu, he launched his career in 2019, gaining global recognition with his 2025 smash hit \"Isaka (6am)\".",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}