Information about plays

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

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

{
    "id": 3544330,
    "uri": "https://api.kexp.org/v2/plays/3544330/?format=api",
    "airdate": "2025-08-24T17:30:03-07:00",
    "show": 64377,
    "show_uri": "https://api.kexp.org/v2/shows/64377/?format=api",
    "image_uri": "https://coverartarchive.org/release/8d059e75-d9bb-4d90-97a9-1cb6ed7472c6/9552817368-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/8d059e75-d9bb-4d90-97a9-1cb6ed7472c6/9552817368-250.jpg",
    "song": "Never Let Me Down Again",
    "track_id": null,
    "recording_id": "ebc10daf-6e7b-4a89-b481-6834ed98b5ce",
    "artist": "Depeche Mode",
    "artist_ids": [
        "8538e728-ca0b-4321-b7e5-cff6565dd4c0"
    ],
    "album": "Music for the Masses",
    "release_id": null,
    "release_group_id": "e59021bd-1710-3c13-9449-b78560039592",
    "labels": [
        "Sire Records"
    ],
    "label_ids": [
        "be0fec81-5c18-4494-8bbf-0d81dec006bf"
    ],
    "release_date": "1987-09-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Released on this day in 1987, \"Never Let Me Down\" was deemed an instant classic by Depeche Mode fans, with it being the most played song by the band in concert, followed by \"Personal Jesus.\"\n\nIt's famous during live shows for creating what's known as \"the wind in the cornfield\" moment, with singer Dave Gahan leading the audience in raising their arms above their heads and waving them side to side. https://tinyurl.com/mryk8cah\n\nThe song enjoyed a streaming boost in the US after it was included in the HBO series The Last Of Us. It plays on the radio in the final scene of the show's pilot episode on January 15, 2023.\n\nCraig Mazin, the co-creator of the series, selected the song because of its combination of cheerful sounds and gloomy lyrics. He believed the title of the song relates to the relationship between the two main protagonists, Joel and Ellie.\n\nDave Gahan watched the Last Of Us pilot episode in bed with his wife. \"I was falling asleep and the show came on and I was watching it a bit,\" he recalled to BBC Radio 2's Gary Davies. \"And then I fell asleep. And then suddenly in my dream, I could hear the beginning of Never Let Me Down and I sat up and like a boxer, hearing the bell, like going to go in and fight or something.\n\n\"And I heard it. And so I watched that scene and I liked it as well because the song represents that particular time in music. It represents trouble, it means trouble was coming. That was the code and I thought, 'This is perfect for that.'\" https://tinyurl.com/mvcd3b3w",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}