Information about plays

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

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

{
    "id": 3519560,
    "uri": "https://api.kexp.org/v2/plays/3519560/?format=api",
    "airdate": "2025-06-27T14:59:17-07:00",
    "show": 63851,
    "show_uri": "https://api.kexp.org/v2/shows/63851/?format=api",
    "image_uri": "https://ia800805.us.archive.org/15/items/mbid-8db21467-c1b9-40dd-88f0-109ab6cd9bd8/mbid-8db21467-c1b9-40dd-88f0-109ab6cd9bd8-40010489103_thumb500.jpg",
    "thumbnail_uri": "https://ia800805.us.archive.org/15/items/mbid-8db21467-c1b9-40dd-88f0-109ab6cd9bd8/mbid-8db21467-c1b9-40dd-88f0-109ab6cd9bd8-40010489103_thumb250.jpg",
    "song": "I Am I Be",
    "track_id": "aef1e26d-fded-32db-9f6e-6b782318d4af",
    "recording_id": "d428a715-7991-4322-aa46-c7838928c0fc",
    "artist": "De La Soul",
    "artist_ids": [
        "a8ebde98-7e91-46c7-992c-90039ba42017"
    ],
    "album": "Buhloone Mindstate",
    "release_id": "8db21467-c1b9-40dd-88f0-109ab6cd9bd8",
    "release_group_id": "898a6a79-9ff1-3913-814a-4514bfbff609",
    "labels": [
        "Tommy Boy Music"
    ],
    "label_ids": [
        "25782561-07e5-453b-b2e9-6a7c39f86a3e"
    ],
    "release_date": "1993-09-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "De La Soul sampled multiple elements of the David Axelrod-produced song by Lou Rawls, \"You've Made Me So Very Happy.\" \n--\nThe late and beloved Trugoy the Dove said, \"I think I took the title really literal. Like, “I Am I Be,” this is gonna be about who I am, defining myself. And I personally found difficulty because I didn’t know myself then. I wasn’t prepared to delve into who I am, because I was still discovering, experiencing, and figuring it out. As much as you wanna be a contributor to a group, sometimes there’s a moment where you learn to sit back and just become a part of the cast and take direction. I think that was that song. It was one of those moments for me of learning humbleness, learning to be a student in the midst of your own classroom.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}