Information about plays

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

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

{
    "id": 3558822,
    "uri": "https://api.kexp.org/v2/plays/3558822/?format=api",
    "airdate": "2025-09-28T13:46:51-07:00",
    "show": 64691,
    "show_uri": "https://api.kexp.org/v2/shows/64691/?format=api",
    "image_uri": "https://dn710207.ca.archive.org/0/items/mbid-b2a6fb48-8dbc-41be-89f7-f1685135d443/mbid-b2a6fb48-8dbc-41be-89f7-f1685135d443-33789501219_thumb500.jpg",
    "thumbnail_uri": "https://dn710207.ca.archive.org/0/items/mbid-b2a6fb48-8dbc-41be-89f7-f1685135d443/mbid-b2a6fb48-8dbc-41be-89f7-f1685135d443-33789501219_thumb250.jpg",
    "song": "In Spite of Ourselves (feat. Iris DeMent)",
    "track_id": "99758d8d-49b6-3fad-910a-1f2a1451e5bb",
    "recording_id": "055c6aa2-397c-4410-9461-842e1955dfee",
    "artist": "John Prine",
    "artist_ids": [
        "e86492c1-0376-4df0-8042-8ba058c83960"
    ],
    "album": "A Date With John Waters",
    "release_id": "b2a6fb48-8dbc-41be-89f7-f1685135d443",
    "release_group_id": "6c28633f-73b7-3c0a-9433-471c6e61a84d",
    "labels": [],
    "label_ids": [],
    "release_date": "2007-02-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "I heard this song on a show called \"Take 5\", presented by my favorite Australian DJ Zan Rowe. She had the opportunity to interview Kevin Bacon this week and he chose this song as one of his selections. Listen here: https://www.abc.net.au/listen/programs/take-5/kevin-bacon-take-5-songs-of-joy/105808514\n\nCoincidentally John Prine's album \"In Spite of Ourselves\" was released on this day in 1999.\n\n--Eric",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}