Information about plays

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

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

{
    "id": 3576560,
    "uri": "https://api.kexp.org/v2/plays/3576560/?format=api",
    "airdate": "2025-11-10T21:08:43-08:00",
    "show": 65076,
    "show_uri": "https://api.kexp.org/v2/shows/65076/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "LIBRA",
    "track_id": null,
    "recording_id": null,
    "artist": "French Police",
    "artist_ids": [
        "90cf1e25-ffc0-4637-a0fe-205736f9ce10"
    ],
    "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": "Minimal post-punk in sharp silhouette. Dry drum programming, rubbery bass figures, and chorus-limned guitar latticework frame a baritone vocal that deadpans desire and doubt. “LIBRA” balances cool remove with clandestine heat: verses stalk, choruses bloom with a small, luminous lift. Production is spare by design—space is rhythm here—so every syncopated bass hop and closed-hat tick matters. It’s a mirror selfie at 2 a.m.: elegant, detached, unmistakably alive.\u2028Listen: frenchpolice.bandcamp.com/track/libra",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}