Information about plays

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

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

{
    "id": 3525533,
    "uri": "https://api.kexp.org/v2/plays/3525533/?format=api",
    "airdate": "2025-07-11T11:11:33-07:00",
    "show": 63982,
    "show_uri": "https://api.kexp.org/v2/shows/63982/?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": "Man of the Midnight Moon",
    "track_id": "24ec309e-0c45-44e4-b7e1-d2760d7faba2",
    "recording_id": "2fd77199-18bf-42e3-ae3b-fd13843e7390",
    "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": "Seattle's Black Whales released A Guide To Photographing The Sun just last week! \n\nThere's a virtual listening party for the album tomorrow, Saturday, July 12th at 4pm Pacific Time! Along with experiencing the album together, the band says \"We can talk shop, like why every once in a while does Dave wear a wizard costume when we play and what future costume suggestions for him do you have? Things like that...\" \n\nhttps://blackwhales.bandcamp.com/merch/a-guide-to-photographing-the-sun-listening-party",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}