Information about plays

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

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

{
    "id": 3550089,
    "uri": "https://api.kexp.org/v2/plays/3550089/?format=api",
    "airdate": "2025-09-07T15:33:16-07:00",
    "show": 64501,
    "show_uri": "https://api.kexp.org/v2/shows/64501/?format=api",
    "image_uri": "https://ia903200.us.archive.org/21/items/mbid-1616a034-941e-313e-8534-276c52f8b6ee/mbid-1616a034-941e-313e-8534-276c52f8b6ee-17713224278_thumb500.jpg",
    "thumbnail_uri": "https://ia803200.us.archive.org/21/items/mbid-1616a034-941e-313e-8534-276c52f8b6ee/mbid-1616a034-941e-313e-8534-276c52f8b6ee-17713224278_thumb250.jpg",
    "song": "She Sells Sanctuary",
    "track_id": "d583d0ed-3dee-3f5d-801b-c1afcb655b98",
    "recording_id": "bdbafec0-fd1c-46eb-a910-fb01af4f0255",
    "artist": "The Cult",
    "artist_ids": [
        "8846e4ff-0c19-4af2-872b-7a8dc7497f68"
    ],
    "album": "Love",
    "release_id": "1616a034-941e-313e-8534-276c52f8b6ee",
    "release_group_id": "e7d22464-a11e-3ff1-8d97-4af3f0c1aeb2",
    "labels": [
        "Sire Records"
    ],
    "label_ids": [
        "be0fec81-5c18-4494-8bbf-0d81dec006bf"
    ],
    "release_date": "1985-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ian Astbury, frontman of The Cult, answered the question, \"What's the song about?\" Said Astbury: \"Sex. Plain and simple, it's about sex. I've had sex and I'm very proud of that fact.\"\n\nThe quasi-psychedelic guitar intro from The Cult guitarist Billy Duffy came about on a lark: The band was recording the song at Olympic Studios in Barnes, London, where Led Zeppelin used to record. Zep guitarist Jimmy Page sometimes used a violin bow to play his guitar, so when Duffy found a bow in the studio, he gave it a try just to amuse Ian Astbury, who was listening in the control room.\n\n\"In order to make it sound weirder, I just hit every pedal I had on the pedal board,\" Duffy explained. \"Then once I stopped banging the strings and doing all that, I played the middle section of the song, which was kind of a pick thing with all the BOSS pedals on, and that sound just leaped out.\n\nThe producer went, 'Hold it, hold it, that's great!' And we decided to start the song with that mystical sound. If I hadn't found that violin bow laying around, we wouldn't have gone there.\" https://tinyurl.com/yh3775v7",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}