Information about plays

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

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

{
    "id": 3548861,
    "uri": "https://api.kexp.org/v2/plays/3548861/?format=api",
    "airdate": "2025-09-04T14:22:38-07:00",
    "show": 64473,
    "show_uri": "https://api.kexp.org/v2/shows/64473/?format=api",
    "image_uri": "https://ia601602.us.archive.org/0/items/mbid-e554a001-1f79-432e-9667-adb192d13029/mbid-e554a001-1f79-432e-9667-adb192d13029-24788694923_thumb500.jpg",
    "thumbnail_uri": "https://ia801602.us.archive.org/0/items/mbid-e554a001-1f79-432e-9667-adb192d13029/mbid-e554a001-1f79-432e-9667-adb192d13029-24788694923_thumb250.jpg",
    "song": "South Side",
    "track_id": "8716480d-4ca0-481a-9023-92a09b9b2c38",
    "recording_id": "b8dcf90c-fb3d-444f-acfe-7423449ca01f",
    "artist": "Moby",
    "artist_ids": [
        "8970d868-0723-483b-a75b-51088913d3d4"
    ],
    "album": "Play",
    "release_id": "ac7f9059-a31a-48f9-b357-d1a9390f19c0",
    "release_group_id": "7f6a4e72-9fee-39db-8817-63425f97a0f5",
    "labels": [
        "V2"
    ],
    "label_ids": [
        "dc2f5993-7a3d-4c59-bba0-0a77bf9d7416"
    ],
    "release_date": "2000-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Moby was one of many who sampled the drums from The Counts's \"What's Up Front That Counts\".\n--\nGwne Stefani is featured on the single version of this song, but not on the album \"Play.\"   Moby wrote,\nGwen Stefani came into the studio while I was recording Play. And this was when the first No Doubt record was doing really well. So I couldn’t figure out why she’d want to go into the studio with me. She was a big rock star and I was a has-been. She came into the studio, she recorded the vocals and she did a great job. But my mixing skills are limited. I couldn’t get a mix with her vocals that worked. I tried and I tried. So the first album version didn’t have her vocals on it. I went back to it a year later and handed it off to a friend who was a good mixer, and he was able to actually do a mix with her vocals that worked. So, that’s why there’s two versions.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}