Information about plays

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

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

{
    "id": 377600,
    "uri": "https://api.kexp.org/v2/plays/377600/?format=api",
    "airdate": "2019-09-06T17:17:57-07:00",
    "show": 6282,
    "show_uri": "https://api.kexp.org/v2/shows/6282/?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": "The Electric Lady is the second studio album by American singer Janelle Monáe, released on September 6, 2013 by Wondaland Arts Society, Bad Boy Records and Atlantic Records. \nPartly inspired by the 1927 film of the same name, the series involves the fictional tale of Cindi Mayweather, a messianic android sent back in time to free the citizens of Metropolis from The Great Divide, a secret society that uses time travel to suppress freedom and love. <br><br> \nMusically, The Electric Lady incorporates influences of hip hop, soul, funk, gospel, jazz and rock. \nThematically, The Electric Lady continues the dystopic cyborg concepts of its predecessors, while presenting itself in more plainspoken, personal territory in addition to experimenting with genres beyond conventional funk and soul music genres such as jazz, pop punk and gospel, as well as woozy and sensual vocal ballads. \n<br><br>The album features guest appearances by Miguel, Erykah Badu, Solange, Prince and Esperanza Spalding with production from previous collaborator, funk duo Deep Cotton, as well as soul music composer Roman GianArthur.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}