Information about plays

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

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

{
    "id": 3541749,
    "uri": "https://api.kexp.org/v2/plays/3541749/?format=api",
    "airdate": "2025-08-18T18:49:05-07:00",
    "show": 64325,
    "show_uri": "https://api.kexp.org/v2/shows/64325/?format=api",
    "image_uri": "https://dn721309.ca.archive.org/0/items/mbid-6d00e420-1b92-41f5-8b9e-df51cc7644e5/mbid-6d00e420-1b92-41f5-8b9e-df51cc7644e5-41730645445_thumb500.jpg",
    "thumbnail_uri": "https://dn721309.ca.archive.org/0/items/mbid-6d00e420-1b92-41f5-8b9e-df51cc7644e5/mbid-6d00e420-1b92-41f5-8b9e-df51cc7644e5-41730645445_thumb250.jpg",
    "song": "Smile",
    "track_id": "5b4ca303-c3fd-4481-9194-6fb0216e0fd3",
    "recording_id": "1aacc1f4-7d6a-47ef-893e-057fb7211b5d",
    "artist": "Bleary Eyed",
    "artist_ids": [
        "005824da-bc84-4bce-a955-f579a4d83c29"
    ],
    "album": "Easy",
    "release_id": "6d00e420-1b92-41f5-8b9e-df51cc7644e5",
    "release_group_id": "3c2acbe7-91d4-49d7-826e-953b71757936",
    "labels": [
        "Born Losers Records"
    ],
    "label_ids": [
        "d7fa0dd1-27a9-4252-b07e-56df1300ca99"
    ],
    "release_date": "2025-07-25",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing the Sunset Tavern on September 7 and Kilowatt in San Francisco on September 10!\n\nBleary Eyed was formed in 2015 by frontman Nathaniel Salfi (guitar & vocals), now joined by Margot Whipps (bass & vocals), Pax Martyn (guitar), & Charlie Libby Watt (drums).  https://tinyurl.com/ybpvrx7f\n\nCheck out their Bandcamp here: https://tinyurl.com/26v878nr",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}