Information about plays

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

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

{
    "id": 2675995,
    "uri": "https://api.kexp.org/v2/plays/2675995/?format=api",
    "airdate": "2019-12-20T16:23:00-08:00",
    "show": 46176,
    "show_uri": "https://api.kexp.org/v2/shows/46176/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Lonely Man of Winter",
    "track_id": null,
    "recording_id": null,
    "artist": "Sufjan Stevens",
    "artist_ids": [
        "01d3c51b-9b98-418a-8d8e-37f6fab59d8c"
    ],
    "album": "single",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Back in 2007, Sufjan wrote “Lonely Man of Winter” for the winner of his “Xmas Song Xchange Contest.” As the sole recipient of the song, winner Alec Duffy played it for fans at exclusive listening parties around the world, and it has been unavailable publicly ever since—until now, that is.  The full single of the track comes with a brand new version (produced by Doveman and featuring Melissa Mary Ahern). The single also includes Duffy’s contest-winning song “Every Day Is Christmas.” It was made available on vinyl via Asthmatic Kitty. All proceeds go to JACK, the Brooklyn non-profit venue for which Duffy serves as founder and artistic director.  https://bit.ly/34LWoXM",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}