Information about plays

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

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

{
    "id": 3628527,
    "uri": "https://api.kexp.org/v2/plays/3628527/?format=api",
    "airdate": "2026-03-13T21:30:09-07:00",
    "show": 66172,
    "show_uri": "https://api.kexp.org/v2/shows/66172/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "UNGAZINCISHI",
    "track_id": null,
    "recording_id": null,
    "artist": "Riky Rick",
    "artist_ids": [
        "fe485453-3c5e-4f54-b998-8332332fe312"
    ],
    "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": "The Makhado family confirm the untimely passing of Riky Rick ...Riky Rick (Rikhado Makhado; 1987–2022) was a highly influential South African rapper, songwriter, producer, and fashion icon. Known for hits like \"Boss Zonke\" and \"Nafukwa,\" he fused hip-hop with kwaito, founded Cotton Club Records, and established Cotton Fest. He was celebrated for his unique style, mentoring young artists, and his platinum-certified debut album Family Values. RIP",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}