Information about plays

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

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

{
    "id": 3582495,
    "uri": "https://api.kexp.org/v2/plays/3582495/?format=api",
    "airdate": "2025-11-24T20:32:00-08:00",
    "show": 65202,
    "show_uri": "https://api.kexp.org/v2/shows/65202/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Control",
    "track_id": null,
    "recording_id": null,
    "artist": "Lorelle Meets the Obsolete",
    "artist_ids": [
        "0e826d93-0b1c-46c9-b1ce-d3b5a8e567ca"
    ],
    "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": "Drone-kissed kraut-gaze that blooms by slow accretion. A metronomic kick and bass figure stake the center while guitars smear into overtones and synths paint vapor trails. Lorena Quintanilla sings like a lighthouse—steady, human, guiding—against the swell. The track’s magic is patience: a mid-song thinning resets your ears before the pulse returns with new harmonic colors. Headphones reveal tiny tape warps and stereo feints that make the finale feel inevitable.\nListen: https://obsoletelorelle.bandcamp.com/album/control",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}