Information about plays

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

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

{
    "id": 3544249,
    "uri": "https://api.kexp.org/v2/plays/3544249/?format=api",
    "airdate": "2025-08-24T15:32:54-07:00",
    "show": 64377,
    "show_uri": "https://api.kexp.org/v2/shows/64377/?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://dn721700.ca.archive.org/0/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": "R/N",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Playing multiple shows in Seattle, including a Vinyl Release Celebration at the The Sunset Tavern Saturday, October 4th, as well as at Hidden Hall at Freakout! Festival on Friday, November 7th: 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\nA Guide To Photographing The Sun, the band's third full-length, is now streaming everywhere. There will be a physical release of the album in fall 2025, along with album release shows. https://blackwhales.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}