Information about plays

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

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

{
    "id": 3629401,
    "uri": "https://api.kexp.org/v2/plays/3629401/?format=api",
    "airdate": "2026-03-15T17:32:06-07:00",
    "show": 66190,
    "show_uri": "https://api.kexp.org/v2/shows/66190/?format=api",
    "image_uri": "https://dn720808.ca.archive.org/0/items/mbid-a7bd8896-86aa-445e-9149-f26e26b9ead2/mbid-a7bd8896-86aa-445e-9149-f26e26b9ead2-44329182667_thumb500.jpg",
    "thumbnail_uri": "https://dn720808.ca.archive.org/0/items/mbid-a7bd8896-86aa-445e-9149-f26e26b9ead2/mbid-a7bd8896-86aa-445e-9149-f26e26b9ead2-44329182667_thumb250.jpg",
    "song": "mangetout (The Dare remix)",
    "track_id": "916a0ae1-af42-4152-a9a9-516825233c28",
    "recording_id": "b4eba3e6-6c33-4296-8b35-6ff4bc78b7c2",
    "artist": "Wet Leg",
    "artist_ids": [
        "90744b3e-363a-458e-8da1-e3e392a489c4"
    ],
    "album": "mangetout (The Dare remix)",
    "release_id": "a7bd8896-86aa-445e-9149-f26e26b9ead2",
    "release_group_id": "9ecd79fe-263d-4b0d-b1a8-994e147f1110",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "bfe26801-a86f-49b9-8502-05ae80b02594"
    ],
    "release_date": "2026-02-11",
    "rotation_status": "R",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From KEXP Listeners' Number One Album of 2025!\n\nmoisturizer is the bold, second album from Wet Leg, the Isle of Wight five-piece founded by Rhian Teasdale and Hester Chambers. Joined by Ellis Durand, Henry Holmes, and Joshua Mobaraki, Wet Leg has spent the past few years on the road, evolving into a feral, electrifying live force. This new record captures that energy, delivering a sound that’s tighter, bolder, and more self-assured, yet still brimming with the same quick wit and raw, unrefined energy.\n\nIsolated in a remote house in the countryside, moisturizer was written in a creative frenzy, diving into themes of obsession and all-consuming love. While their 2022 debut earned Grammy wins and chart-topping success, moisturizer brings the bite: brash guitars, heavy beats, and a fearless devotion to feeling everything—all at once. https://tinyurl.com/sep6vzmm",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}