Information about plays

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

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

{
    "id": 3559322,
    "uri": "https://api.kexp.org/v2/plays/3559322/?format=api",
    "airdate": "2025-09-29T19:44:10-07:00",
    "show": 64703,
    "show_uri": "https://api.kexp.org/v2/shows/64703/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Para Mi",
    "track_id": null,
    "recording_id": "e57b4f9f-cd8e-4a0c-8a74-57a7b7b9bb15",
    "artist": "Faauna",
    "artist_ids": [
        "df452eb9-a2cb-436e-8eb8-14af08657bfd"
    ],
    "album": "Manshines",
    "release_id": null,
    "release_group_id": "30abae5b-3aa6-4239-b94d-0352599296b1",
    "labels": [],
    "label_ids": [],
    "release_date": "2011-03-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Para Mi” is pure digital cumbia chaos: booming bass, tropical samples, and autotuned vocals warped into psychedelic chant. Faauna’s strength lies in combining folkloric rhythms with rave-ready electronics, turning tradition into delirious dancefloor fuel. The track pulses with playful irreverence—shifting tempos, glitchy drops, and lyrics that blur between sincerity and parody. It’s sweaty, surreal, and unmistakably Latin American in its mutation of global club sounds. “Para Mi” exemplifies the Buenos Aires collective’s influence on the digital cumbia movement, making folklore as wild and strange as any underground rave.\u2028Listen: https://faaunafauna.bandcamp.com/track/para-mi",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}