Information about plays

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

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

{
    "id": 3539072,
    "uri": "https://api.kexp.org/v2/plays/3539072/?format=api",
    "airdate": "2025-08-12T07:36:26-07:00",
    "show": 64269,
    "show_uri": "https://api.kexp.org/v2/shows/64269/?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://ia800707.us.archive.org/34/items/mbid-9509d2d8-986f-4b67-8b2e-4768fa4cbef7/mbid-9509d2d8-986f-4b67-8b2e-4768fa4cbef7-41600035446_thumb250.jpg",
    "song": "liquidize",
    "track_id": "96c82fb5-adfb-4a9b-9bef-ec6898e1c538",
    "recording_id": "125addf1-ab28-44f2-82af-da66e72d07aa",
    "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": "Catch Wet Leg on their Moisturizer tour!\nPerforming in Seattle on Monday and Tuesday, September 1st and 2nd @ the Paramount Theatre [AND] in Oakland on Tuesday and Wednesday, September 30th and October 1st @ the Fox Theater!\n\nCheck out their fun site for more dates: https://wetlegband.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}