Information about plays

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

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

{
    "id": 3638604,
    "uri": "https://api.kexp.org/v2/plays/3638604/?format=api",
    "airdate": "2026-04-06T11:46:52-07:00",
    "show": 66383,
    "show_uri": "https://api.kexp.org/v2/shows/66383/?format=api",
    "image_uri": "https://dn720906.ca.archive.org/0/items/mbid-d0383edb-2211-493d-b0a4-b5efad677357/mbid-d0383edb-2211-493d-b0a4-b5efad677357-44088004754_thumb500.jpg",
    "thumbnail_uri": "https://dn720906.ca.archive.org/0/items/mbid-d0383edb-2211-493d-b0a4-b5efad677357/mbid-d0383edb-2211-493d-b0a4-b5efad677357-44088004754_thumb250.jpg",
    "song": "BUSY BEE",
    "track_id": "a41a5887-7975-443a-8e68-e29aeda7b9d6",
    "recording_id": "1a676e10-a8b2-422f-9bb2-8602bb12ac2b",
    "artist": "Kim Gordon",
    "artist_ids": [
        "19301485-ac9c-4dad-885b-cd8e8c8b4184"
    ],
    "album": "PLAY ME",
    "release_id": "d0383edb-2211-493d-b0a4-b5efad677357",
    "release_group_id": "a7fc5586-831c-4e31-970d-4782899f77d0",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2026-03-13",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing:\n- Seattle (Neptune) Saturday, July 25th\n- San Francisco (Castro Theatre) Wednesday, July 29th \n\n\"Kim Gordon's vision of art and noise has come sharper into focus just as readily as it has changed—a paradigm of possibility that, four decades on, still feels like a dare. The adventure continues on the artist's third solo album, PLAY ME.\" https://kimaltheagordon.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}