Information about plays

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

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

{
    "id": 3415218,
    "uri": "https://api.kexp.org/v2/plays/3415218/?format=api",
    "airdate": "2024-10-20T17:52:18-07:00",
    "show": 61628,
    "show_uri": "https://api.kexp.org/v2/shows/61628/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "The Girl, So Confusing",
    "track_id": null,
    "recording_id": null,
    "artist": "Charli XCX",
    "artist_ids": [],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The version with Lorde!  Playing Climate Pledge on Wednesday!\n\n\"Girl, So Confusing\" (stylised in sentence-case) is a song by English singer Charli XCX from her sixth studio album Brat (2024). She wrote the song with its producer A. G. Cook and released it through Atlantic Records. A glitch-influenced indie dance song, \"Girl, So Confusing\" is built on talk-sing Auto-Tune vocals and a throbbing bassline. It deals with Charli XCX's strained relationship with another female musician.\n\nUpon its release, fans and critics speculated about the subject of the song, with many believing it to be about New Zealand singer Lorde, a fact that Charli XCX later confirmed in a profile interview with Billboard.\n\nA remix featuring Lorde (this one!) was released on 21 June 2024. The remix received universal acclaim from music critics, with many praising the track's lyrics and themes. It charted in the top 40 in New Zealand and the United Kingdom and peaked in mid-tier positions in Australia, Canada, and the United States. https://tinyurl.com/2w8kzhf6",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}