Information about plays

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

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

{
    "id": 3625622,
    "uri": "https://api.kexp.org/v2/plays/3625622/?format=api",
    "airdate": "2026-03-05T13:01:27-08:00",
    "show": 66097,
    "show_uri": "https://api.kexp.org/v2/shows/66097/?format=api",
    "image_uri": "https://dn721908.ca.archive.org/0/items/mbid-d24eed93-2be9-43de-b4a6-db00f54208e8/mbid-d24eed93-2be9-43de-b4a6-db00f54208e8-4784243449_thumb500.jpg",
    "thumbnail_uri": "https://dn721908.ca.archive.org/0/items/mbid-d24eed93-2be9-43de-b4a6-db00f54208e8/mbid-d24eed93-2be9-43de-b4a6-db00f54208e8-4784243449_thumb250.jpg",
    "song": "Intro / There’s Something Goin’ On",
    "track_id": "33e680e2-35fb-39da-a4d2-a71c0959d3f8",
    "recording_id": "af4b284b-0338-441d-a866-0c187d989fae",
    "artist": "The Roots",
    "artist_ids": [
        "80b3cf5e-18fe-4c59-98c7-e5bb87210710"
    ],
    "album": "Do You Want More?!!!??!",
    "release_id": "d24eed93-2be9-43de-b4a6-db00f54208e8",
    "release_group_id": "8db4c09a-eeaf-3887-96fa-144ac1723651",
    "labels": [
        "Geffen Records"
    ],
    "label_ids": [
        "0fadc2ce-f7de-4e27-bbe6-612b317e716b"
    ],
    "release_date": "1995-01-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Thursday and welcome to The Afternoon Show with the handsome Larry Mizell, Jr. and super producer Sharlese! Today, on OG Thursday, we’re honoring the legacy of esteemed producer and engineer Bob Power, who died this week at age 73:  https://pitchfork.com/news/bob-power-prolific-engineer-behind-hip-hop-classics-dies-at-73/ We’re so glad you are here with us!\n---\nQuestlove said about Bob Power: “You could NOT encounter a more engaging, enthusiastic, laser focused craftsman of sound and sonics. Bob was our training wheels for how to present music.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}