Information about plays

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

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

{
    "id": 3615431,
    "uri": "https://api.kexp.org/v2/plays/3615431/?format=api",
    "airdate": "2026-02-09T19:27:29-08:00",
    "show": 65891,
    "show_uri": "https://api.kexp.org/v2/shows/65891/?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": "Grin-gosano",
    "track_id": null,
    "recording_id": "2767472e-ca5f-48fa-a67e-a57c8f2eb3ea",
    "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": "Control Machete are a pioneering Mexican hip-hop group from Monterrey, known for gritty, genre-blending rap that helped shape Latin urban music since the 1990s. Their track “Grin-Gosano”—a raw, rhythmic cut from their influential debut Mucho Barato—blends sharp lyrics with pulsating beats and street-savvy flair, capturing the group’s signature energy. As of now there are no confirmed upcoming songs, but their catalog remains essential for fans of classic Latin rap. Dive into “Grin-Gosano” and explore their sound here: https://www.youtube.com/watch?v=G9Jt1soHrk4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}