Information about plays

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

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

{
    "id": 3656518,
    "uri": "https://api.kexp.org/v2/plays/3656518/?format=api",
    "airdate": "2026-05-18T19:32:32-07:00",
    "show": 66754,
    "show_uri": "https://api.kexp.org/v2/shows/66754/?format=api",
    "image_uri": "https://coverartarchive.org/release/95e1a187-95f8-44b6-9494-7dc61fedf631/29901459508-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/95e1a187-95f8-44b6-9494-7dc61fedf631/29901459508-250.jpg",
    "song": "Eternos",
    "track_id": null,
    "recording_id": "49a2c445-6896-4ecb-8f86-2ef1cc96eba0",
    "artist": "Leonora Post Punk",
    "artist_ids": [
        "2675e9fc-71da-4cbc-82cb-c2a18b5f75cd"
    ],
    "album": "Eternos",
    "release_id": null,
    "release_group_id": "82c67238-9bf5-4435-b382-90b70dfb3cd4",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2020-10-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Leonora Post Punk is a Mexican band influenced by classic post-punk, darkwave and new wave. The band was formed by Frano Verdugo at the end of 2019. Initially, the lineup was made up of a guitar and drums duo, instruments performed by Frano Verdugo and Yulian Rosas. However, after undergoing some changes, the band ended up consolidating as a trio: Frano (vocals and guitar), Milka (guitar and second voice) and Efrén (bass). Leonora Post Punk has released two EPs, Eternos (2020) and Polvo (2021), the latter released in December. https://leonorapostpunk.com/ https://leonorapostpunk.bandcamp.com/\n____________________ \nLeonora Post Punk es una banda mexicana influenciada por el post-punk clásico, darkwave y new wave. La banda fue formada por Frano Verdugo a fines de 2019. Inicialmente, la formación estaba compuesta por un dúo de guitarra y batería, instrumentos interpretados por Frano Verdugo y Yulian Rosas. Sin embargo, después de algunos cambios, la banda terminó consolidándose como un trío: Frano (voz y guitarra), Milka (guitarra y segunda voz) y Efrén (bajo). Leonora Post Punk ha lanzado dos EPs, \"\"Eternos\"\" (2020) y \"\"Polvo\"\" (2021), este último lanzado en diciembre.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}