Information about plays

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

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

{
    "id": 3551178,
    "uri": "https://api.kexp.org/v2/plays/3551178/?format=api",
    "airdate": "2025-09-10T06:00:17-07:00",
    "show": 64523,
    "show_uri": "https://api.kexp.org/v2/shows/64523/?format=api",
    "image_uri": "https://ia601203.us.archive.org/10/items/mbid-3110bd68-da15-476b-a77c-1c931a4fd21d/mbid-3110bd68-da15-476b-a77c-1c931a4fd21d-29329341634_thumb500.jpg",
    "thumbnail_uri": "https://ia601203.us.archive.org/10/items/mbid-3110bd68-da15-476b-a77c-1c931a4fd21d/mbid-3110bd68-da15-476b-a77c-1c931a4fd21d-29329341634_thumb250.jpg",
    "song": "Moonage Daydream",
    "track_id": "abde4446-f5fe-3db0-8ff7-dadedd241b27",
    "recording_id": "c0f27bed-7986-4c88-a9c6-1d16ebc9817b",
    "artist": "David Bowie",
    "artist_ids": [
        "5441c29d-3602-4898-b1a1-b77fa23b8e50"
    ],
    "album": "Sound + Vision",
    "release_id": "2eaa2756-b611-4709-bf8a-f661583a6256",
    "release_group_id": "45c62f0b-d044-374a-8a61-759b884bcdab",
    "labels": [
        "Rykodisc"
    ],
    "label_ids": [
        "6dedcd20-3d02-4838-b583-5434eac199d9"
    ],
    "release_date": "1994-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In a 2003 interview, Bowie explained how the song \"Sure Know a Lot About Love\" by The Hollywood Argyles influenced this song. Said Bowie: \"It was a combination of the baritone sax and the piccolo on the solo which I thought, 'Now there's a great thing to put in a rock song' (laughs). Which I nicked, then put in 'Moonage Daydream' later.\"\n--\nSee David Bowie perform \"Moonage Daydream\" for the last time as Ziggy Stardust. It was at the Hammersmith Odeon in London in 1973: https://www.youtube.com/watch?v=6pXoQ6iYO1w",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}