Information about plays

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

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

{
    "id": 3624397,
    "uri": "https://api.kexp.org/v2/plays/3624397/?format=api",
    "airdate": "2026-03-02T12:20:17-08:00",
    "show": 66072,
    "show_uri": "https://api.kexp.org/v2/shows/66072/?format=api",
    "image_uri": "https://dn721506.ca.archive.org/0/items/mbid-78818a6d-9ca2-4311-9b79-e17cbdd60fa3/mbid-78818a6d-9ca2-4311-9b79-e17cbdd60fa3-43113722805_thumb500.jpg",
    "thumbnail_uri": "https://dn721506.ca.archive.org/0/items/mbid-78818a6d-9ca2-4311-9b79-e17cbdd60fa3/mbid-78818a6d-9ca2-4311-9b79-e17cbdd60fa3-43113722805_thumb250.jpg",
    "song": "O Xangô",
    "track_id": "76ecc479-6f7d-44e2-996d-681450c284fb",
    "recording_id": "c2ba5d1a-976b-4f95-803f-a4024d53ede3",
    "artist": "Captain Planet & Trio Mocotó",
    "artist_ids": [
        "3a558793-98d2-4b42-aff6-a22ab89bd6f3",
        "5731726c-7ace-491a-b47c-96ad7d14b612"
    ],
    "album": "DIG",
    "release_id": "78818a6d-9ca2-4311-9b79-e17cbdd60fa3",
    "release_group_id": "bbbd8377-0e90-430e-81df-72b41fd9efde",
    "labels": [
        "Bastard Jazz Recordings"
    ],
    "label_ids": [
        "1c84f4d1-6892-4323-b562-e8d4902f8032"
    ],
    "release_date": "2025-12-05",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "'The sixth full-length album from LA-based DJ/producer Captain Planet (aka Charlie Wilder) is another excellent set of vibrant global grooves that blend an array of worldly flavors into his kinetic, colorful, and joyful sonic world. With a clear focus on songs destined to get dancefloors moving, ‘DIG’ is a start-to-finish party that gets boosts from guest vocalists hailing from Brazil, Colombia, Haiti, Nigeria, Ghana and Angola, as well as a posthumous feature from legendary Afrobeat pioneer and co-creator Tony Allen, who gets reworked on the standout early single “Tony’s House.”'\n\nhttps://www.kexp.org/read/2025/12/8/new-music-reviews-128/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}