Information about plays

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

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

{
    "id": 3548650,
    "uri": "https://api.kexp.org/v2/plays/3548650/?format=api",
    "airdate": "2025-09-04T01:39:43-07:00",
    "show": 64468,
    "show_uri": "https://api.kexp.org/v2/shows/64468/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Let's Go Swimming (Gulf Stream dub)",
    "track_id": null,
    "recording_id": "6364ede6-971a-4068-a2e4-3497ab20e1e4",
    "artist": "Arthur Russell",
    "artist_ids": [
        "f43370e3-6d86-44e7-ae4c-ca098962dcd0"
    ],
    "album": "Let's Go Swimming",
    "release_id": null,
    "release_group_id": "868ad745-76f7-420c-9148-ae53a7b85cfd",
    "labels": [
        "Audika"
    ],
    "label_ids": [
        "613be16a-2c75-446d-99ca-184420a55cf9"
    ],
    "release_date": "2011-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Here's a feature on the late disco-cellist Arthur Russell, who died of AIDS in 1992: https://www.theguardian.com/music/2017/sep/28/a-life-in-music-arthur-russell-the-disco-cellist-in-a-world-of-echo\n--\n“Let’s Go Swimming” is a whispered confession, more like a poem with accompaniment than like any kind of pop music. In the dance version included on “The World of Arthur Russell,” Russell is the sly older brother, persuading us to jump into the ocean of drum machines with him: “I am banging on your door / hop in the blue blue sky.”: https://www.newyorker.com/magazine/2004/03/08/lets-go-swimming",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}