Information about plays

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

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

{
    "id": 3576294,
    "uri": "https://api.kexp.org/v2/plays/3576294/?format=api",
    "airdate": "2025-11-10T05:02:43-08:00",
    "show": 65071,
    "show_uri": "https://api.kexp.org/v2/shows/65071/?format=api",
    "image_uri": "https://dn720708.ca.archive.org/0/items/mbid-e7d5c9a9-09c8-4410-8e0e-4c2daaec4ac2/mbid-e7d5c9a9-09c8-4410-8e0e-4c2daaec4ac2-42870123449_thumb500.jpg",
    "thumbnail_uri": "https://dn720708.ca.archive.org/0/items/mbid-e7d5c9a9-09c8-4410-8e0e-4c2daaec4ac2/mbid-e7d5c9a9-09c8-4410-8e0e-4c2daaec4ac2-42870123449_thumb250.jpg",
    "song": "Satisfied Mind",
    "track_id": "89da5ac3-1865-480d-9116-049d7edd50d8",
    "recording_id": "09580db8-c073-4d67-91aa-db85311dae65",
    "artist": "Mavis Staples",
    "artist_ids": [
        "04f57a2d-2449-400e-8fff-5b1c5af9560b"
    ],
    "album": "Sad and Beautiful World",
    "release_id": "e7d5c9a9-09c8-4410-8e0e-4c2daaec4ac2",
    "release_group_id": "b02361f2-3851-4a45-a687-8597ea7f4219",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2025-11-07",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning, and welcome to Early with Kevin Sur.\n\n***\n\nSad And Beautiful World is the latest solo album from a national treasure and multigenerational talent. On her new record, Mavis stands side by side with us in the face of dangers she knows all too well, at a time when more and more people have reason to wonder who and what could be lost. \n\nNow 86, Mavis has been performing since the age of eight. After starting out with her father Roebuck “Pops” Staples, sisters Cleotha and Yvonne, and brother Pervis in the Staple Singers more than seventy years ago, she’s the lone surviving member of the group, still carrying her family’s gifts and knowledge with her as a living heritage.  \n\nhttps://www.anti.com/artists/mavis-staples/\n\nhttps://mavisstaples.bandcamp.com/album/sad-and-beautiful-world",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}