Information about plays

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

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

{
    "id": 3637737,
    "uri": "https://api.kexp.org/v2/plays/3637737/?format=api",
    "airdate": "2026-04-04T14:04:08-07:00",
    "show": 66365,
    "show_uri": "https://api.kexp.org/v2/shows/66365/?format=api",
    "image_uri": "https://dn711003.ca.archive.org/0/items/mbid-cc27a5ec-a2ac-33b7-806b-95d7a3383ffb/mbid-cc27a5ec-a2ac-33b7-806b-95d7a3383ffb-9712338931_thumb500.jpg",
    "thumbnail_uri": "https://dn711003.ca.archive.org/0/items/mbid-cc27a5ec-a2ac-33b7-806b-95d7a3383ffb/mbid-cc27a5ec-a2ac-33b7-806b-95d7a3383ffb-9712338931_thumb250.jpg",
    "song": "Motor Away",
    "track_id": "b75ca63c-9a6b-3450-84fd-7b42e74fe725",
    "recording_id": "1d77b5b2-e6ae-4dda-9854-aa3a237b672d",
    "artist": "Guided by Voices",
    "artist_ids": [
        "6c85f4c3-026c-4c16-9a7c-f546f42ed0fb"
    ],
    "album": "Alien Lanes",
    "release_id": "cc27a5ec-a2ac-33b7-806b-95d7a3383ffb",
    "release_group_id": "5cb308cd-3d5c-3682-b568-2fc374dc2ed7",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "1995-04-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Released on this day in 1995!\n\nReleased at the height of the band’s underground popularity in 1995, Alien Lanes supposedly cost $10 to make (excluding the cost of the beer consumed as it was recorded) while garnering GBV an advance worth nearly $100,000 from its new record label, Matador.\n\nGBV’s 37-year-old mastermind and only permanent member, Robert Pollard, had already been around a while, recording several albums in the ’80s and early ’90s that virtually nobody heard. But Pollard’s latest opus was a big deal: famous mastering engineer Bob Ludwig mastered Alien Lanes. (Among Ludwig's prior credits was Bruce Springsteen's Nebraska, possibly the most celebrated \"lo-fi\" album ever.)\n\nUpon release, Alien Lanes was greeted with a laudatory four-star review in Rolling Stone, comparing GBV to the twin pillars of ’90s alt-rock, R.E.M. and Nirvana. https://tinyurl.com/4wrs68aj",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}