Information about plays

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

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

{
    "id": 3622125,
    "uri": "https://api.kexp.org/v2/plays/3622125/?format=api",
    "airdate": "2026-02-25T14:15:32-08:00",
    "show": 66028,
    "show_uri": "https://api.kexp.org/v2/shows/66028/?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": "Kamsi",
    "track_id": "8e96c291-cdb2-4ff8-8674-fc92c9a05482",
    "recording_id": "1b036539-a3fd-4636-8d8a-1d1bcf1f4d62",
    "artist": "Captain Planet & Azuka Moweta",
    "artist_ids": [
        "7c7c5583-4a2e-44ee-ad19-3e7eca386e2c",
        "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": "Fueled by an early love of Hip-Hop music, Charlie B. Wilder (the masked man behind Captain Planet) began DJ-ing and making beats on a Tascam 4-track in his teens. He soon developed an obsession with vinyl records and digging for samples which led to an expanded appreciation of Reggae, Latin and African music as well as a curiosity for other styles from around the world. \n--\n This is Captain Planet's progressive, electronic remix of 'Kamsi Ebinu Ndum', originally performed by the Nigerian band Azuka Moweta and His Anioma Brothers Band of Africa. : https://www.traxsource.com/title/2494620/kamsi-ebinu-ndum-captain-planet-remix",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}