Information about plays

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

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

{
    "id": 3594597,
    "uri": "https://api.kexp.org/v2/plays/3594597/?format=api",
    "airdate": "2025-12-22T20:09:17-08:00",
    "show": 65451,
    "show_uri": "https://api.kexp.org/v2/shows/65451/?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": "“LIBRA” explores balance as a state maintained through tension rather than ease. French Police craft the track within a sleek post-punk framework, using bass-driven momentum and atmospheric guitar textures to sustain motion. Vocals remain cool and composed, reinforcing the theme of restraint. The song’s structure avoids dramatic peaks, favoring consistency that mirrors equilibrium under pressure. Rather than presenting balance as resolution, “LIBRA” suggests it as an ongoing negotiation. Production choices emphasize space and clarity, allowing each element to contribute without overpowering the mix. The track functions effectively in darker dance contexts, maintaining energy while sustaining mood. Its appeal lies in control, demonstrating how moderation itself can generate intensity.\u2028Listen: https://open.spotify.com/search/LIBRA%20French%20Police",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}