Information about plays

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

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

{
    "id": 3623158,
    "uri": "https://api.kexp.org/v2/plays/3623158/?format=api",
    "airdate": "2026-02-27T19:53:54-08:00",
    "show": 66046,
    "show_uri": "https://api.kexp.org/v2/shows/66046/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Wanna Give It All",
    "track_id": null,
    "recording_id": "f31a7447-1119-43e5-88f6-8c5e4bce8edb",
    "artist": "Boohle",
    "artist_ids": [
        "3e409eb7-94e2-44f1-b2d6-a11743fb11cb"
    ],
    "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": "Boohle (Buhle Manyathi), born in 1998 in Vosloorus, South Africa, is a renowned singer-songwriter and key figure in Amapiano, known for her soulful, melodic vocals. With hits like \"Shela\", she has garnered millions of streams, collaborating with artists such as Cassper Nyovest and Mr JazziQ (who brought to Q Nightclub!)",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}