Information about plays

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

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

{
    "id": 347469,
    "uri": "https://api.kexp.org/v2/plays/347469/?format=api",
    "airdate": "2019-06-28T15:14:00-07:00",
    "show": 5786,
    "show_uri": "https://api.kexp.org/v2/shows/5786/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Tilted",
    "track_id": "8fadb3ae-3cfa-4a45-b95d-f7ae985682ec",
    "recording_id": null,
    "artist": "Christine and the Queens",
    "artist_ids": [
        "9c90ffbf-b137-4dee-bfcc-b8010787840d"
    ],
    "album": "Christine and the Queens",
    "release_id": "da1032a8-97b0-416c-a3b6-75dff76a4e9c",
    "release_group_id": null,
    "labels": [
        "Neon Gold"
    ],
    "label_ids": [],
    "release_date": "2015-10-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Héloïse Adelaide Letissier was born on 1 June 1988 in Nantes, France. Her father, Georges Letissier, teaches English at the University of Nantes and specialises in Victorian era literature.[ Her mother taught both French and Latin at a local middle school.[14] Her parents recommended writers such as Sarah Waters and Judith Butler, whose works served both as inspiration and reference in Letissier's youth.  Letissier studied theatre at École normale supérieure de Lyon (ENS Lyon), moving to Paris in 2010, where she concluded her studies. When she visited London in 2010, she was inspired by the work of local drag queen musicians, including Russella, who accompanied her in one of her early concerts. They then became her \"Queens\" as a backing band. She dedicated many of her creations to them and to all transgender individuals, describing her genre as \"freakpop.\"  https://bit.ly/2LtIN1h",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}