Information about plays

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

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

{
    "id": 3638743,
    "uri": "https://api.kexp.org/v2/plays/3638743/?format=api",
    "airdate": "2026-04-06T19:17:52-07:00",
    "show": 66386,
    "show_uri": "https://api.kexp.org/v2/shows/66386/?format=api",
    "image_uri": "https://coverartarchive.org/release/9938df88-dcf6-4266-b2c1-25860b030366/43490926488-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/9938df88-dcf6-4266-b2c1-25860b030366/43490926488-250.jpg",
    "song": "Porque te vas",
    "track_id": null,
    "recording_id": null,
    "artist": "Attaque 77",
    "artist_ids": [
        "f74e2126-0bbf-4a3a-8e91-ec23d8d63921"
    ],
    "album": "Ángeles caídos",
    "release_id": null,
    "release_group_id": "23914d68-b5d7-3985-ad6c-351956fa8658",
    "labels": [
        "Sony Music"
    ],
    "label_ids": [
        "9e6b4d7f-4958-4db7-8504-d89e315836af"
    ],
    "release_date": "1992-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\nAttaque 77, one of the key bands of Argentine punk rock in the 1990s and early 2000s, included their cover of “Porque te vas”—originally a ballad by Jeanette—in their repertoire, giving this pop classic a rawer, more direct edge. The reinterpretation retains the song’s melancholic tone, but with the distinctive pulse of Argentine rock.\n***\n*El Sonido Edición Especial: Lo mejor del rock latinoamericano e iberoamericano de todos los tiempos*\n\nAttaque 77, una de las bandas clave del punk rock argentino de los años noventa y principios de los 2000, incluyó en su repertorio su versión de «Porque te vas» —originalmente una balada de Jeanette—, dotando a este clásico del pop de un toque más crudo y directo. La reinterpretación conserva el tono melancólico de la canción, pero con el ritmo característico del rock argentino.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}