Information about plays

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

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

{
    "id": 3576540,
    "uri": "https://api.kexp.org/v2/plays/3576540/?format=api",
    "airdate": "2025-11-10T20:07:43-08:00",
    "show": 65076,
    "show_uri": "https://api.kexp.org/v2/shows/65076/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Nightbreed",
    "track_id": null,
    "recording_id": null,
    "artist": "Sexores",
    "artist_ids": [
        "699069aa-60c0-4761-9a9d-b2549fcdfeea"
    ],
    "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": "Midnight cinema in darkwave form. Drum machine ticks like a stopwatch, bass saws a single haunting figure, and synths bloom in metallic violets. The vocal is intimate and icy—whispered declarations that feel like they’re meant for one listener—while the chorus widens into a melancholy glide. A brief instrumental passage paints neon on wet asphalt, then the hook returns with heavier gravity. The Ecuadorian duo’s trademark is mood-as-architecture; “Nightbreed” is a room you step into: shadowy, reflective, strangely consoling. Put it on, dim the lights, watch the city exhale.\u2028Listen: sexores.bandcamp.com/track/nightbreed",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}