Information about plays

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

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

{
    "id": 3612372,
    "uri": "https://api.kexp.org/v2/plays/3612372/?format=api",
    "airdate": "2026-02-02T19:26:07-08:00",
    "show": 65825,
    "show_uri": "https://api.kexp.org/v2/shows/65825/?format=api",
    "image_uri": "https://coverartarchive.org/release/8748d883-3d60-4acb-a160-50943dee85bc/44206531934-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/8748d883-3d60-4acb-a160-50943dee85bc/44206531934-250.jpg",
    "song": "¿Comprendes, Mendes?",
    "track_id": null,
    "recording_id": "0f177d13-8aae-4df1-a32f-fd9682718b4a",
    "artist": "Control Machete",
    "artist_ids": [
        "38c8254f-ceac-460d-9123-5af2d7a4fc7e"
    ],
    "album": "Mucho barato…",
    "release_id": null,
    "release_group_id": "e83030c3-b47c-3542-80c5-4861e03e382c",
    "labels": [],
    "label_ids": [],
    "release_date": "1996-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“¿Comprendes, Mendes?” is one of the most iconic tracks by Control Machete, the Mexican hip-hop trio formed in 1995 by Fermín IV, Pato Machete, and DJ Toy Selectah that helped usher rap en español into mainstream Latin music in the late ’90s. The song was released in 1997 as part of their breakthrough album Mucho Barato and quickly became a standout hit, drawing attention across Mexico and Latin America for its raw energy and aggressive lyrical delivery.\n\nMusically, the track blends gritty hip-hop beats with sharp, declarative verses that assert confidence and command respect, often framed as a direct challenge to an opponent named “Mendes.” The repetition of the phrase “¿Me comprendes, Mendes?” (“Do you understand me, Mendes?”) gives the song a confrontational, self-assured tone that resonated with listeners and reflected the streetwise attitude of the era’s burgeoning Spanish-language rap scene.\n\nMore than just a rap song, “¿Comprendes, Mendes?” helped define a generation of Latin hip-hop and remains a classic of the genre, celebrated for its influence and enduring popularity.\n\nWatch on YouTube:\nhttps://youtu.be/xLrW4IcPiWw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}