Information about plays

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

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

{
    "id": 3582499,
    "uri": "https://api.kexp.org/v2/plays/3582499/?format=api",
    "airdate": "2025-11-24T20:47:01-08:00",
    "show": 65202,
    "show_uri": "https://api.kexp.org/v2/shows/65202/?format=api",
    "image_uri": "https://coverartarchive.org/release/f66772ec-91e2-4624-a103-bd3e93286645/30392636838-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/f66772ec-91e2-4624-a103-bd3e93286645/30392636838-250.jpg",
    "song": "La guitarra",
    "track_id": null,
    "recording_id": "2d8895a2-4dac-47c5-8208-2022384934b5",
    "artist": "Los Auténticos Decadentes",
    "artist_ids": [
        "2d6d27d3-b18b-4436-b174-b155ca917ab6"
    ],
    "album": "Mi vida loca",
    "release_id": null,
    "release_group_id": "338aca65-eb1c-3b53-b4b8-15a2c05180ab",
    "labels": [],
    "label_ids": [],
    "release_date": "1995-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "An eternal sing-along that distills Decadentes’ ska-pop charm into three minutes of grin. Acoustic strum, brass flourishes, and a buoyant backbeat frame Jorge Serrano’s wry confession: ditch work, dodge expectations, live for music. The genius is structural economy—verses skate by on conversational wit; the chorus explodes into a festival-ready chant you can hear from blocks away. Arranged for maximum crowd lift, it balances joy with a wink, turning a slacker’s daydream into popular folklore. Decades on, it remains a democratic anthem: simple, generous, impossible not to join.\nListen: https://open.spotify.com/intl-es/track/6aPoVnA9UDncMyKgTAicsO",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}