Information about plays

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

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

{
    "id": 3621397,
    "uri": "https://api.kexp.org/v2/plays/3621397/?format=api",
    "airdate": "2026-02-23T19:43:35-08:00",
    "show": 66014,
    "show_uri": "https://api.kexp.org/v2/shows/66014/?format=api",
    "image_uri": "https://coverartarchive.org/release/64437390-f3fc-4f71-9abd-ebf43f2b9aab/23675721465-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/64437390-f3fc-4f71-9abd-ebf43f2b9aab/23675721465-250.jpg",
    "song": "Che che colé",
    "track_id": null,
    "recording_id": "f9b27a4c-01b4-43a7-85ac-42c633baf0c6",
    "artist": "Willie Colón & Héctor Lavoe",
    "artist_ids": [
        "f1edfbed-9315-4550-859c-599cc3fdee57",
        "2cf18512-c129-482b-aff1-7430a1a7850b"
    ],
    "album": "La historia de la Fania: Homenaje a Jerry Masucci (28 grandes exitos) (disc 2)",
    "release_id": null,
    "release_group_id": "2c498f58-e954-361f-ab67-227523484eee",
    "labels": [
        "Fania"
    ],
    "label_ids": [
        "a00f1d54-2e47-492b-b24b-3b994b2ba0c4"
    ],
    "release_date": "1997-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Che Che Colé,” from the 1969 album Cosa Nuestra, reflects Colón’s exploration of African musical traditions and their presence within salsa. The melody of “Che Che Colé” is derived from the Cameroonian song “Angelina” (1969) by Cameroonian musician Manu Dibango.\n***\n“Che Che Colé”, del álbum Cosa Nuestra (1969), evidencia la exploracion musical de Colon en las musicas africanas y su presencia en la salsa. La melodía de “Che Che Colé” proviene de la canción camerunesa: “Angelina” (1969) del músico camerunés Manu DibangoSu.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}