Information about plays

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

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

{
    "id": 3657170,
    "uri": "https://api.kexp.org/v2/plays/3657170/?format=api",
    "airdate": "2026-05-20T09:05:39-07:00",
    "show": 66766,
    "show_uri": "https://api.kexp.org/v2/shows/66766/?format=api",
    "image_uri": "https://dn711302.ca.archive.org/0/items/mbid-c113a8c9-d6c6-359a-b712-1033a5bb6d5e/mbid-c113a8c9-d6c6-359a-b712-1033a5bb6d5e-16032267140_thumb500.jpg",
    "thumbnail_uri": "https://dn711302.ca.archive.org/0/items/mbid-c113a8c9-d6c6-359a-b712-1033a5bb6d5e/mbid-c113a8c9-d6c6-359a-b712-1033a5bb6d5e-16032267140_thumb250.jpg",
    "song": "I Am a Tree",
    "track_id": "522dcd21-d5b6-35f0-9da3-8e24c92d3999",
    "recording_id": "5c20811e-6e29-4a44-b7cd-03e6a5e8c973",
    "artist": "Guided by Voices",
    "artist_ids": [
        "6c85f4c3-026c-4c16-9a7c-f546f42ed0fb"
    ],
    "album": "Mag Earwhig!",
    "release_id": "6e69d0af-df8f-3d6e-94a3-a61188e82ddb",
    "release_group_id": "bc2fb559-1938-34a5-b8b0-2e25e0e784f1",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "1997-05-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On this day in 1997, Guided by Voices released 'Mag Earwhig!'\n\nOne of the few Guided by Voices songs penned by someone other than main songwriter Robert Pollard or “classic lineup” guitarist Tobin Sprout, “I Am a Tree” was written by guitarist  Doug Gillard originally for his band Gem. Recorded in October 1993, Gem’s version was released as a 12\" single in 1996 on Scat Records, GBV’s previous record label. : https://magnetmagazine.com/2014/08/02/from-the-desk-of-doug-gillard-i-was-a-tree/\n\nhttps://guidedbyvoices.bandcamp.com/\nhttps://www.guidedbyvoices.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}