Information about plays

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

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

{
    "id": 3641550,
    "uri": "https://api.kexp.org/v2/plays/3641550/?format=api",
    "airdate": "2026-04-13T11:44:02-07:00",
    "show": 66443,
    "show_uri": "https://api.kexp.org/v2/shows/66443/?format=api",
    "image_uri": "https://dn721808.ca.archive.org/0/items/mbid-a01f6caf-f2ce-407c-800e-edfcdfddf159/mbid-a01f6caf-f2ce-407c-800e-edfcdfddf159-37944566976_thumb500.jpg",
    "thumbnail_uri": "https://ia801304.us.archive.org/5/items/mbid-a01f6caf-f2ce-407c-800e-edfcdfddf159/mbid-a01f6caf-f2ce-407c-800e-edfcdfddf159-37944566976_thumb250.jpg",
    "song": "Af samme stof som stof",
    "track_id": "6be2651b-9282-349b-91d2-c6854d8aa4a9",
    "recording_id": "1dc00cab-fa82-44d9-9282-070a47d64398",
    "artist": "Under Byen",
    "artist_ids": [
        "35c81fab-bb3d-4198-a6bf-c9476054e6e6"
    ],
    "album": "Samme stof som stof",
    "release_id": "a729e571-41b2-3577-ae27-7cce8fc14b38",
    "release_group_id": "6c3c3d9c-9a7c-3fbb-8e9a-b463d0d3e10a",
    "labels": [
        "Paper Bag Records"
    ],
    "label_ids": [
        "7ca6a2cd-dd79-4564-bcec-938bc43ba7d2"
    ],
    "release_date": "2006-09-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Denmark's Under Byen (pronounced Oh'nah-Boon) features Henriette Sennenvaldt (vocals), Stine Sørensen (drums), Sara Saxild (bass), Nils Grøndahl (violin), Morten Larsen (drums), Anders Stochholm (kalimba), Morten Svenstrup (cello), and Thorbjørn Krogshede (piano). The experimental electronic collective came together in 1995 and spent the next few years shaping a hypnotic sound that's similar to Sigur Rós and Björk. It wasn't long until Under Byen took their homeland by storm, and in 1998 they became the first act signed to the Danish indie imprint have a cigar. Their stunning debut album, Kyst, was warmly received and earned several Danish music awards, including best Danish band.\" (allmusic's MacKenzie Wilson). https://bit.ly/41qXXdD",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}