Information about plays

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

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

{
    "id": 347530,
    "uri": "https://api.kexp.org/v2/plays/347530/?format=api",
    "airdate": "2019-06-28T17:43:56-07:00",
    "show": 5786,
    "show_uri": "https://api.kexp.org/v2/shows/5786/?format=api",
    "image_uri": "http://coverartarchive.org/release/694a93c5-835e-470e-a0d8-e42093eed9af/5267860923-250.jpg",
    "thumbnail_uri": "",
    "song": "Q.U.E.E.N.",
    "track_id": "2fa3766a-97e5-48ae-bf56-2093a63c22eb",
    "recording_id": null,
    "artist": "Janelle Monáe feat. Erykah Badu",
    "artist_ids": [
        "ee190f6b-7d98-43ec-b924-da5f8018eca0"
    ],
    "album": "The Electric Lady",
    "release_id": "694a93c5-835e-470e-a0d8-e42093eed9af",
    "release_group_id": null,
    "labels": [
        "Bad Boy Records"
    ],
    "label_ids": [
        "29d43312-a8ed-4d7b-9f4e-f5650318aebb"
    ],
    "release_date": "2013-09-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Unlike Monáe's previous singles, \"Q.U.E.E.N.\" goes deeper into her concept of self-perception. Stylized in the form of question and response, each line of the song has Monáe expressing her thoughts on subjects ranging from sexuality to religion. Prince, a mentor to Monáe, called the music video for \"Q.U.E.E.N.\" the best music video of 2013. <br><br>According to Monáe on her Twitter page, \"Q.U.E.E.N.\" was inspired by \"private discussions between her and Erykah Badu,\" and \"is meant to make you jam, dance, funk out and dialogue later.\" \n While the album focuses on the empowerment of women and the need for women to control their own images, the single \"Q.U.E.E.N.\" focuses on the empowerment of other oppressed peoples as well as women. The title is an acronym for Queer, Untouchables, Emigrants, Excommunicated, and Negroid. Throughout the song, Monáe uses a question-answer format to explain the stereotypes, misconceptions, and oppression of those in the LGBT community, untouchables (those in poverty), emigrants (those who were forced to leave their home countries due to dangerous/unlivable circumstances), the excommunicated (those who have served/continue to serve time in prison), and the negroid (black people of all origins).  https://bit.ly/2NvhRB8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}