Information about plays

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

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

{
    "id": 3566553,
    "uri": "https://api.kexp.org/v2/plays/3566553/?format=api",
    "airdate": "2025-10-18T00:25:31-07:00",
    "show": 64861,
    "show_uri": "https://api.kexp.org/v2/shows/64861/?format=api",
    "image_uri": "https://coverartarchive.org/release/7dbf3ed6-7927-3f35-adc2-3b46b97eca60/4839084652-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/7dbf3ed6-7927-3f35-adc2-3b46b97eca60/4839084652-250.jpg",
    "song": "Spanish Joint",
    "track_id": null,
    "recording_id": "bf6ee48a-27dd-49e5-9ec8-e62add86137e",
    "artist": "D’Angelo",
    "artist_ids": [
        "b66771cc-45fa-4a32-b14f-5337d7223d7a"
    ],
    "album": "Voodoo",
    "release_id": null,
    "release_group_id": "9605c075-c64c-366b-ad7f-ec98523fc162",
    "labels": [
        "Virgin"
    ],
    "label_ids": [
        "49b58bdb-3d74-40c6-956a-4c4b46115c9c"
    ],
    "release_date": "2000-01-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Afro Caribbean conga’s from Gionvanni Midalgo introduce the song. The man rhythm is a steady, fast paced Brazilian jazz/funk beat. Hunter’s rhythm guitar and bass line both do their nimble dance over the drums and percussion. On the choruses, Hargrove’s deep choral trumpet’s take on another life along with the more swinging cymbal/hi hat rhythms and D’Angelo’s call and response multi tracked harmony vocals. \n\nThis song is a collaborative masterpiece produced by Questlove and put together by D'Angelo, who we're honoring today after his tragic battle with cancer.\n\nDid you know that Questlove produced this fine song? Go here to get into the anatomy of this song: https://andresmusictalk.wordpress.com/2016/02/11/anatomy-of-the-groove-spanish-joint-by-dangelo/\n\nRead more and listen to a segment about The Soulquarians at https://www.kexp.org/podcasts/50-years-of-hip-hop/2023/3/22/2000-the-soulquarians/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}