Information about plays

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

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

{
    "id": 3588652,
    "uri": "https://api.kexp.org/v2/plays/3588652/?format=api",
    "airdate": "2025-12-08T21:52:30-08:00",
    "show": 65326,
    "show_uri": "https://api.kexp.org/v2/shows/65326/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "POV",
    "track_id": null,
    "recording_id": null,
    "artist": "St. Mängata",
    "artist_ids": [
        "964f4a7d-9e92-4fd7-9e3d-7f1e583f6fb0"
    ],
    "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": "“POV” is a cinematic blend of post-rock, dream-pop, and ambient indie sensibilities. St. Mängata construct the track slowly, beginning with spacious guitar textures and gradually adding layers of percussion, bass, and atmospheric effects. The structure feels like a camera slowly zooming out, revealing new emotional landscapes as the instrumental swells. Vocals, if present, are understated, treated almost like another instrument rather than the focal point. The production emphasizes depth and clarity, giving the song a wide, immersive feel. With minimal public information available, St. Mängata’s identity comes through their meticulous arrangements and mood-driven songwriting. “POV” is expansive yet intimate, a soundtrack for introspection.\nListen: https://open.spotify.com/search/St.%20M%C3%A4ngata%20POV",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}