Information about plays

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

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

{
    "id": 3638738,
    "uri": "https://api.kexp.org/v2/plays/3638738/?format=api",
    "airdate": "2026-04-06T19:01:04-07:00",
    "show": 66386,
    "show_uri": "https://api.kexp.org/v2/shows/66386/?format=api",
    "image_uri": "https://coverartarchive.org/release/ceb74ebc-e154-49db-8b63-af0c4e34e4eb/44475014464-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/ceb74ebc-e154-49db-8b63-af0c4e34e4eb/44475014464-250.jpg",
    "song": "Tu casa nueva",
    "track_id": null,
    "recording_id": "39a6c946-c47d-41ab-82c8-d1c67fc008d8",
    "artist": "El Último Vecino",
    "artist_ids": [
        "3e285c6a-916c-410b-ba65-2c5469653aaa"
    ],
    "album": "Tu casa nueva",
    "release_id": null,
    "release_group_id": "3336be7a-d3cf-4c15-a9eb-80792f935949",
    "labels": [
        "Canada Editorial"
    ],
    "label_ids": [
        "79ebc0d6-9003-4dfe-bce8-2326126a9c22"
    ],
    "release_date": "2014-12-04",
    "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\nEl Último Vecino is the musical project of Gerard Alegre Dòria, a musician and composer from Barcelona. Gerard frames his musical proposal within the synth-pop genre, with influences ranging from post-punk to new wave. This track is one of our favorites, from their self-titled debut.\nThis song is a must-have in our Goth Day programming on KEXP.\n***\nEdición especial de El Sonido: Lo mejor del rock latinoamericano e iberoamericano de todos los tiempos*\n\nEl Último Vecino es el proyecto musical de Gerard Alegre Dòria, un músico y compositor de Barcelona. Gerard enmarca su propuesta musical dentro del género synth-pop, con influencias que van desde el post-punk hasta la new wave. Este tema es uno de nuestros favoritos, extraído de su álbum debut homónimo.\nEsta canción es imprescindible en nuestra programación del Goth Day en KEXP.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}