Information about plays

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

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

{
    "id": 3552740,
    "uri": "https://api.kexp.org/v2/plays/3552740/?format=api",
    "airdate": "2025-09-13T23:20:54-07:00",
    "show": 64556,
    "show_uri": "https://api.kexp.org/v2/shows/64556/?format=api",
    "image_uri": "https://ia801906.us.archive.org/27/items/mbid-15d2007e-df26-4c04-9afd-caee905fb0b0/mbid-15d2007e-df26-4c04-9afd-caee905fb0b0-22460844670_thumb500.jpg",
    "thumbnail_uri": "https://ia601906.us.archive.org/27/items/mbid-15d2007e-df26-4c04-9afd-caee905fb0b0/mbid-15d2007e-df26-4c04-9afd-caee905fb0b0-22460844670_thumb250.jpg",
    "song": "Sign of the Crab",
    "track_id": "82526c74-2829-3636-b2a0-4c1960a8f06b",
    "recording_id": "fbdd44ac-25a2-4e3b-9111-a3a8e94d32ef",
    "artist": "The Gits",
    "artist_ids": [
        "b916a410-ee27-4f15-92ce-1ce2b60e7697"
    ],
    "album": "Enter: The Conquering Chicken",
    "release_id": "15d2007e-df26-4c04-9afd-caee905fb0b0",
    "release_group_id": "824afdcb-331a-3fe6-8a6d-801b1b71e7df",
    "labels": [
        "C/Z Records"
    ],
    "label_ids": [
        "33dfa786-f682-47fc-897b-8de6aa686673"
    ],
    "release_date": "1994-03-22",
    "rotation_status": null,
    "is_local": true,
    "is_request": true,
    "is_live": false,
    "comment": "For Christine in SF\n\nEnter the Conquering Chicken, along with two live recordings were released after frontwoman Mia Zapata’s murder in 1993. The remaining members recorded with Joan Jett on vocals under the name of Evil Stig, which was \"Gits Live\" spelled backwards.\n\nhttps://www.thegits.com/\nhttps://www.subpop.com/artists/the_gits",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}