Information about plays

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

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

{
    "id": 3614663,
    "uri": "https://api.kexp.org/v2/plays/3614663/?format=api",
    "airdate": "2026-02-08T00:09:53-08:00",
    "show": 65875,
    "show_uri": "https://api.kexp.org/v2/shows/65875/?format=api",
    "image_uri": "https://coverartarchive.org/release/a4125953-8240-44df-b801-b6233cdf3266/27372113389-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/a4125953-8240-44df-b801-b6233cdf3266/27372113389-250.jpg",
    "song": "Buried Alive With Her White Silk Dress",
    "track_id": null,
    "recording_id": "4163ef44-36a6-4a25-a909-c024c9c4dcf5",
    "artist": "Hexecutor",
    "artist_ids": [
        "b2ac684b-94f8-42ca-9010-2caab13f825a"
    ],
    "album": "Beyond Any Conception of Knowledge...",
    "release_id": null,
    "release_group_id": "234b7837-2b84-417a-bfb3-116a5a115597",
    "labels": [
        "Dying Victims Productions"
    ],
    "label_ids": [
        "6781d2cb-7d91-49be-829b-b9e22fe695f7"
    ],
    "release_date": "2020-09-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Formed in Rennes, France in 2011 and featuring members of Stonewitch and former members of Venefixion.\n\nhttps://hexecutor.bandcamp.com/\nhttps://dyingvictimsproductions.bandcamp.com/album/where-spirit-withers-in-its-flesh-constraint\nhttps://www.facebook.com/Hexecutor",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}