Information about plays

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

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

{
    "id": 3525693,
    "uri": "https://api.kexp.org/v2/plays/3525693/?format=api",
    "airdate": "2025-07-11T20:19:04-07:00",
    "show": 63986,
    "show_uri": "https://api.kexp.org/v2/shows/63986/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Undenza Ntoni",
    "track_id": null,
    "recording_id": null,
    "artist": "Boohle Ft Marumba Pitch & Gaba Canal",
    "artist_ids": [],
    "album": "Hamba Wena",
    "release_id": null,
    "release_group_id": "5c25406a-409e-43ac-9a49-2276af66e44b",
    "labels": [],
    "label_ids": [],
    "release_date": "2022-07-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Buhlebevangeli Hlengiwe Manyathi, professionally known as Boohle, is a South African singer and songwriter. She is popularly known for her songs \"Yini Na\", \"Mama\", \"Siyathandana\" and \"Hamba wena\". Her music is a combination of amapiano, afro-house, afro-soul, and gospel.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}