Information about plays

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

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

{
    "id": 3539085,
    "uri": "https://api.kexp.org/v2/plays/3539085/?format=api",
    "airdate": "2025-08-12T08:21:16-07:00",
    "show": 64269,
    "show_uri": "https://api.kexp.org/v2/shows/64269/?format=api",
    "image_uri": "https://ia801300.us.archive.org/33/items/mbid-6ff3abf5-4e80-41d7-a0d3-f418608a8b83/mbid-6ff3abf5-4e80-41d7-a0d3-f418608a8b83-23521785829_thumb500.jpg",
    "thumbnail_uri": "https://ia801300.us.archive.org/33/items/mbid-6ff3abf5-4e80-41d7-a0d3-f418608a8b83/mbid-6ff3abf5-4e80-41d7-a0d3-f418608a8b83-23521785829_thumb250.jpg",
    "song": "Jesus Built My Hotrod",
    "track_id": "d3469bdd-df5d-3351-a403-319d23ce3a1c",
    "recording_id": "14dd8b8b-f83e-453a-93b3-ec676f430219",
    "artist": "Ministry",
    "artist_ids": [
        "13df2a46-f72f-40e7-aa63-26fcf62c7048"
    ],
    "album": "ΚΕΦΑΛΗΞΘ",
    "release_id": "6ff3abf5-4e80-41d7-a0d3-f418608a8b83",
    "release_group_id": "15cfaf82-5a4b-3ee1-bcce-75561055d27a",
    "labels": [
        "Warner Bros. Records",
        "Sire Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71",
        "be0fec81-5c18-4494-8bbf-0d81dec006bf"
    ],
    "release_date": "1992-07-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "By request! Ministry released their last record this year titled 'The Squirrely Years Revisited'\n--\n\"So there was only one thing that I could do\nWas ding a ding dang my dang a long ling long\"...\n---\n\"He couldn’t even sit on a stool, let alone sing. I mean, he was wasted. He fell off the stool about 10 times during the recording of that vocal. .... He was going: ‘Bing bing bing bang a bong bong bing bing binga binga…’ But it sounded really cool and just seemed to fit the track. Then he passed out.\" Read the story of how a wasted Gibby Haynes of Butthole Surfers made this song a hit: https://www.loudersound.com/features/the-story-of-ministrys-jesus-built-my-hotrod-gibby-threw-up-spit-up-some-gibberish-and-left",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}