Information about plays

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

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

{
    "id": 3656537,
    "uri": "https://api.kexp.org/v2/plays/3656537/?format=api",
    "airdate": "2026-05-18T20:46:36-07:00",
    "show": 66754,
    "show_uri": "https://api.kexp.org/v2/shows/66754/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Ellos Quieren Sangre",
    "track_id": null,
    "recording_id": null,
    "artist": "Varsovia",
    "artist_ids": [
        "9130ef49-e43c-4e5c-ac54-7900ea1c5d75"
    ],
    "album": "Recursos Inhumanos",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Buh Records"
    ],
    "label_ids": [],
    "release_date": "2014-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Peruvian synthpunk! Defiantly danceable Varsovia is darkwave synth-punk trio from Lima, Perú. This track is off their debut album that is clearly inspired by industrial techno bands and the punk acts of the 70s, but that doesn’t make their debut a pastiche — they have developed their own energy and it’s pretty intense. \nhttps://www.instagram.com/varsoviasynth/ \nFind more here- https://remezcla.com/features/music/peruvian-synthpunk-trio-varsovia-makes-an-intense-defiant-debut/\n_____________________________________________\n¡Synthpunk peruano! Varsovia es un trío de darkwave synth-punk de Lima, Perú, definitivamente bailable. Esta pista es de su álbum debut, claramente inspirado en bandas de techno industrial y los actos punk de los años 70, pero eso no hace que su debut sea un pastiche; han desarrollado su propia energía y es bastante intensa. \nhttps://www.instagram.com/varsoviasynth/\nEncuentra más aquí: https://remezcla.com/features/music/peruvian-synthpunk-trio-varsovia-makes-an-intense-defiant-debut/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}