Information about plays

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

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

{
    "id": 3573615,
    "uri": "https://api.kexp.org/v2/plays/3573615/?format=api",
    "airdate": "2025-11-03T20:50:48-08:00",
    "show": 65016,
    "show_uri": "https://api.kexp.org/v2/shows/65016/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Rabia",
    "track_id": null,
    "recording_id": null,
    "artist": "Descargo y Maleficio",
    "artist_ids": [],
    "album": "Sentencia",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2024-03-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "It's Freakout week!\nhttps://www.freakoutrec.com/lineup \n\n“Rabia,” from the album Sentencia, tells the story of Descargo y Maleficio, highlighting their personal and artistic struggle in Chile. The song portrays rage as a transformative force against an unjust world.\nThe music video, directed by Manuel Cabezas, has a dark, moody atmosphere, showing Descargo y Maleficio sometimes paralyzed, other times unleashing all their rage. La Criatura appears as a symbol of conditioning, including forced motherhood in Chile.\n*** https://descargoymaleficio.bandcamp.com/album/sentencia\n“Rabia”, del álbum Sentencia, presenta la historia de Descargo y Maleficio, mostrando su lucha personal y artística en Chile. La canción habla de la rabia como fuerza transformadora frente a un mundo injusto.\nEl videoclip, dirigido por Manuel Cabezas, tiene una atmósfera oscura donde Descargo y Maleficio se muestra a veces paralizada y otras liberando toda su rabia. La Criatura aparece como símbolo de condicionamientos, incluyendo la maternidad forzada en Chile.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}