Information about plays

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

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

{
    "id": 3582479,
    "uri": "https://api.kexp.org/v2/plays/3582479/?format=api",
    "airdate": "2025-11-24T19:44:09-08:00",
    "show": 65202,
    "show_uri": "https://api.kexp.org/v2/shows/65202/?format=api",
    "image_uri": "https://coverartarchive.org/release/79e9f051-f0aa-4fa3-b9ad-d114d18401e1/41182283945-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/79e9f051-f0aa-4fa3-b9ad-d114d18401e1/41182283945-250.jpg",
    "song": "DOGGOD",
    "track_id": null,
    "recording_id": "a898a02c-34a7-4081-b192-e746fb043e77",
    "artist": "L.A. Witch",
    "artist_ids": [
        "38e89263-3d3c-4ccb-ae29-9c31dcff0777"
    ],
    "album": "DOGGOD",
    "release_id": null,
    "release_group_id": "9143c586-4dfc-45bf-81cb-aaf8276e31a0",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-04-04",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The title track stalks on tom-heavy pulse, noir-guitar twang, and a bass throb you feel in your ribs. Sade Sanchez’s vocal is a cool incantation, sketching desire and menace with the same pen; the band’s signature tension—romance vs. shadow—never slackens. Production favors width over gloss: spring reverb, roomy drums, and gritty edges that keep the song feral. A mid-track drop teases silence before the trio surge back, bigger and darker. It’s desert-night rock that blurs post-punk poise with garage smoke, perfect for late drives and slow burns.\nListen: https://lawitches.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}