Information about plays

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

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

{
    "id": 3581768,
    "uri": "https://api.kexp.org/v2/plays/3581768/?format=api",
    "airdate": "2025-11-23T04:11:04-08:00",
    "show": 65186,
    "show_uri": "https://api.kexp.org/v2/shows/65186/?format=api",
    "image_uri": "https://ia601201.us.archive.org/4/items/mbid-6dab00c8-2473-47ce-b1fc-eedc219e27a9/mbid-6dab00c8-2473-47ce-b1fc-eedc219e27a9-11892819162_thumb500.jpg",
    "thumbnail_uri": "https://dn710609.ca.archive.org/0/items/mbid-6dab00c8-2473-47ce-b1fc-eedc219e27a9/mbid-6dab00c8-2473-47ce-b1fc-eedc219e27a9-11892819162_thumb250.jpg",
    "song": "Crazy Rhythms",
    "track_id": "6f73347b-c170-3529-afa2-d4443363b5c4",
    "recording_id": "36364430-ae07-4206-b5ec-3c3750d1bb8c",
    "artist": "The Feelies",
    "artist_ids": [
        "28c07254-aeae-42ad-beea-67f59c3c8baf"
    ],
    "album": "Crazy Rhythms",
    "release_id": "6dab00c8-2473-47ce-b1fc-eedc219e27a9",
    "release_group_id": "0e1245bc-b370-32ec-b39d-ec746be808fc",
    "labels": [
        "A&M Records"
    ],
    "label_ids": [
        "35515729-1f2c-4cc9-9390-9af2764bc56c"
    ],
    "release_date": "1990-08-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Crazy Rhythms is the Feelies' debut studio album. Its fusion of post-punk and jangle pop was influential on the forthcoming alternative rock genre, with R.E.M., among others, citing the album as an influence. \n\nAlthough it was not commercially successful initially, it has remained critically lauded in the decades since its release.\n\nIn September 2009, Crazy Rhythms was performed live in its entirety as part of the All Tomorrow's Parties-curated Don't Look Back series.\n\nOf the album, band member Glenn Mercer shares, \"The sound we were after was a reaction against the punk scene... Being a little older, we felt it had all been done before. We wanted the guitars to be cleaner, and we started experimenting with a lot of percussion.\" https://tinyurl.com/8z8yn76m",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}