Information about plays

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

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

{
    "id": 3625628,
    "uri": "https://api.kexp.org/v2/plays/3625628/?format=api",
    "airdate": "2026-03-05T13:23:41-08:00",
    "show": 66099,
    "show_uri": "https://api.kexp.org/v2/shows/66099/?format=api",
    "image_uri": "https://ia903202.us.archive.org/28/items/mbid-0eaf3a43-f00e-4416-8ea3-759d1841e3c9/mbid-0eaf3a43-f00e-4416-8ea3-759d1841e3c9-4402657853_thumb500.jpg",
    "thumbnail_uri": "https://dn711307.ca.archive.org/0/items/mbid-0eaf3a43-f00e-4416-8ea3-759d1841e3c9/mbid-0eaf3a43-f00e-4416-8ea3-759d1841e3c9-4402657853_thumb250.jpg",
    "song": "Thelonius",
    "track_id": "92e4cb79-862b-46e6-ab11-a39baea66460",
    "recording_id": "55028110-b1f2-4168-9eb6-68fe748a4e72",
    "artist": "Common feat. Slum Village",
    "artist_ids": [
        "c0c1183e-6940-48ca-8f96-98250fcb3ef1",
        "c0a1179b-b14a-4d68-a3c1-1fdab16ed602"
    ],
    "album": "Like Water For Chocolate (Clean Version)",
    "release_id": "d774c3e5-3416-492e-9ae3-87e6eb289a43",
    "release_group_id": "cb275cb8-1619-48ba-8b4c-30d63b7035e9",
    "labels": [
        "MCA Records, Inc."
    ],
    "label_ids": [
        "1dd678a1-5904-4280-bafc-162224ed3405"
    ],
    "release_date": "2000-03-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song, produced by J Dilla, contains samples of \"Vulcan Mind Probe\" by George Duke, \"Space Intro\" by Steve Miller Band and \"Michelle\" by The Singers Unlimited.  It was mixed by the very talented Bob Power. \n--\nCommon wrote, \"God bless the soul of Bob Power, one of the greatest I have ever heard and the greatest to ever do it. I am grateful that I got to know him and learn from him. God bless your soul, Bob Power.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}