Information about plays

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

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

{
    "id": 3525688,
    "uri": "https://api.kexp.org/v2/plays/3525688/?format=api",
    "airdate": "2025-07-11T19:53:58-07:00",
    "show": 63986,
    "show_uri": "https://api.kexp.org/v2/shows/63986/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Yebo Lapho (Gogo)",
    "track_id": null,
    "recording_id": "ca91eab4-dc86-4b64-ac2d-3370fab6032b",
    "artist": "Scotts Maphuma, Felo Le Tee & Thabza Tee feat. DJ Maphorisa & Djy Biza",
    "artist_ids": [
        "6f249273-ef84-4e5a-97f5-7682883cb912",
        "ccf24276-f207-4dc4-a1c6-a18dad046967",
        "72f29b4e-53c4-4f74-8b02-0953d018c8aa",
        "94dd8d27-5d42-4fa6-8851-84b470ed4b9f",
        "fa5300fe-0e27-4897-a847-557149e6b450"
    ],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Felo Le Tee (Tsholofelo Mokhine) is a South African producer and DJ known for his unique blend of amapiano, afro-tech, and other genres. His music is characterized by groovy beats inspired by Pretoria's Bacardi sound. He's had chart-topping hits like \"Manca\", \"66\", and \"Dipatje Tsa Felo\". Felo Le Tee started his musical career at age 14, playing cassettes and eventually transitioning to digital DJing and CDJs.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}