Information about plays

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

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

{
    "id": 3626119,
    "uri": "https://api.kexp.org/v2/plays/3626119/?format=api",
    "airdate": "2026-03-06T19:41:43-08:00",
    "show": 66110,
    "show_uri": "https://api.kexp.org/v2/shows/66110/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Traveller",
    "track_id": null,
    "recording_id": "33ec4241-3515-43db-bcda-714a5b0d74f5",
    "artist": "Black Coffee feat. Nom'Sa & Black Motion",
    "artist_ids": [
        "7fa03932-cd68-498f-aa4f-d4a6a2ce6071",
        "70fba560-65bb-4856-aeed-6ebae38958a2",
        "56039d03-34f5-4bbb-b753-75f81259e799"
    ],
    "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": "Nkosinathi Innocent Maphumulo (born March 11, 1976), known as Black Coffee, is a world-renowned South African DJ, producer, and songwriter. Emerging from Mthatha, he gained prominence after the 2004 Red Bull Music Academy, blending deep house with jazz and African influences. He is a Grammy winner known for hits like \"Subconsciously\".",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}