Information about plays

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

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

{
    "id": 3656542,
    "uri": "https://api.kexp.org/v2/plays/3656542/?format=api",
    "airdate": "2026-05-18T21:06:07-07:00",
    "show": 66754,
    "show_uri": "https://api.kexp.org/v2/shows/66754/?format=api",
    "image_uri": "https://coverartarchive.org/release/70be5dcc-11fc-4a13-9715-23e017642355/42902050614-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/70be5dcc-11fc-4a13-9715-23e017642355/42902050614-250.jpg",
    "song": "Devuelveme A Mi Chica",
    "track_id": null,
    "recording_id": "8e42a4ea-0f3a-4db7-a24e-c70de697b3c0",
    "artist": "Hombres G",
    "artist_ids": [
        "8b1628a7-130a-4faf-96d8-2418bd9043c2"
    ],
    "album": "Siete Décadas De La Mejor Música Española Vol.5 Años 80",
    "release_id": null,
    "release_group_id": "805e1635-7331-4c12-a8ae-1322ae37f38d",
    "labels": [
        "Rama Lama Music"
    ],
    "label_ids": [
        "97039d16-9657-4a6e-84f6-628b03cd7e5d"
    ],
    "release_date": "2016-03-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Released in 1985, “Devuélveme a Mi Chica” became one of the defining anthems of Spanish pop rock and helped launch Hombres G into massive popularity across Latin America and Spain. Driven by catchy hooks, youthful energy, and irreverent humor, the song captured the rebellious spirit of a new generation during the rise of Rock en Español in the 1980s.\n***\nLanzada en 1985, “Devuélveme a Mi Chica” se convirtió en uno de los himnos más representativos del pop rock español y ayudó a impulsar a Hombres G hacia una enorme popularidad en América Latina y España. Impulsada por melodías pegadizas, energía juvenil y un humor irreverente, la canción capturó el espíritu rebelde de una nueva generación durante el auge del Rock en Español en los años 80.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}