Information about plays

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

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

{
    "id": 3652170,
    "uri": "https://api.kexp.org/v2/plays/3652170/?format=api",
    "airdate": "2026-05-08T14:42:39-07:00",
    "show": 66662,
    "show_uri": "https://api.kexp.org/v2/shows/66662/?format=api",
    "image_uri": "https://coverartarchive.org/release/a562e268-2274-4984-a46e-6ec31dcb5b02/38747799885-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/a562e268-2274-4984-a46e-6ec31dcb5b02/38747799885-250.jpg",
    "song": "Happy House",
    "track_id": null,
    "recording_id": "41ecb573-5024-459a-a3bd-22ba42aaab69",
    "artist": "The Juan MacLean",
    "artist_ids": [
        "f8f1220b-1661-42c3-beea-d59e8e00b993"
    ],
    "album": "The Future Will Come",
    "release_id": null,
    "release_group_id": "55e6eb31-21de-3269-a79a-14a9a8848e97",
    "labels": [
        "DFA Records"
    ],
    "label_ids": [
        "32d02635-98fc-4405-94e1-e5b06f9d2025"
    ],
    "release_date": "2009-04-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Here's a biography of The Juan MacLean, centered around producer John MacLean and vocalist Nancy Whang: https://www.allmusic.com/artist/the-juan-maclean-mn0000073587/biography\n--\n\"The Future Will Come\" was their second album and was released on DFA in 2009. This 12-minute song was the lead single and was released in 2008.\n\n\nYou may know vocalist  Nancy Whang from her work with LCD Soundsystem. Did you know that you can hire her as a DJ for corporate and private events?: https://www.jspevents.com/talent/nancy-whang\n---\nCentered around John MacLean and Nancy Whang, the Juan MacLean were one of the first signees to Brooklyn indie dance behemoth DFA, and they remained one of the label's most consistently first-rate acts without sticking to a predictable formula. : https://www.allmusic.com/artist/the-juan-maclean-mn0000073587#biography",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}