Information about plays

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

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

{
    "id": 3544784,
    "uri": "https://api.kexp.org/v2/plays/3544784/?format=api",
    "airdate": "2025-08-25T21:22:38-07:00",
    "show": 64388,
    "show_uri": "https://api.kexp.org/v2/shows/64388/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "The Last Human with the Horn",
    "track_id": null,
    "recording_id": null,
    "artist": "Caribe Acido",
    "artist_ids": [],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Ysmel Abreu (Santo Domingo, 1996) es el artista detrás de CARIBE ACIDO, un proyecto multidisciplinario que combina jazz eléctrico, producción analógica y arte sonoro desde una perspectiva caribeña. Su práctica nace de la intersección entre la psicología del sonido, el diseño visual y la investigación de nuevas formas de comunicación a través de la frecuencia\" - https://caribeacido.bandcamp.com/\n***\n“Ysmel Abreu (Santo Domingo, 1996) is the artist behind CARIBE ACIDO, a multidisciplinary project that combines electric jazz, analog production, and sound art from a Caribbean perspective. His practice stems from the intersection between the psychology of sound, visual design, and research into new forms of communication through frequency.” - https://caribeacido.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}