Information about plays

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

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

{
    "id": 3548561,
    "uri": "https://api.kexp.org/v2/plays/3548561/?format=api",
    "airdate": "2025-09-03T20:23:24-07:00",
    "show": 64466,
    "show_uri": "https://api.kexp.org/v2/shows/64466/?format=api",
    "image_uri": "https://ia600708.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": "Nadi",
    "track_id": "b498e8be-a855-4183-8d8f-6ed28481f9b0",
    "recording_id": "c90a94c5-d1d6-4021-82ea-776d754b573f",
    "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": "Iconic Zamrock band WITCH is playing the Tractor Tavern in Seattle on September 8!\nhttps://tractortavern.com/\n\nTheir new album \"SOGOLO\" released earlier this month: https://w-i-t-c-h.bandcamp.com/album/sogolo\n\nCheck out the band's most recent Live on KEXP performance here: https://www.youtube.com/watch?v=VusgfNRiSjE&pp=0gcJCdgAo7VqN5tD",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}