Information about plays

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

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

{
    "id": 3598671,
    "uri": "https://api.kexp.org/v2/plays/3598671/?format=api",
    "airdate": "2026-01-01T03:22:40-08:00",
    "show": 65529,
    "show_uri": "https://api.kexp.org/v2/shows/65529/?format=api",
    "image_uri": "https://coverartarchive.org/release/88d30556-0b3f-404b-8c13-9ce4d7065b94/2633531740-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/88d30556-0b3f-404b-8c13-9ce4d7065b94/2633531740-250.jpg",
    "song": "Good Times",
    "track_id": null,
    "recording_id": "5e065399-a84b-46b8-a5e4-7feb7d6eb191",
    "artist": "Chic",
    "artist_ids": [
        "a4ed036b-5f18-439c-b1e1-96d205bab255"
    ],
    "album": "Risqué",
    "release_id": null,
    "release_group_id": "baa74317-3f23-3f0b-a996-c68f52c61f13",
    "labels": [
        "Atlantic"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7"
    ],
    "release_date": "1979-07-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song, built around Bernard Edwards' distinctive bassline, is one of the most copied and sampled records ever. With two copies of the record, DJs could create a continuous loop of the instrumental groove, providing a perfect foundation for MCs to rap over.\n\nNile Rodgers said of the song: \"I wrote 'Good Times' the morning we recorded it. Bernard was a little late to the studio, but I'd already written out the charts for everybody in the band. We were playing when Bernard walked in. He asked the engineers, 'what the hell is that?' The engineer said, ' I don't know, something Nile wrote this morning.' Whenever Bernard was late, he was like a puppy dog with his tail between his legs. Typically, what he and I do is we'd copy each other and then develop our parts after that.\"\n\n\"We'd been trying for years to come up with this walking bassline, putting it over and over again on all sorts of songs but we could never get it right. But that day, I started screaming 'Walk!' over Tony's drums. Bernard said, 'What?' I was shouting 'Walk!' On that particular day, he walked.\"\n\n\"Even though my guitar part was strong on the down beats, Bernard decided to push and go to bass before I get to the chord change. I'm not even there yet, so we get this amazing extra funky thing. I just told the engineer, 'Make it red!' We recorded it. That was it. One take, maybe two.\"\nhttps://bit.ly/3yaMTU1\n\nCheck out who has sampled this track!\nhttps://bit.ly/3HPhMkc\n\nChic - \"Good Times\" - Live At The House Sídney 2013:\nhttps://youtu.be/OU-1BcJ9Rdk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}