Information about plays

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

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

{
    "id": 380455,
    "uri": "https://api.kexp.org/v2/plays/380455/?format=api",
    "airdate": "2019-09-13T16:14:21-07:00",
    "show": 6331,
    "show_uri": "https://api.kexp.org/v2/shows/6331/?format=api",
    "image_uri": "http://coverartarchive.org/release/1be88956-f027-48fe-90a8-a91bec9765a6/23949218554-250.jpg",
    "thumbnail_uri": "",
    "song": "Confessions",
    "track_id": "f4c5cd6c-08bc-474d-8c92-433c436da2f7",
    "recording_id": null,
    "artist": "Sudan Archives",
    "artist_ids": [
        "6ce5eca0-4ad6-49e0-a5ab-e11482d85324"
    ],
    "album": "Confessions",
    "release_id": "1be88956-f027-48fe-90a8-a91bec9765a6",
    "release_group_id": null,
    "labels": [
        "Stones Throw Records"
    ],
    "label_ids": [
        "f1b83107-23e5-41a3-ab1b-2a36965cf77b"
    ],
    "release_date": "2019-08-28",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sudan Archives grew up in Cincinnati, Ohio, where she \"messed around with instruments in the house\" and took up violin in the fourth grade, eventually teaching herself how to play the instrument by ear. <br><br>When she discovered the violin playing style of Northeast Africa, her eyes opened to the possibilities of the instrument. \"The way they played it was different from classical music. I resonated with the style, and I was like, 'Maybe I can use this style with electronic music,'\" she says.<br><br>\nThis fusing of folk music and electronic production was the turning point for Sudan. \"I started mixing my violin into beats,” she says, β€œIt wasn't complicated β€” I'd just sing straight into the iPad.\" She honed her at-home style after moving to Los Angeles aged 19 to study music technology, and after a chance encounter at a Low End Theory party with Stones Throw A&R and Leaving Records owner Matthewdavid, she signed with Stones Throw. At the very start of her musical career, she's already won plaudits from the likes of the New York Times and Pitchfork, and played live at experimental festival Moogfest.  https://bit.ly/2PIStEp",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}