Information about plays

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

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

{
    "id": 3629385,
    "uri": "https://api.kexp.org/v2/plays/3629385/?format=api",
    "airdate": "2026-03-15T17:02:35-07:00",
    "show": 66190,
    "show_uri": "https://api.kexp.org/v2/shows/66190/?format=api",
    "image_uri": "https://ia600603.us.archive.org/13/items/mbid-2cc43c63-46ca-48ae-aeed-74bb06034657/mbid-2cc43c63-46ca-48ae-aeed-74bb06034657-19203523471_thumb500.jpg",
    "thumbnail_uri": "",
    "song": "Your Silent Face",
    "track_id": "b5c0e717-9b8e-3570-be2a-05599740eae2",
    "recording_id": "3a54b3b2-6037-4fc3-a7a0-ead924e55ea2",
    "artist": "New Order",
    "artist_ids": [
        "f1106b17-dcbb-45f6-b938-199ccfab50cc"
    ],
    "album": "Power, Corruption & Lies",
    "release_id": "f2dd4d75-adcd-4347-93f3-4ea35f2b3b35",
    "release_group_id": "16cc9dfc-594d-3fb9-b789-3e1bfcb6f9f8",
    "labels": [
        "Qwest Records"
    ],
    "label_ids": [
        "279669fd-fcd3-4d68-afa2-786b96e55de4"
    ],
    "release_date": "1987-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Of this track, The Human Drum Machine\" Stephen Morris shared, \"We’ve always loved Kraftwerk. 'YSF'’s working title was 'The Kraftwerk One' (KW1); we were trying to do something like the intro of Europe Endless.  That kind of sparkly sound. Bernard worked really hard getting the synth parts just right.\n\n\"'Your Silent Face' soon evolved into something beautiful and  majestic- we were afraid we might getting too serious, a problem easily solved by the 'why don’t you Piss Off' line. You’d never catch Kraftwerk swearing.\"\n\n\"It was the first time that Bernard wrote all the lyrics and found himself as a singer,\" says Morris. “On Movement, we’d all sweated blood and tried to write meaningful lyrics together and failed miserably. On Power, Corruption & Lies… \n\n\"Bernard had found a way of singing and a style that really suited him. Who else would put 'You caught me at a bad time / So why don’t you piss off' at the end of a song like 'Your Silent Face'? You can tell we’re not being terribly serious.\" https://tinyurl.com/2m8t8dxc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}