Information about plays

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

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

{
    "id": 3545378,
    "uri": "https://api.kexp.org/v2/plays/3545378/?format=api",
    "airdate": "2025-08-27T05:40:46-07:00",
    "show": 64399,
    "show_uri": "https://api.kexp.org/v2/shows/64399/?format=api",
    "image_uri": "https://ia801403.us.archive.org/21/items/mbid-910bb52c-3569-4a52-91ec-7993f29a8035/mbid-910bb52c-3569-4a52-91ec-7993f29a8035-6848758537_thumb500.jpg",
    "thumbnail_uri": "https://ia601403.us.archive.org/21/items/mbid-910bb52c-3569-4a52-91ec-7993f29a8035/mbid-910bb52c-3569-4a52-91ec-7993f29a8035-6848758537_thumb250.jpg",
    "song": "The Grobe",
    "track_id": "8bb0a57c-8e4e-3bb2-b600-deb16dd913c9",
    "recording_id": "f252817b-0514-48e9-bf12-cdb411084232",
    "artist": "Ween",
    "artist_ids": [
        "c0eee88b-47f2-4cd2-ac48-a045e902a432"
    ],
    "album": "White Pepper",
    "release_id": "25ccb4cd-ffb9-300f-a4bd-308199ba80bf",
    "release_group_id": "a078c388-e048-3768-bd4b-6ce24575dbb4",
    "labels": [
        "Mushroom Records"
    ],
    "label_ids": [
        "49611287-8148-4803-9a85-fccde117515a"
    ],
    "release_date": "2000-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Whoooboy. Why do I amplify? Because KEXP has made the past year and a half incredible. I feel seen and heard in such a weird way for a radio station and DJs thousands of miles away. I was talking with my partner last night about how hearing Auntie Radio talk about her early months of parenting made it seem doable for me too to be a parent, which made the months of preparation and anticipation for the birth of our first kiddo less scary. I like that every early morning at work I've got this amazing personality to tune into - whether that's one of the stellar overnight DJs or the whisper of \"it's early, with Eva Walker.\" As for a favor/request ... what would amp me up today would be The Grobe, by Ween\" \n\n-Jef, Amplifier in St. Paul",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}