Information about plays

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

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

{
    "id": 343335,
    "uri": "https://api.kexp.org/v2/plays/343335/?format=api",
    "airdate": "2019-06-19T06:32:00-07:00",
    "show": 5724,
    "show_uri": "https://api.kexp.org/v2/shows/5724/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "The Modern Leper",
    "track_id": null,
    "recording_id": null,
    "artist": "Julien Baker",
    "artist_ids": [
        "e3bda984-f349-4924-b4b8-f72478bbb3f3"
    ],
    "album": "(V/A) Tiny Changes: A Celebration Of the Midnight Organ Fight",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "1950-01-01",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Frightened Rabbit has announced the forthcoming release of Tiny Changes: A Celebration Of The Midnight Organ Fight, a reimagining of their 2008 album, recorded last year by friends of the band to celebrate its 10th anniversary. Today, they released the Julien Baker version of the album’s opening track, “The Modern Leper.”\nScott Hutchison, who died last year, played a big role in piecing together the compilation.\nA portion of the proceeds from album sales will benefit Tiny Changes, the mental health charity launched last month in Hutchison’s honor. - https://bit.ly/2Ko6uIR",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}