Information about plays

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

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

{
    "id": 2681227,
    "uri": "https://api.kexp.org/v2/plays/2681227/?format=api",
    "airdate": "2020-01-02T13:17:00-08:00",
    "show": 46277,
    "show_uri": "https://api.kexp.org/v2/shows/46277/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Original Mix",
    "track_id": null,
    "recording_id": null,
    "artist": "Louie Vega & The Martnez Brothers",
    "artist_ids": [],
    "album": "Let It Go",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Cuttin Headz"
    ],
    "label_ids": [],
    "release_date": "2019-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Louie Vega's 'Let It Go’ is a saucey stripped-back dose of New York house music. It features the nonchalant yet hypnotic vocals of San Francisco-born singer-songwriter Marc E. Bassy who is the former vocalist of the Los Angeles-based pop band 2AM Club. Bassy has been associated with artists such as CeeLo Green, Wiz Khalifa to name a few. //<b> <br> <br> Catch Louie Vega in Seattle at Monkey Loft - Saturday, January 18th. More Info here: https://bit.ly/2MPFG3Q </br></b>",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}