Information about plays

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

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

{
    "id": 3539655,
    "uri": "https://api.kexp.org/v2/plays/3539655/?format=api",
    "airdate": "2025-08-13T16:14:08-07:00",
    "show": 64280,
    "show_uri": "https://api.kexp.org/v2/shows/64280/?format=api",
    "image_uri": "https://dn721806.ca.archive.org/0/items/mbid-9509d2d8-986f-4b67-8b2e-4768fa4cbef7/mbid-9509d2d8-986f-4b67-8b2e-4768fa4cbef7-41600035446_thumb500.jpg",
    "thumbnail_uri": "https://dn721806.ca.archive.org/0/items/mbid-9509d2d8-986f-4b67-8b2e-4768fa4cbef7/mbid-9509d2d8-986f-4b67-8b2e-4768fa4cbef7-41600035446_thumb250.jpg",
    "song": "mangetout",
    "track_id": "ff5ed3af-4a86-4a53-b295-3bb402a273ce",
    "recording_id": "dc1dc582-d8d5-4a6c-84b6-7e5680b8c890",
    "artist": "Wet Leg",
    "artist_ids": [
        "90744b3e-363a-458e-8da1-e3e392a489c4"
    ],
    "album": "moisturizer",
    "release_id": "9509d2d8-986f-4b67-8b2e-4768fa4cbef7",
    "release_group_id": "660fd111-0d68-4d0e-8b83-ff5ca450bfa3",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "bfe26801-a86f-49b9-8502-05ae80b02594"
    ],
    "release_date": "2025-07-11",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Wet Leg will be on tour!\n-September 1st (SOLD OUT) & 2nd @ Seattle's The Paramount Theatre \n-September 3rd @ Vancouver, BC's Malk in Bowl\n-September 5th & 6th @ Portland, OR's Revolution Hall (SOLD OUT)\n-September 30th & October 1st at Oakland's The Fox Theatre  \n\nMore dates & locales here:  https://wetlegband.com/\n--\nWatch the 2022 Wet Leg performance at THING festival here: https://www.youtube.com/watch?v=cVVC7UIGRGc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}