Information about plays

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

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

{
    "id": 3415199,
    "uri": "https://api.kexp.org/v2/plays/3415199/?format=api",
    "airdate": "2024-10-20T17:10:29-07:00",
    "show": 61628,
    "show_uri": "https://api.kexp.org/v2/shows/61628/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Go",
    "track_id": null,
    "recording_id": null,
    "artist": "The Chemical Brothers",
    "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": "Remix as featured on last Friday's TGIRF!\n\nThe song has uncredited vocals from Q-Tip, and received a nomination for Best Dance Recording at the 58th Grammy Awards.\n\nAs of September 2017, the single was certified Silver by British Phonographic Industry.\n\nThe song was featured in the 2015 video game Need for Speed, the 2017 film Baywatch, the launch trailer of Crash Bandicoot 4: It's About Time, the 2020 video game Watch Dogs: Legion, the 2021 mobile rhythm game Beatstar, and the 2022 film The Bad Guys.  Advertisers have also used the song, including in ads for PlayStation, Go Outdoors, the GMC Terrain, Vodafone, and Flagstar Bank. https://tinyurl.com/3cypbw7t",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}