Information about plays

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

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

{
    "id": 3539116,
    "uri": "https://api.kexp.org/v2/plays/3539116/?format=api",
    "airdate": "2025-08-12T10:01:00-07:00",
    "show": 64270,
    "show_uri": "https://api.kexp.org/v2/shows/64270/?format=api",
    "image_uri": "https://ia803104.us.archive.org/15/items/mbid-4ea5333b-ad75-42ae-98ab-c0415f6433cd/mbid-4ea5333b-ad75-42ae-98ab-c0415f6433cd-42387468561_thumb500.jpg",
    "thumbnail_uri": "https://ia903104.us.archive.org/15/items/mbid-4ea5333b-ad75-42ae-98ab-c0415f6433cd/mbid-4ea5333b-ad75-42ae-98ab-c0415f6433cd-42387468561_thumb250.jpg",
    "song": "Peace Sign Pentagram",
    "track_id": "956a1e01-3300-429f-a3dd-7fa52cfa7f90",
    "recording_id": "24ff4969-f58f-4ec1-a76f-80520aaf9558",
    "artist": "Smokey Brights",
    "artist_ids": [
        "2c6f97fd-746b-442d-b5ec-238cccd7441d"
    ],
    "album": "Dashboard Heat",
    "release_id": "4ea5333b-ad75-42ae-98ab-c0415f6433cd",
    "release_group_id": "f876055e-a97a-46b5-8ff5-8f3eefeb253c",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-09-26",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Fronted by husband and wife duo Kim West (keys and vocals) and Ryan Devlin (guitar and vocals), Smokey Brights will play The Crocodile in Seattle on Thursday, December 11th.\n--\nTheir new album \"Dashboard Heat,\" comes out in September.  You can pre-order it here: https://smokeybrights.bandcamp.com/album/dashboard-heat\n--\nCheck out their KEXP live performance: https://www.youtube.com/watch?v=p4UVaWhbvPs&t=1s&ab_channel=KEXP",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}