Information about plays

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

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

{
    "id": 3566460,
    "uri": "https://api.kexp.org/v2/plays/3566460/?format=api",
    "airdate": "2025-10-17T19:00:19-07:00",
    "show": 64860,
    "show_uri": "https://api.kexp.org/v2/shows/64860/?format=api",
    "image_uri": "https://ia903106.us.archive.org/23/items/mbid-a9ae2d31-5fd0-4ffd-a1d1-f9526040f0b1/mbid-a9ae2d31-5fd0-4ffd-a1d1-f9526040f0b1-24673142667_thumb500.jpg",
    "thumbnail_uri": "https://ia903106.us.archive.org/23/items/mbid-a9ae2d31-5fd0-4ffd-a1d1-f9526040f0b1/mbid-a9ae2d31-5fd0-4ffd-a1d1-f9526040f0b1-24673142667_thumb250.jpg",
    "song": "Water Get No Enemy",
    "track_id": "60a84d23-9c54-4df6-9c33-e5f1888409f3",
    "recording_id": "c2bd356e-541d-4f80-be28-7fea5e8f29dc",
    "artist": "D’Angelo, Femi Kuti + Macy Gray feat. Roy Hargrove, Nile Rodgers, The Soultronics + The Positive Force",
    "artist_ids": [
        "48772747-4cda-4ba8-b470-cfd5a32e05f7",
        "3e16e58f-d543-432a-aa51-0b885254346a",
        "b66771cc-45fa-4a32-b14f-5337d7223d7a",
        "c6d571dd-c0ae-4ac8-9500-780b1b9b25e5",
        "702d2b90-eef0-4354-b2c4-6366eba92b7f",
        "564ce54b-bed1-4e75-aa2b-803934b43c85",
        "8cdf780e-b909-4d25-9060-e552e95b3414"
    ],
    "album": "Red Hot + Riot",
    "release_id": "a9ae2d31-5fd0-4ffd-a1d1-f9526040f0b1",
    "release_group_id": "b5f14345-a9e0-3705-839b-0582b9aece55",
    "labels": [
        "MCA Records"
    ],
    "label_ids": [
        "46a3941a-c810-47a1-974f-955effec4d09"
    ],
    "release_date": "2002-10-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Remembering D'Angelo\n---\nSon of Fela Kuti, Femi Kuti was directly involved in this 2002 project dedicated to his father, recording “Water Get No Enemy” with Questlove and D’Angelo at a session that also included Nile Rodgers and Macy Gray.\n\nIn 2021, Femi and his son Made Kuti revisited \"Water Get No Enemy\" - covering it in their KEXP Live at Home Session with Larry Mizell Jr in May last year! - check it out!\nhttps://youtu.be/y4WJGiVEP_Q\n\nhttps://redhot.org/project/red-hot-riot-the-music-spirit-of-fela-kuti/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}