Information about plays

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

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

{
    "id": 3636346,
    "uri": "https://api.kexp.org/v2/plays/3636346/?format=api",
    "airdate": "2026-04-01T07:02:15-07:00",
    "show": 66336,
    "show_uri": "https://api.kexp.org/v2/shows/66336/?format=api",
    "image_uri": "https://dn721802.ca.archive.org/0/items/mbid-70cbd253-6aaf-4be3-aa70-3b38c4205ea3/mbid-70cbd253-6aaf-4be3-aa70-3b38c4205ea3-34617805628_thumb500.jpg",
    "thumbnail_uri": "https://dn721802.ca.archive.org/0/items/mbid-70cbd253-6aaf-4be3-aa70-3b38c4205ea3/mbid-70cbd253-6aaf-4be3-aa70-3b38c4205ea3-34617805628_thumb250.jpg",
    "song": "Fuzzy",
    "track_id": "c580160f-cfce-318a-a163-426d23879406",
    "recording_id": "0df00dce-f298-41ce-a34a-bbf4ccfdef92",
    "artist": "Grant Lee Buffalo",
    "artist_ids": [
        "b2ccf20a-0569-4375-a486-7ca9c5e65afc"
    ],
    "album": "Fuzzy",
    "release_id": "70cbd253-6aaf-4be3-aa70-3b38c4205ea3",
    "release_group_id": "290cd1a5-22cc-3db4-817e-bf264be59fd0",
    "labels": [
        "Slash"
    ],
    "label_ids": [
        "490afeef-44aa-4bba-b5d7-df875609957f"
    ],
    "release_date": "1993-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In 1993, American alt. rock band Grant Lee Buffalo delivered their debut album ‘Fuzzy’. It was an instant classic, garnering rave reviews from press, fans and artists – R.E.M’s Michael Stipe declared the album “the best of the year, hands down”.\n\nAlthough heralded by the critics and championed by their musical peers, the '90s alternative/roots rock trio Grant Lee Buffalo failed to break through to the mainstream, despite strong songwriting and an original style. --Allmusic (https://tinyurl.com/4pjaae2a)\n\nhttps://grantleebuffalo.bandcamp.com\nhttps://grantleebuffalo.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}