Information about plays

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

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

{
    "id": 3582473,
    "uri": "https://api.kexp.org/v2/plays/3582473/?format=api",
    "airdate": "2025-11-24T19:20:56-08:00",
    "show": 65202,
    "show_uri": "https://api.kexp.org/v2/shows/65202/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Estilo Mexa",
    "track_id": null,
    "recording_id": null,
    "artist": "Diabbla",
    "artist_ids": [],
    "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": "A sharp, swaggering statement that threads rap cadences through club-steel production. The beat is lean and percussive—808 thump, metallic clacks, a siren-like synth motif—leaving Diabbla’s phrasing front and center. She toggles between clipped jabs and elongated vowels, carving hooks from attitude as much as melody. A mid-track drop widens the space before low-end pressure returns, primed for systems. What sells it is control: every ad-lib, every pause lands with intent, folding pride, play, and scene lore into a compact floor-ready anthem. It’s contemporary without anonymity—voice and persona are unmistakable.\nListen: https://open.spotify.com/track/5wML84LzZyNA04r6hQWf9G",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}