Information about plays

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

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

{
    "id": 3629704,
    "uri": "https://api.kexp.org/v2/plays/3629704/?format=api",
    "airdate": "2026-03-16T10:11:02-07:00",
    "show": 66198,
    "show_uri": "https://api.kexp.org/v2/shows/66198/?format=api",
    "image_uri": "https://dn710303.ca.archive.org/0/items/mbid-cb7ae4d4-9e86-32a6-8afb-c9b98de6f1f9/mbid-cb7ae4d4-9e86-32a6-8afb-c9b98de6f1f9-3882539681_thumb500.jpg",
    "thumbnail_uri": "https://dn710303.ca.archive.org/0/items/mbid-cb7ae4d4-9e86-32a6-8afb-c9b98de6f1f9/mbid-cb7ae4d4-9e86-32a6-8afb-c9b98de6f1f9-3882539681_thumb250.jpg",
    "song": "Cut Your Hair",
    "track_id": "77b8a3dd-4c08-3471-bc2d-84408b36c1d3",
    "recording_id": "5a6d98a8-fe47-4fca-b041-d163faf482e8",
    "artist": "Pavement",
    "artist_ids": [
        "36bfa85f-737b-41db-a8fc-b8825850ffc3"
    ],
    "album": "Crooked Rain, Crooked Rain",
    "release_id": "cb7ae4d4-9e86-32a6-8afb-c9b98de6f1f9",
    "release_group_id": "4f348977-6f44-39f9-b243-071927ecc6a4",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "1994-02-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing:\n-Oakland, CA's Mosswood Park on Friday, July 17th!\n-Seattle, WA's ZooTunes (Woodland Park Zoo) on Sunday, July 19th!\n\n'Crooked Rain, Crooked Rain' was released on February 14, 1994.\n\nStephen Thomas Erlewine of AllMusic wrote, \"Crooked Rain strips away the hiss and fog of [Slanted], removing some of Pavement's mystery yet retaining their fractured sound and spirit. It's filled with loose ends and ragged transitions, but compared to the fuzzy, dense Slanted, Crooked Rain is direct and immediately engaging.\"\n\nhttps://pavementband.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}