Information about plays

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

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

{
    "id": 3554424,
    "uri": "https://api.kexp.org/v2/plays/3554424/?format=api",
    "airdate": "2025-09-18T02:23:43-07:00",
    "show": 64591,
    "show_uri": "https://api.kexp.org/v2/shows/64591/?format=api",
    "image_uri": "https://coverartarchive.org/release/67132393-26df-4974-9889-fb2e8e74076e/7343229906-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/67132393-26df-4974-9889-fb2e8e74076e/7343229906-250.jpg",
    "song": "Woo Hah!! Got You All in Check (The World Wide remix)",
    "track_id": null,
    "recording_id": "636988bb-d64c-4e98-9d0a-8a4125c3660d",
    "artist": "Busta Rhymes feat. Ol’ Dirty Bastard",
    "artist_ids": [
        "10a9ff92-9637-4498-afea-7044b2ab0dc0",
        "d50548a0-3cfd-4d7a-964b-0aef6545d819"
    ],
    "album": "Woo Hah!! Got You All in Check",
    "release_id": null,
    "release_group_id": "baed6d9b-fdc6-3082-9f62-610c7ef768bb",
    "labels": [],
    "label_ids": [],
    "release_date": "1996-02-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song interpolated The Sugarhill Gang's \"8th Wonder.\"\n--\n\"Woo Hah!! Got You All In Check\" was Busta's debut single as a solo artist. James Hyman from Music Week's RM Dance Update described the 1996 debut: \"Imagine the inane style of Biz Markie mixed up with a pinch of Leaders Of The New School, Ol' Dirty Bastard (who appears on one mix) plus phat production from the likes of DJ Scratch (EPMD) & JayDee (Pharcyde, De La Soul, A Tribe Called Quest, Slum Village) and you simply have the most boisterous, most infectious and freshest rap single of the year.\"\n--\n See the official (explicit) video for \"Woo Haa!....\": https://youtu.be/EQzvQO2LcA4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}