Information about plays

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

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

{
    "id": 3629025,
    "uri": "https://api.kexp.org/v2/plays/3629025/?format=api",
    "airdate": "2026-03-14T23:08:13-07:00",
    "show": 66183,
    "show_uri": "https://api.kexp.org/v2/shows/66183/?format=api",
    "image_uri": "https://dn710803.ca.archive.org/0/items/mbid-9efd3bd7-8f34-4ba4-8e1f-62b4558ad945/mbid-9efd3bd7-8f34-4ba4-8e1f-62b4558ad945-14619992783_thumb500.jpg",
    "thumbnail_uri": "https://dn710803.ca.archive.org/0/items/mbid-9efd3bd7-8f34-4ba4-8e1f-62b4558ad945/mbid-9efd3bd7-8f34-4ba4-8e1f-62b4558ad945-14619992783_thumb250.jpg",
    "song": "Age of Spitting",
    "track_id": "777178f7-37bc-37da-984a-0beea2f6177e",
    "recording_id": "0674e320-ab78-46d6-befe-311eb9b5eac0",
    "artist": "Discount",
    "artist_ids": [
        "4b8d769c-3f91-41b7-ac14-188d53e7866f"
    ],
    "album": "Crash Diagnostic",
    "release_id": "9efd3bd7-8f34-4ba4-8e1f-62b4558ad945",
    "release_group_id": "c58718f2-3079-3508-ace4-8a2ca8aadf81",
    "labels": [
        "New American Dream"
    ],
    "label_ids": [
        "ffe9627b-bf1b-4fce-bdf4-b5bbc13d6d9f"
    ],
    "release_date": "2000-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "For Jamie in SF\n\nDiscount originally formed in Vero Beach, Florida in 1995, but relocated to Gainesville in 1998 before disbanding in 2002. Members have gone on to form the Dead Weather, the Kills, the Kitchen, the Terror in Tiny Town, Black Cougar Shock Unit, Unitas, the Routineers, the Draft, Laserhead, Stolen Parts, Monikers, Young Ladies, and Blab School.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}