Information about plays

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

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

{
    "id": 3564623,
    "uri": "https://api.kexp.org/v2/plays/3564623/?format=api",
    "airdate": "2025-10-13T16:34:55-07:00",
    "show": 64827,
    "show_uri": "https://api.kexp.org/v2/shows/64827/?format=api",
    "image_uri": "https://coverartarchive.org/release/856592b6-fb1b-46f2-a0fc-bbc10cc6a2a7/21955305446-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/856592b6-fb1b-46f2-a0fc-bbc10cc6a2a7/21955305446-250.jpg",
    "song": "Se Fue",
    "track_id": null,
    "recording_id": null,
    "artist": "Ghetto Khumbe",
    "artist_ids": [],
    "album": "Se Fue",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2022-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ghetto Kumbé is composed of three of the most skilful musicians from the popping modern Colombian scene: El Guajiro (singer of La 33 , La Otra Banda and former singer of Sidestepper,), Chongo (percussionist of Sidestepper, Toto La Momposina, Ondatrópica, among many others) and Doctor Keyta (African music specialist and percussionist in the dancing company “Zarabanda” & L’arpeggiata).\n\nhttps://www.galletascalientes.com/ghetto-kumbe/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}