Information about plays

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

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

{
    "id": 377575,
    "uri": "https://api.kexp.org/v2/plays/377575/?format=api",
    "airdate": "2019-09-06T16:35:48-07:00",
    "show": 6282,
    "show_uri": "https://api.kexp.org/v2/shows/6282/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "i'll die anyway.",
    "track_id": "a522331c-a834-4f3e-8ef8-b348d1fcb522",
    "recording_id": null,
    "artist": "girl in red",
    "artist_ids": [
        "4ae429fe-735c-4968-8253-a591421b1bd0"
    ],
    "album": "Chapter 2",
    "release_id": "21fdb341-199c-486a-8b94-dc7dbc67a8d3",
    "release_group_id": null,
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2019-09-06",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Oslo-based Marie Ulven - aka Girl In Red - has shared her latest piece of bedroom pop perfection with her new track ‘i’ll die anyway’.\n\n“I think this is the most honest song I’ve written on how I perceive my life,” she exaplains. “Understanding life and what it means to be human is difficult. I’ve always questioned my existence, meaning, time and the universe. All I know is that I don’t know, and the only thing that’s guaranteed is I’ll die anyway.”\n\nHer most unfiltered song yet, the track is a part of her forthcoming EP ‘Chapter 2’ which follows last year’s debut ‘Chapter 1’. All penned in her bedroom, it’s guaranteed to offer us a further glimpse into her soul and probably bring all the #feels too.  https://bit.ly/2kn4TaQ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}