Information about plays

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

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

{
    "id": 3547443,
    "uri": "https://api.kexp.org/v2/plays/3547443/?format=api",
    "airdate": "2025-09-01T05:27:11-07:00",
    "show": 64444,
    "show_uri": "https://api.kexp.org/v2/shows/64444/?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": "Set Free",
    "track_id": "9b96dede-1d45-4550-b3c3-e9e7fcd1cea9",
    "recording_id": "3919ee3a-41d0-431f-a02e-502d7118dc93",
    "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:\n\n- Sept. 6 at Great American Music Hall in San Francisco\n- Sept. 8 at Tractor Tavern in Seattle\nhttps://tractortavern.com/\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"
}