Information about plays

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

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

{
    "id": 3609930,
    "uri": "https://api.kexp.org/v2/plays/3609930/?format=api",
    "airdate": "2026-01-27T20:39:45-08:00",
    "show": 65772,
    "show_uri": "https://api.kexp.org/v2/shows/65772/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Skin on the Drum (Bassnectar mix)",
    "track_id": null,
    "recording_id": "5ece762b-66cf-4e19-a942-d388615d9986",
    "artist": "Michael Franti & Spearhead",
    "artist_ids": [
        "e23eac42-f904-47da-8599-823ff431bea4"
    ],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Amorphous Music"
    ],
    "label_ids": [
        "d6d37bfd-4703-4f0f-bdaa-55c248abb844"
    ],
    "release_date": "2020-06-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "LIVE KEXP Performance: https://youtu.be/tnFEFM3eq54\n\nMichael Franti (born in Oakland, CA April 21, 1966) is an American singer, songwriter, musician, poet, activist, documentarian, and rapper. Known for his participation in many musical projects, most with a political and social emphasis. Franti began his music career in 1986 as part of the industrial punk band \"The Beatnigs\" which later morphed into “The Disposable Heroes of Hiphoprisy”\n\nBassnectar is the brainchild of Lorin Ashton, an electronica and dubstep producer based in Santa Cruz, California.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}