Information about plays

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

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

{
    "id": 3572689,
    "uri": "https://api.kexp.org/v2/plays/3572689/?format=api",
    "airdate": "2025-11-01T18:08:30-07:00",
    "show": 64997,
    "show_uri": "https://api.kexp.org/v2/shows/64997/?format=api",
    "image_uri": "https://coverartarchive.org/release/9131d598-81c7-4205-979b-68f833bf75f8/39467853056-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/9131d598-81c7-4205-979b-68f833bf75f8/39467853056-250.jpg",
    "song": "Night of the Phantom",
    "track_id": null,
    "recording_id": "02ebdb24-ba29-42ab-9274-2d1ffbeff5b5",
    "artist": "Hornet Leg",
    "artist_ids": [
        "d150ee71-3dc2-4b48-b341-ebf8e48866d6"
    ],
    "album": "Ribbon of Fear",
    "release_id": null,
    "release_group_id": "bcf14098-4d16-41a9-b036-a80627a13083",
    "labels": [
        "K"
    ],
    "label_ids": [
        "bb1f7af7-67d5-417a-8dbe-2025caffe9a0"
    ],
    "release_date": "2009-01-01",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Hornet Leg has had many manifestations as both a bedroom and live project for Chris Sutton (of C.O.C.O. and Dub Narcotic Sound System). In the past, Hornet Leg has been a solo acoustic guitar project, an electro-dance undertaking, a crushing two-person art noise assault, a melancholy pop outfit and a personal four-track recording enterprise. Those many incarnations have been presented at live shows for six years. Now with Ribbon of Fear, the long-coming full-length debut, Hornet Leg is solidified as a three-man punk-blues powerhouse. https://krecs.bandcamp.com/album/ribbon-of-fear-klp209",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}