Information about plays

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

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

{
    "id": 3641498,
    "uri": "https://api.kexp.org/v2/plays/3641498/?format=api",
    "airdate": "2026-04-13T08:43:09-07:00",
    "show": 66442,
    "show_uri": "https://api.kexp.org/v2/shows/66442/?format=api",
    "image_uri": "https://dn710600.ca.archive.org/0/items/mbid-74560864-f204-3907-b411-8fe747957d56/mbid-74560864-f204-3907-b411-8fe747957d56-7932611464_thumb500.jpg",
    "thumbnail_uri": "https://dn710600.ca.archive.org/0/items/mbid-74560864-f204-3907-b411-8fe747957d56/mbid-74560864-f204-3907-b411-8fe747957d56-7932611464_thumb250.jpg",
    "song": "Flower",
    "track_id": "ecb3001c-dd21-3499-8217-85d2917193ce",
    "recording_id": "628d77c0-ac51-47f4-af66-0405b0adc4f5",
    "artist": "Moby",
    "artist_ids": [
        "8970d868-0723-483b-a75b-51088913d3d4"
    ],
    "album": "Play: The B Sides",
    "release_id": "74560864-f204-3907-b411-8fe747957d56",
    "release_group_id": "65fb797e-5c47-3254-928a-1df0df350d76",
    "labels": [
        "V2"
    ],
    "label_ids": [
        "dc2f5993-7a3d-4c59-bba0-0a77bf9d7416"
    ],
    "release_date": "2004-07-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In 2019, Moby came to Seattle's Town Hall for an interview about the second volume of his memoir, \"Then It Falls Apart.\" You can watch that entire interview here: https://townhallseattle.org/event/moby/\n\n---\n\nPlay: The B Sides is a compilation album by American electronica musician Moby. It was released on October 24, 2000. The album's songs are outtakes from his 1999 album Play which were subsequently released as B-sides across various singles from the album.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}