Information about plays

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

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

{
    "id": 3559589,
    "uri": "https://api.kexp.org/v2/plays/3559589/?format=api",
    "airdate": "2025-09-30T09:24:00-07:00",
    "show": 64707,
    "show_uri": "https://api.kexp.org/v2/shows/64707/?format=api",
    "image_uri": "https://dn721805.ca.archive.org/0/items/mbid-6b7339f6-d529-43d8-8efd-b118aeae3f3a/mbid-6b7339f6-d529-43d8-8efd-b118aeae3f3a-38011173124_thumb500.jpg",
    "thumbnail_uri": "https://dn721805.ca.archive.org/0/items/mbid-6b7339f6-d529-43d8-8efd-b118aeae3f3a/mbid-6b7339f6-d529-43d8-8efd-b118aeae3f3a-38011173124_thumb250.jpg",
    "song": "Me and Giuliani Down by the School Yard (A True Story)",
    "track_id": "37266e2f-1feb-484e-a153-c4d0c3d924da",
    "recording_id": "a9b5980e-3152-4c5d-8cc0-185c53fe97d4",
    "artist": "!!!",
    "artist_ids": [
        "f26c72d3-e52c-467b-b651-679c73d8e1a7"
    ],
    "album": "Louden Up Now (Clean Edit)",
    "release_id": "6b7339f6-d529-43d8-8efd-b118aeae3f3a",
    "release_group_id": "79e3ac21-8359-3761-ba35-251a1bd04d68",
    "labels": [
        "Touch and Go Records"
    ],
    "label_ids": [
        "9a2cad26-48de-4e7c-97a5-354f52c6e027"
    ],
    "release_date": "2004-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The track title is a reference to “Me and Julio Down by the Schoolyard” by Paul Simon. The song was inspired by New York Mayor Rudy Giuliani’s ruthless enforcement of the 1926 Cabaret Law and the impact on NYC's dance scene: https://tinyurl.com/3f8uvprz\n\n!!! (Chk Chk Chk) performed Live in the KEXP Studio in May 2022: https://youtu.be/tnAR6sVaIK8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}