Information about plays

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

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

{
    "id": 3577728,
    "uri": "https://api.kexp.org/v2/plays/3577728/?format=api",
    "airdate": "2025-11-13T16:36:42-08:00",
    "show": 65100,
    "show_uri": "https://api.kexp.org/v2/shows/65100/?format=api",
    "image_uri": "https://ia600503.us.archive.org/0/items/mbid-d420b326-d8bb-4705-b50d-9cb7b2a19b9b/mbid-d420b326-d8bb-4705-b50d-9cb7b2a19b9b-15467463225_thumb500.jpg",
    "thumbnail_uri": "https://dn710605.ca.archive.org/0/items/mbid-d420b326-d8bb-4705-b50d-9cb7b2a19b9b/mbid-d420b326-d8bb-4705-b50d-9cb7b2a19b9b-15467463225_thumb250.jpg",
    "song": "All I Think About Now",
    "track_id": "980c9dbc-d9d2-43cd-9ebc-9de8e92f6b71",
    "recording_id": "874d598c-61ea-4068-9cd1-e304691eb94e",
    "artist": "Pixies",
    "artist_ids": [
        "b6b2bb8d-54a9-491f-9607-7b546023b433"
    ],
    "album": "Head Carrier",
    "release_id": "d420b326-d8bb-4705-b50d-9cb7b2a19b9b",
    "release_group_id": "48ddd89c-a4cf-4de4-a71a-a74dd59241ca",
    "labels": [
        "Pixies Music"
    ],
    "label_ids": [
        "9a111c9f-6e64-4a19-8351-546e201d87b8"
    ],
    "release_date": "2016-09-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Max\n\nTomorrow marks the anniversary of my grandfather’s passing. He left me 2,100 records, and though I was too young to appreciate them fully before, I’ve since dived into his collection—King Crimson, Frank Zappa, and more—and learned so much about him.\nGrandpa Ed Savage was a longtime KEXP volunteer who introduced me to music and the station. This year I joined the 90.Teen Youth DJ program and now have my own shows, exploring both our musical tastes.\nHere’s a song he called “one of the best records ever.” Thanks for everything, Grandpa. I miss and love you.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}