Information about plays

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

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

{
    "id": 3609475,
    "uri": "https://api.kexp.org/v2/plays/3609475/?format=api",
    "airdate": "2026-01-26T19:03:49-08:00",
    "show": 65763,
    "show_uri": "https://api.kexp.org/v2/shows/65763/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Toma que Toma",
    "track_id": null,
    "recording_id": null,
    "artist": "Cristobal Pesce",
    "artist_ids": [],
    "album": "Toma que Toma",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Clubkids Records"
    ],
    "label_ids": [],
    "release_date": "2025-07-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "It’s the ‘I Drink My Horchata Warm Because I Don’t Like Ice’ edition of El Sonido. Let's melt it all.  \n\nCristobal Pesce is a Chilean DJ and producer who blends his Latin roots with hard techno, trance, and psy-trance to create emotional journeys through sound and energy.\n***\nEs la edición “I Drink My Horchata Warm Because I Don’t Like Ice” de El Sonido. Vamos a derretirlo todo.\n\nCristóbal Pesce es un DJ y productor chileno que mezcla sus raíces latinoamericanas con hard techno, trance y psy-trance, creando viajes emocionales a través del sonido y la energía.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}