Information about plays

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

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

{
    "id": 3604952,
    "uri": "https://api.kexp.org/v2/plays/3604952/?format=api",
    "airdate": "2026-01-16T04:42:24-08:00",
    "show": 65662,
    "show_uri": "https://api.kexp.org/v2/shows/65662/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Dr. EZ's Cool Fantastic, Vol. 2",
    "track_id": null,
    "recording_id": null,
    "artist": "DJ Drez, Dr. EZ, Rakaa, Vesubio, Able, Tony Da Skitzo, Divine Styler, Neb Luv, Mystik Journeymen, The Grouch, Aesop the Black Wolf",
    "artist_ids": [],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2024-02-02",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "DJ Drez is an LA underground hip-hop OG, producer and DJ for Haiku De'tat & Abstract Tribe Unique, solo artist, selecta, yogi, dancer, all around peaceful guy. Of this six-minute posse cut, Drez says: \"We originally recorded this tune around 1997 for a mixtape titled Cool Fantastic Pt.2. I recently came across the ADAT tape so figured it would only be right to to a remix.\"\n\nhttps://djdrez.bandcamp.com/album/dr-ezs-cool-fantastic-pt-2-remixed",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}