Information about plays

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

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

{
    "id": 3544775,
    "uri": "https://api.kexp.org/v2/plays/3544775/?format=api",
    "airdate": "2025-08-25T20:55:51-07:00",
    "show": 64388,
    "show_uri": "https://api.kexp.org/v2/shows/64388/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Marengo",
    "track_id": null,
    "recording_id": null,
    "artist": "Ataxia",
    "artist_ids": [],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-04-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ataxia es un dúo bogotano de rock instrumental que viene trabajando desde el año 2016. En su música se le da especial importancia al carácter del sonido impuesto por el intérprete mediante la ejecución de los instrumentos, por lo cual se prescinde de la reproducción de secuencias preestablecidas, dejando sin embargo, un espacio a recursos como arpegiadores, notas pedal y efectos de delay. Es característico el uso de líneas melódicas bien definidas que alternan con ostinatos y pasajes de improvisación, en un ambiente de variedad tímbrica y rítmica. Entre sus influencias están el Rock Progresivo y el Jazz Fusión de inicios de los 70 ́s, así como el Krautrock y New Wave. La instrumentación consta de batería acústica, percusión electrónica, guitarra eléctrica, sintetizadores y efectos.\n***\nAtaxia is an instrumental rock duo from Bogotá that has been working since 2016. In their music, special importance is given to the character of the sound imposed by the performer through the execution of the instruments, which is why they dispense with the reproduction of pre-established sequences, leaving room, however, for resources such as arpeggiators, pedal notes, and delay effects. The use of well-defined melodic lines alternating with ostinatos and improvisational passages is characteristic, in an atmosphere of timbral and rhythmic variety. Among their influences are progressive rock and jazz fusion from the early 70s, as well as Krautrock and New Wave. The instrumentation consists of acoustic drums, electronic percussion, electric guitar, synthesizers, and effects.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}