Information about plays

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

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

{
    "id": 3639972,
    "uri": "https://api.kexp.org/v2/plays/3639972/?format=api",
    "airdate": "2026-04-09T17:09:56-07:00",
    "show": 66409,
    "show_uri": "https://api.kexp.org/v2/shows/66409/?format=api",
    "image_uri": "https://dn710207.ca.archive.org/0/items/mbid-da3c5971-4e24-4dd6-82cc-e2a22bb36c92/mbid-da3c5971-4e24-4dd6-82cc-e2a22bb36c92-29520135340_thumb500.jpg",
    "thumbnail_uri": "https://dn710207.ca.archive.org/0/items/mbid-da3c5971-4e24-4dd6-82cc-e2a22bb36c92/mbid-da3c5971-4e24-4dd6-82cc-e2a22bb36c92-29520135340_thumb250.jpg",
    "song": "Destroy Everything You Touch",
    "track_id": "7840be8e-3aba-3998-aedb-7daa290b6b75",
    "recording_id": "067e8d88-5188-4fd2-8c2e-d3439c82152f",
    "artist": "Ladytron",
    "artist_ids": [
        "b45335d1-5219-4262-a44d-936aa36eeaed"
    ],
    "album": "Witching Hour",
    "release_id": "da3c5971-4e24-4dd6-82cc-e2a22bb36c92",
    "release_group_id": "532ddc26-600b-3278-aff5-94f601cddc6e",
    "labels": [
        "Rykodisc"
    ],
    "label_ids": [
        "6dedcd20-3d02-4838-b583-5434eac199d9"
    ],
    "release_date": "2005-10-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "UC Berkeley Theater on May 30th\nNeptune Theater May 31st. \n\nEverything you touch, you don't feel\nDo not know what you steal\nShakes your hand\nTakes your gun\nWalks you out of the sun\nWhat you touch, you don't feel\nDo not know what you steal\nDestroy everything you touch today\nPlease destroy me this way",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}