Information about plays

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

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

{
    "id": 3576550,
    "uri": "https://api.kexp.org/v2/plays/3576550/?format=api",
    "airdate": "2025-11-10T20:39:35-08:00",
    "show": 65076,
    "show_uri": "https://api.kexp.org/v2/shows/65076/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Dirty Donna",
    "track_id": null,
    "recording_id": null,
    "artist": "Dum Chica",
    "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": "Sleaze-pop with cinematic swagger. Think strut more than sprint: a loping groove, hand-on-hip bassline, and guitars that flick ash between chords. The vocal performance is all micro-expressions—rolled r’s, a conspiratorial laugh—while the chorus opens like a curtain to reveal the hook. Production sprinkles tambourine glitter and slapback delays across the stereo image; a half-time feint mid-song doubles the attitude. It’s decadent without dragging, catchy without pandering, and destined for late-night sing-alongs.\u2028Listen: https://open.spotify.com/track/41PlwW2LwnJQCHa3c2L1Qf",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}