Information about plays

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

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

{
    "id": 3667060,
    "uri": "https://api.kexp.org/v2/plays/3667060/?format=api",
    "airdate": "2026-06-12T20:08:33-07:00",
    "show": 66971,
    "show_uri": "https://api.kexp.org/v2/shows/66971/?format=api",
    "image_uri": "https://coverartarchive.org/release/e1285df1-7c54-495a-984b-598d909c1311/41660871505-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/e1285df1-7c54-495a-984b-598d909c1311/41660871505-250.jpg",
    "song": "Ithuba",
    "track_id": null,
    "recording_id": null,
    "artist": "Felo Le Tee Ft Q Bonke",
    "artist_ids": [],
    "album": "Dipatje Tsa Felo",
    "release_id": null,
    "release_group_id": "60ed3aa2-cb83-4ba9-af6c-7eb16757c505",
    "labels": [],
    "label_ids": [],
    "release_date": "2021-12-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Felo Le Tee (Tsholofelo Mokhine) is a premier South African Amapiano producer, DJ, and musical maestro. Born in Mpumalanga and raised in Pretoria, he is celebrated for pioneering clean, original sound engineering and massive chart-topping hits like \"66\", \"Dipatje Tsa Felo\", and \"Bopha\".",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}