Information about plays

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

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

{
    "id": 3572333,
    "uri": "https://api.kexp.org/v2/plays/3572333/?format=api",
    "airdate": "2025-10-31T20:05:17-07:00",
    "show": 64986,
    "show_uri": "https://api.kexp.org/v2/shows/64986/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Katam Ft Bien",
    "track_id": null,
    "recording_id": null,
    "artist": "Diamond Platnumz",
    "artist_ids": [
        "a4dd4cc7-576d-4126-9780-75a48741234e"
    ],
    "album": "Ongeza",
    "release_id": null,
    "release_group_id": "e1302167-6174-45f6-a1e9-a982fcdcd6a4",
    "labels": [],
    "label_ids": [],
    "release_date": "2020-09-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Naseeb Abdul Juma Issack, professionally known as Diamond Platnumz, is a Tanzanian bongo flava recording artist, dancer, philanthropist and businessman. He is the founder and CEO of WCB Wasafi Record Label, Wasafi Bet and Wasafi Media. Diamond has gained a massive following in East and Central Africa.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}