Information about plays

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

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

{
    "id": 3541721,
    "uri": "https://api.kexp.org/v2/plays/3541721/?format=api",
    "airdate": "2025-08-18T18:04:01-07:00",
    "show": 64325,
    "show_uri": "https://api.kexp.org/v2/shows/64325/?format=api",
    "image_uri": "https://dn721700.ca.archive.org/0/items/mbid-6d63cd0c-1280-4d1a-9a4a-e8b33910625a/mbid-6d63cd0c-1280-4d1a-9a4a-e8b33910625a-42413408087_thumb500.jpg",
    "thumbnail_uri": "https://ia800908.us.archive.org/19/items/mbid-6d63cd0c-1280-4d1a-9a4a-e8b33910625a/mbid-6d63cd0c-1280-4d1a-9a4a-e8b33910625a-42413408087_thumb250.jpg",
    "song": "New Astrology",
    "track_id": "8b628fa6-08b2-4802-be62-38ab26f06809",
    "recording_id": "9389bcbc-f2d8-485b-a4a9-a361987acb94",
    "artist": "Black Whales",
    "artist_ids": [
        "d1f1cba8-b5ce-438b-99a3-e0a8456ac322"
    ],
    "album": "A Guide To Photographing The Sun",
    "release_id": "6d63cd0c-1280-4d1a-9a4a-e8b33910625a",
    "release_group_id": "35e466fd-1f94-4396-b35d-47055a3f1415",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-07-03",
    "rotation_status": "Medium",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Playing multiple shows in Seattle:\n- Saturday, October 4th (Vinyl Release Celebration - The Sunset Tavern)\n- Friday, November 7th (Hidden Hall - Freakout! Festival: https://www.freakoutrec.com/)\n\nBlack Whales are a band from Seattle, WA. made up of Alex Robert, Ryan Middleton, Dave Martin, Adam Fream and Greg Franklin.\n\n\"A Guide To Photographing The Sun\" - the third full-length, now streaming everywhere. There will be a physical release of the album in fall 2025, along with album release shows.\n\nhttps://blackwhales.bandcamp.com/\nhttps://blackwhales.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}