Information about plays

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

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

{
    "id": 3545043,
    "uri": "https://api.kexp.org/v2/plays/3545043/?format=api",
    "airdate": "2025-08-26T11:33:01-07:00",
    "show": 64393,
    "show_uri": "https://api.kexp.org/v2/shows/64393/?format=api",
    "image_uri": "https://ia600508.us.archive.org/33/items/mbid-e7d5c9a9-09c8-4410-8e0e-4c2daaec4ac2/mbid-e7d5c9a9-09c8-4410-8e0e-4c2daaec4ac2-42870123449_thumb500.jpg",
    "thumbnail_uri": "https://ia600508.us.archive.org/33/items/mbid-e7d5c9a9-09c8-4410-8e0e-4c2daaec4ac2/mbid-e7d5c9a9-09c8-4410-8e0e-4c2daaec4ac2-42870123449_thumb250.jpg",
    "song": "Beautiful Strangers",
    "track_id": "4ebfee2b-aa8c-4db4-8d23-53f34071cdfe",
    "recording_id": "25a86461-9ba2-431d-89d3-b57d2478fd23",
    "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": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mavis Staples has announced a new album., out on November 7th.  Produced by Brad Cook, \"Sad and Beautiful World\" combines original material with covers of songs by Tom Waits, Gillian Welch and David Rawlings, Frank Ocean, Curtis Mayfield, and Leonard Cohen, among others.\n--\nToday, she's releasing her cover of Kevin Morby's \"Beautiful Strangers.\"\nKevin Morby said, \"... hearing Mavis sing ‘Beautiful Strangers’ is hands down the greatest moment and highest honor of my career. Far beyond any kind of accolade or acclaim—having one of my biggest heroes sing something I wrote is the most validating and flattering thing that could ever happen to me as a songwriter and person. Thank you, Mavis.”\n--\nHe added, \"As the person who penned ‘Beautiful Strangers,’ I feel I have every right to say; her version is better.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}