Information about plays

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

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

{
    "id": 3638768,
    "uri": "https://api.kexp.org/v2/plays/3638768/?format=api",
    "airdate": "2026-04-06T20:37:16-07:00",
    "show": 66386,
    "show_uri": "https://api.kexp.org/v2/shows/66386/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Manzana Prohibida",
    "track_id": "eca31ebd-b0a5-4260-839f-0fa05258ac73",
    "recording_id": "51e37fae-77c4-47dc-b028-999905b9c6f7",
    "artist": "Lucha Luna",
    "artist_ids": [
        "bf19db4d-b74f-4afd-ab96-bb654ea551d6"
    ],
    "album": "Manzana Prohibida",
    "release_id": "ea1f2154-f6a1-47d6-a950-c46b135c25c7",
    "release_group_id": "d7d5c1c8-a4a1-4208-9367-08c3efe6fa7b",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-12-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "*El Sonido Special Edition: All-Time Latin American & Ibero-American Rock*\nKEXP is bringing Audioasis to the Gathering Space on Saturday, April 11th and we’d love for you to come in and celebrate music of the Pacific Northwest with us. This event, hosted by DJ Kennady, will begin at 5 PM and feature live music from Dark Chisme, TezaTalks, and Lucha Luna, with a pre-broadcast set from 90.TEEN alum, DJ Kap Uwak. This will also be broadcast live on KEXP for anyone who cannot physically be here during Audioasis’ normal timeslot: 6 PM - 9PM!\n***\n*Edición especial de El Sonido: Lo mejor del rock latinoamericano e iberoamericano de todos los tiempos*\nKEXP trae Audioasis al Gathering Space el sábado 11 de abril y nos encantaría que vinieras a celebrar con nosotros la música del noroeste del Pacífico. Este evento, presentado por DJ Kennady, comenzará a las 17:00 h y contará con música en directo de Dark Chisme, TezaTalks y Lucha Luna, además de una sesión previa a la emisión a cargo del exmiembro de 90.TEEN, DJ Kap Uwak. ¡También se retransmitirá en directo por KEXP para todos aquellos que no puedan estar aquí físicamente durante la franja horaria habitual de Audioasis: de 18:00 a 21:00 h!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}