Information about plays

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

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

{
    "id": 3627130,
    "uri": "https://api.kexp.org/v2/plays/3627130/?format=api",
    "airdate": "2026-03-09T15:29:16-07:00",
    "show": 66138,
    "show_uri": "https://api.kexp.org/v2/shows/66138/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Doo Wa Ditty (Blow That Thing)",
    "track_id": null,
    "recording_id": "ab5b8a1a-20bf-4b87-a802-544754c25376",
    "artist": "Zapp",
    "artist_ids": [
        "e89e79d4-04c1-4bc3-9be1-a15899c93d8f"
    ],
    "album": "Zapp II",
    "release_id": null,
    "release_group_id": "b6ffb5d0-a1b4-340c-b8da-7c158f487246",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1982-07-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Happy Spring Fundraiser KEXP! I'm an amplifier but also gave a one time donation this spring bc I ALWAYS want the shirt. ALWAYS! And FOREVER! Thank you for being a huge part of what keeps me going every day. All my love- Hollis\"\n\nThis little ditty, written by Roger Troutman and brother Larry Troutman,  has been sampled more than 40 times. Produced by funk legend Bootsy Collins, the song featured Roger Troutman's lead channeled through a \"talk box,\" which twisted the vocals into a mechanized, computerized sound.  \n\nDid you know that this funk group grew up in Ohio? The family group, with brothers Roger, Lester, Larry, and Tony Troutman, grew up in Hamilton, OH, influenced by hometown heroes the Ohio Players as well as Parliament and other funk groups.: https://www.allmusic.com/artist/zapp-mn0000596451/biography\n\nJust do your thing, donate today! Power KEXP at https://kexp.org/donate/!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}