Information about plays

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

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

{
    "id": 3546418,
    "uri": "https://api.kexp.org/v2/plays/3546418/?format=api",
    "airdate": "2025-08-29T19:08:46-07:00",
    "show": 64421,
    "show_uri": "https://api.kexp.org/v2/shows/64421/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "UNGAZINCISHI",
    "track_id": null,
    "recording_id": null,
    "artist": "Riky Rick Ft Focalistic",
    "artist_ids": [],
    "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": "Riky Rick (born Rikhado Muziwendlovu Makhado, 1987–2022) was a South African rapper, singer, and entrepreneur known for hits like \"Boss Zonke\" and his debut album Family Values. He rose to fame with his unique blend of hip-hop and Kwaito, and he founded the influential hip-hop festival Cotton Fest. Riky Rick also owned Cotton Club Records and was married to Bianca Naidoo, with whom he had two children. He passed away in February 2022.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}