Information about plays

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

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

{
    "id": 3636536,
    "uri": "https://api.kexp.org/v2/plays/3636536/?format=api",
    "airdate": "2026-04-01T17:52:17-07:00",
    "show": 66339,
    "show_uri": "https://api.kexp.org/v2/shows/66339/?format=api",
    "image_uri": "https://dn721904.ca.archive.org/0/items/mbid-14dcf107-bbee-4800-b22c-e756321dfc1c/mbid-14dcf107-bbee-4800-b22c-e756321dfc1c-15544218840_thumb500.jpg",
    "thumbnail_uri": "https://dn721904.ca.archive.org/0/items/mbid-14dcf107-bbee-4800-b22c-e756321dfc1c/mbid-14dcf107-bbee-4800-b22c-e756321dfc1c-15544218840_thumb250.jpg",
    "song": "Circuital",
    "track_id": "390afa21-e37c-38b7-91b2-f9d2eab42707",
    "recording_id": "3fb54303-dac4-4bec-a36a-ff064a128778",
    "artist": "My Morning Jacket",
    "artist_ids": [
        "ea5883b7-68ce-48b3-b115-61746ea53b8c"
    ],
    "album": "Circuital",
    "release_id": "14dcf107-bbee-4800-b22c-e756321dfc1c",
    "release_group_id": "e4e44f9e-a156-4016-b654-055653d39feb",
    "labels": [
        "ATO Records"
    ],
    "label_ids": [
        "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
    ],
    "release_date": "2011-05-31",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "My Morning Jacket are touring & offering presales for their October shows @ SF's The Fillmore!\nCheck out the dates & locales here: https://www.livenation.com/artist/K8vZ91759O7/my-morning-jacket-events\n--\nThis title track was recorded on the band's second attempt. James explained to UK newspaper, The Sun, that the song is about the circular nature of life. \n\nOriginally conceived as a Muppets song for Dr. Teeth and the Electric Mayhem, the song was to be performed by My Morning Jacket live with the Muppets on stage with the band behind a curtain, playing live. However, when the Muppets project was disbanded, the song was recorded for 'Circuital'. \n\nhttps://www.mymorningjacket.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}