Information about plays

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

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

{
    "id": 369588,
    "uri": "https://api.kexp.org/v2/plays/369588/?format=api",
    "airdate": "2019-08-19T20:24:06-07:00",
    "show": 6162,
    "show_uri": "https://api.kexp.org/v2/shows/6162/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Héroe",
    "track_id": null,
    "recording_id": null,
    "artist": "Francisca Valenzuela",
    "artist_ids": [
        "a374846a-b434-4a07-abbb-769dc307bcb2"
    ],
    "album": "",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "1950-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Composer, entrepreneur and bilingual singer, Francisca Valenzuela is one of the most active representatives of Chilean pop on an international level. This is her new single. \"Héroe talks about the power that we all carry within to rescue ourselves. You can be your own villain or enemy and I have to remember that I also have the power to be my own hero, and if I do not get up and go ahead, and self-rescue, nobody will do it for me. We are all our own heroes” - Francisca Valenzuela.<br>\nhttps://bit.ly/2OoghkI <br>\nCompositora, empresaria y cantante bilingüe, Francisca Valenzuela es una de las representantes más activas del pop chileno a nivel internacional. Este es su nuevo single. \"Héroe habla sobre el poder que todos llevamos dentro para rescatarnos. Puedes ser tu propio villano o enemigo y debo recordar que también tengo el poder de ser mi propio héroe, y si no me levanto y sigo adelante y auto rescate, nadie lo hará por mí. Todos somos nuestros propios héroes \"- Francisca Valenzuela.<br>",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}