Information about plays

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

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

{
    "id": 3628350,
    "uri": "https://api.kexp.org/v2/plays/3628350/?format=api",
    "airdate": "2026-03-13T07:44:47-07:00",
    "show": 66168,
    "show_uri": "https://api.kexp.org/v2/shows/66168/?format=api",
    "image_uri": "https://dn711201.ca.archive.org/0/items/mbid-23ca8c12-28a9-4588-9264-2c3483b7871b/mbid-23ca8c12-28a9-4588-9264-2c3483b7871b-12801208405_thumb500.jpg",
    "thumbnail_uri": "https://dn711201.ca.archive.org/0/items/mbid-23ca8c12-28a9-4588-9264-2c3483b7871b/mbid-23ca8c12-28a9-4588-9264-2c3483b7871b-12801208405_thumb250.jpg",
    "song": "Dancing on My Own",
    "track_id": "ad86539e-0689-3a2b-8dcf-4ed99e8279e6",
    "recording_id": "338b9154-a116-444d-8f96-5751d448263f",
    "artist": "Robyn",
    "artist_ids": [
        "5a8e07d5-d932-4484-a7f7-e700793a9c94"
    ],
    "album": "Body Talk, Pt 1",
    "release_id": "23ca8c12-28a9-4588-9264-2c3483b7871b",
    "release_group_id": "443c50a6-fe3e-46b3-8fc8-010e9575f7af",
    "labels": [
        "Konichiwa Records",
        "Cherrytree Records"
    ],
    "label_ids": [
        "65cfad3e-f8cf-4b7a-91a9-dabf1ab8d860",
        "376d9b4d-8cdd-44be-bc0f-ed5dfd2d2340"
    ],
    "release_date": "2010-06-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jon in California: \"I became an amplifier last year, and upped my donation this week, because in these times, it’s important to support truth and positivity. I grew up as part of a generation (turn 48 next month) where it was viewed as weakness to express thoughts or concerns about mental health, addiction, or grief. I believe being part of this community has made me a better person and father. The openness of the DJs has created a safe space for everyone to try to be open and their best self. Thanks for all you do!!!\"\n--\nNone of us is actually \"dancing on our own.\"  We're not alone and have friends everywhere.  Donate now.: https://www.kexp.org/donate/\n--\nWatch Robyn enthrall the crowd at Madison Square Garden with this iconic performance of \"Dancing on My Own\" in 2019: https://www.youtube.com/watch?v=snywH0btMDo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}