Information about plays

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

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

{
    "id": 3548781,
    "uri": "https://api.kexp.org/v2/plays/3548781/?format=api",
    "airdate": "2025-09-04T09:41:44-07:00",
    "show": 64470,
    "show_uri": "https://api.kexp.org/v2/shows/64470/?format=api",
    "image_uri": "https://ia601604.us.archive.org/17/items/mbid-48598b0a-dd86-47e4-b563-4634a1fe03b4/mbid-48598b0a-dd86-47e4-b563-4634a1fe03b4-42862718939_thumb500.jpg",
    "thumbnail_uri": "https://ia601604.us.archive.org/17/items/mbid-48598b0a-dd86-47e4-b563-4634a1fe03b4/mbid-48598b0a-dd86-47e4-b563-4634a1fe03b4-42862718939_thumb250.jpg",
    "song": "Snowball",
    "track_id": "4ea8f25d-07c7-4f75-afa4-3d25f8561b51",
    "recording_id": "4bf8e40a-7f65-4d74-915f-9f09c33b2897",
    "artist": "Patti Smith",
    "artist_ids": [
        "d135874d-9cae-4fef-97e3-36acbd9f5a26"
    ],
    "album": "Horses (50th Anniversary)",
    "release_id": "48598b0a-dd86-47e4-b563-4634a1fe03b4",
    "release_group_id": "368962a2-67b8-46e6-962a-c61fb66f5752",
    "labels": [
        "Arista"
    ],
    "label_ids": [
        "c62e3985-6370-446a-bfb8-f1f6122e9c33"
    ],
    "release_date": "2025-10-10",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Unreleased Patti from the 50th anniversary reissue of 'Horses.' She'll be performing 'Horses' in full at the Paramount in Seattle on November 10th!\n\nhttps://www.stgpresents.org/events/patti-smith-performing-horses/\n--\nRead Patti Smith's Substack post about Horses' 50th anniversary release, and pre-order!:\n\"When we recorded Horses I hoped to communicate with like minds, the misfits, disenfranchised, those scraping away off the beaten track. I am quite moved that the community I hoped to find, found us as well and those that survived are still at work.\"\nhttps://pattismith.substack.com/p/horses",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}