Information about plays

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

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

{
    "id": 3586591,
    "uri": "https://api.kexp.org/v2/plays/3586591/?format=api",
    "airdate": "2025-12-04T05:59:24-08:00",
    "show": 65284,
    "show_uri": "https://api.kexp.org/v2/shows/65284/?format=api",
    "image_uri": "https://ia601903.us.archive.org/23/items/mbid-1ab80213-58fd-4051-ba7c-b849c05db18c/mbid-1ab80213-58fd-4051-ba7c-b849c05db18c-4171166870_thumb500.jpg",
    "thumbnail_uri": "https://ia801903.us.archive.org/23/items/mbid-1ab80213-58fd-4051-ba7c-b849c05db18c/mbid-1ab80213-58fd-4051-ba7c-b849c05db18c-4171166870_thumb250.jpg",
    "song": "Melting Pot",
    "track_id": "21232ca9-38a4-37b7-9022-874620577176",
    "recording_id": "f29def60-661e-4b50-ae1f-8e96d4344b74",
    "artist": "Booker T. & The MG’s",
    "artist_ids": [
        "377015fb-c02f-4b05-960b-e0df6a7ea99e"
    ],
    "album": "The Very Best of Booker T. & The MG’s",
    "release_id": "1ab80213-58fd-4051-ba7c-b849c05db18c",
    "release_group_id": "a5f416d7-eb90-375d-8118-30cbfd7d82b9",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "1994-06-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "R.I.P. Legendary guitarist, producer and songwriter Steve Cropper, who has just died at the age of 84. Cropper was best known as the guitarist in the soul quarter Booker T & the MGs. Cropper’s distinctive guitar work was featured on many of the tracks out of Stax Records, the influential Memphis soul label he helped establish in the ‘60s & ‘70s. The label released a string of international hits by acts like Otis Redding, Sam & Dave, and others. \n https://www.nytimes.com/2025/12/03/arts/music/steve-cropper-dead.html",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}