Information about plays

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

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

{
    "id": 3547688,
    "uri": "https://api.kexp.org/v2/plays/3547688/?format=api",
    "airdate": "2025-09-01T19:45:56-07:00",
    "show": 64449,
    "show_uri": "https://api.kexp.org/v2/shows/64449/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "La Carencia",
    "track_id": null,
    "recording_id": null,
    "artist": "Panteón Rococó",
    "artist_ids": [
        "8536d91f-d976-4578-9776-9376a004e4f0"
    ],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“La Carencia” is a cornerstone of Mexican ska-punk. Built on an irresistible horn section and skanking guitar rhythms, the song delivers biting social commentary about poverty and struggle. Panteón Rococó balance humor and seriousness, turning critique into something joyful and danceable. The vocals are passionate and direct, painting vivid pictures of everyday hardship while encouraging resilience. Its energy ignites crowds, making it both a protest anthem and a party essential. Decades after its release, “La Carencia” remains one of the most beloved and recognizable songs in Latin ska.\u2028Listen: https://panteonrococo.bandcamp.com/track/la-carencia",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}