Information about plays

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

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

{
    "id": 3542008,
    "uri": "https://api.kexp.org/v2/plays/3542008/?format=api",
    "airdate": "2025-08-19T09:18:56-07:00",
    "show": 64330,
    "show_uri": "https://api.kexp.org/v2/shows/64330/?format=api",
    "image_uri": "https://dn721302.ca.archive.org/0/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": "Queenless King",
    "track_id": "069a3b04-fd49-4866-8a20-b6887f0797b5",
    "recording_id": "df145765-0abd-489b-9cef-40df71769454",
    "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": "\"We Intend To Cause Havoc\" (WITCH) are heading this way. The Zambian band will perform at SF's Great American Music Hall on Saturday, September 6th, and at The Tractor Tavern in Seattle on Monday, September 8th.\n\nhttps://100-percent.us/collections/witch-live\n--\nThe new album from the Zamrock band came out in June. You can purchase \"SOGOLO\" here: https://w-i-t-c-h.bandcamp.com/album/sogolo\n--\nWatch their live performance on KEXP from 2023: https://www.youtube.com/watch?v=VusgfNRiSjE&t=1s&ab_channel=KEXP",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}