Information about plays

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

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

{
    "id": 3540643,
    "uri": "https://api.kexp.org/v2/plays/3540643/?format=api",
    "airdate": "2025-08-16T05:03:35-07:00",
    "show": 64301,
    "show_uri": "https://api.kexp.org/v2/shows/64301/?format=api",
    "image_uri": "https://ia800708.us.archive.org/4/items/mbid-94b3321a-bf18-499b-a349-b7dfadbc7cca/mbid-94b3321a-bf18-499b-a349-b7dfadbc7cca-41495725345_thumb500.jpg",
    "thumbnail_uri": "https://dn721302.ca.archive.org/0/items/mbid-94b3321a-bf18-499b-a349-b7dfadbc7cca/mbid-94b3321a-bf18-499b-a349-b7dfadbc7cca-41495725345_thumb250.jpg",
    "song": "Kamusale",
    "track_id": "fbbcdb8d-499d-4b0d-8a1a-014174c7c517",
    "recording_id": "ff96424c-10a3-4143-9ab8-3f53c497ce08",
    "artist": "WITCH",
    "artist_ids": [
        "6fc531d2-9a47-496b-b4b5-01e2b17fe99d"
    ],
    "album": "SOGOLO",
    "release_id": "94b3321a-bf18-499b-a349-b7dfadbc7cca",
    "release_group_id": "34207b06-5cc0-4c4c-8cee-8ea91784786e",
    "labels": [
        "Desert Daze Sound"
    ],
    "label_ids": [
        "86c651ce-8063-4057-8a34-d8f1313b47e8"
    ],
    "release_date": "2025-06-13",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Legendary Zamrock outfit WITCH are returning to the west coast! \n\n-San Francisco on September 6th at Great American Music Hall\n\n-Seattle on September 8th at the Tractor Tavern\n\nMore dates here: https://www.instagram.com/weintendtocausehavoc\n\nDo yourself a favor and check out both of WITCH's Live on KEXP sessions! Here's the one from 2023: https://tinyurl.com/4j69ffn2 And from 2022: https://tinyurl.com/5f7yzuav",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}