Information about plays

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

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

{
    "id": 3550105,
    "uri": "https://api.kexp.org/v2/plays/3550105/?format=api",
    "airdate": "2025-09-07T16:22:45-07:00",
    "show": 64501,
    "show_uri": "https://api.kexp.org/v2/shows/64501/?format=api",
    "image_uri": "https://ia800208.us.archive.org/18/items/mbid-48eb6f71-b190-3562-8958-9cf14b603e32/mbid-48eb6f71-b190-3562-8958-9cf14b603e32-36025293048_thumb500.jpg",
    "thumbnail_uri": "https://ia800208.us.archive.org/18/items/mbid-48eb6f71-b190-3562-8958-9cf14b603e32/mbid-48eb6f71-b190-3562-8958-9cf14b603e32-36025293048_thumb250.jpg",
    "song": "September Gurls",
    "track_id": "fc3b4f52-635f-3f58-83ed-abd17fd5f323",
    "recording_id": "a9844e7d-ec3b-45f9-a44d-281b042948f5",
    "artist": "Big Star",
    "artist_ids": [
        "21d177ba-3d51-461e-9b3f-ad9a80b419dc"
    ],
    "album": "#1 Record / Radio City",
    "release_id": "48eb6f71-b190-3562-8958-9cf14b603e32",
    "release_group_id": "05dc9b5a-6e9f-3eb8-aed9-16fe34a2d7fd",
    "labels": [
        "Ardent Records",
        "Stax"
    ],
    "label_ids": [
        "6a513082-581f-4f29-a972-b6fb33355cf2",
        "3d60c9cf-c020-49e8-a803-2189c146b880"
    ],
    "release_date": "1992-06-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This track was penned by vocalist Alex Chilton for Big Star's second album Radio City. Released as a single, it did not chart despite receiving excellent reviews, due mainly to poor marketing.\n\nThe song was rated #178 by Rolling Stone in their 2004 list of the Top 500 songs of all time.\n\nChilton once said of his songwriting, \"I really loved the mid '60s British pop music, all two and a half minutes long, really appealing songs. So I've always aspired to that same format, that's what I like.\"\n\nHe died of a heart attack on March 17, 2010 aged 59. He had experienced shortness of breath and chills while cutting the lawn, but did not seek medical attention, in part because he had no health insurance.\n\nDrummer Jody Stephens told Mojo magazine the \"Butch\" in Chilton's lyric refers to a DC Comics puppy dog.  https://tinyurl.com/bdemdy63",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}