Information about plays

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

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

{
    "id": 3539505,
    "uri": "https://api.kexp.org/v2/plays/3539505/?format=api",
    "airdate": "2025-08-13T07:22:56-07:00",
    "show": 64277,
    "show_uri": "https://api.kexp.org/v2/shows/64277/?format=api",
    "image_uri": "https://ia803104.us.archive.org/22/items/mbid-e81ad268-eaa0-432f-97be-69108790f54a/mbid-e81ad268-eaa0-432f-97be-69108790f54a-24764196018_thumb500.jpg",
    "thumbnail_uri": "https://ia903104.us.archive.org/22/items/mbid-e81ad268-eaa0-432f-97be-69108790f54a/mbid-e81ad268-eaa0-432f-97be-69108790f54a-24764196018_thumb250.jpg",
    "song": "The Whole of the Moon",
    "track_id": "b1ae9daf-2598-3de4-a973-a0a9c0384e72",
    "recording_id": "feb2fadc-8e87-4f43-954f-e12e98c497fb",
    "artist": "The Waterboys",
    "artist_ids": [
        "21666405-49f8-44f6-94bb-e064f202f7ba"
    ],
    "album": "The Whole of the Moon: The Music of Mike Scott and The Waterboys",
    "release_id": "e81ad268-eaa0-432f-97be-69108790f54a",
    "release_group_id": "46fc1056-7649-34dd-a028-7765761c4697",
    "labels": [
        "EMI"
    ],
    "label_ids": [
        "c029628b-6633-439e-bcee-ed02e8a338f7"
    ],
    "release_date": "1998-10-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Claire (Cleveland) with a killer request.\n--\nSongwriter and vocalist Mike Scott: I was in Manhattan with my girlfriend, Krista. She asked: “Is it easy to write songs?” In my 20s I hadn’t yet grown out of the urge to show off to a new girlfriend, so I said: “Yes it is!” I pulled a pen and a piece of paper out of my pocket. There was a moon in the sky, so I wrote down: “I saw the crescent, you saw the whole of the moon.” She was duly impressed. I fleshed it out in the hotel and back home in London came up with more lyrics and the piano part, a self-taught rhythm with one finger doing one pattern and three fingers doing another. -- Here's an interview with Scott and backing vocalist Max Edie about how The Waterboys made this great song: https://www.theguardian.com/music/2020/jul/27/how-we-made-waterboys-the-whole-of-the-moon-mike-scott",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}