Information about plays

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

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

{
    "id": 3638766,
    "uri": "https://api.kexp.org/v2/plays/3638766/?format=api",
    "airdate": "2026-04-06T20:27:45-07:00",
    "show": 66386,
    "show_uri": "https://api.kexp.org/v2/shows/66386/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Maldito",
    "track_id": null,
    "recording_id": null,
    "artist": "Jessy Bulbo",
    "artist_ids": [
        "832e597a-2e4f-4e86-88d8-3b3b2444df2a"
    ],
    "album": "Saga Mama",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2006-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "*El Sonido Special Edition: All-Time Latin American & Ibero-American Rock* \n\nThis week in Seattle: https://everout.com/seattle/events/fin-de-fest/e231829/\n\nJessy Bulbo is a Mexican singer, bassist, and songwriter, commonly associated with the Latin riot grrrl movement. Jessy began her career in the early 2000s with the punk rock band Las Ultrasónicas, where she sang and played bass. She later embarked on a solo career. After leaving the group in the early 2000s, she released her first solo single, “Maldito,” in 2006.\n***\n*El Sonido Edición Especial: Lo mejor del rock latinoamericano e iberoamericano de todos los tiempos* \nJessy Bulbo es una cantante, bajista y compositora mexicana, a menudo asociada al movimiento «riot grrrl» latino. Jessy comenzó su carrera a principios de la década de 2000 con la banda de punk rock Las Ultrasónicas, donde cantaba y tocaba el bajo. Más tarde se embarcó en una carrera en solitario. Tras abandonar el grupo a principios de la década de 2000, lanzó su primer sencillo en solitario, «Maldito», en 2006.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}