Information about plays

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

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

{
    "id": 3541565,
    "uri": "https://api.kexp.org/v2/plays/3541565/?format=api",
    "airdate": "2025-08-18T10:27:30-07:00",
    "show": 64324,
    "show_uri": "https://api.kexp.org/v2/shows/64324/?format=api",
    "image_uri": "https://ia800707.us.archive.org/1/items/mbid-c8e6073c-028b-4dd1-9db0-3808c616551f/mbid-c8e6073c-028b-4dd1-9db0-3808c616551f-42152827609_thumb500.jpg",
    "thumbnail_uri": "https://ia600707.us.archive.org/1/items/mbid-c8e6073c-028b-4dd1-9db0-3808c616551f/mbid-c8e6073c-028b-4dd1-9db0-3808c616551f-42152827609_thumb250.jpg",
    "song": "Wheel of Change",
    "track_id": "05f26103-317c-42b6-b528-040f940dcfc1",
    "recording_id": "fe847860-d339-4c6d-8ae5-4ecef956f514",
    "artist": "Hand Habits",
    "artist_ids": [
        "a92d48e1-40a9-457d-971c-ddb748d78759"
    ],
    "album": "Blue Reminder",
    "release_id": "c8e6073c-028b-4dd1-9db0-3808c616551f",
    "release_group_id": "1c51c33b-356e-4c22-87b1-d98bbfe15c18",
    "labels": [
        "Fat Possum Records"
    ],
    "label_ids": [
        "76da5b47-69e8-49e7-a2fc-62d296b6224f"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New track from Hand Habits!\n\nOn tour!\n- Wednesday, October 15th @ SF's The Chapel\n- Tuesday, October 21st @ Seattle's Tractor Tavern  \n\nDon't miss Live on KEXP Video from Hand Habits' 2023 In-Studio, hosted by Cheryl Waters: https://bit.ly/4lCbp6B.\n\nhttps://handhabits.bandcamp.com/track/wheel-of-change",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}