Information about plays

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

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

{
    "id": 342690,
    "uri": "https://api.kexp.org/v2/plays/342690/?format=api",
    "airdate": "2019-06-17T20:16:00-07:00",
    "show": 5715,
    "show_uri": "https://api.kexp.org/v2/shows/5715/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Lo Bailado",
    "track_id": null,
    "recording_id": null,
    "artist": "Ximena Sariñana",
    "artist_ids": [
        "c757e9ae-b246-4a55-8b43-726a64f4012a"
    ],
    "album": "¿Dónde Bailarán las Niñas?",
    "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": "Ximena Sariñana is an actress and Mexican singer. She began her recording career at an early age. She had begun her acting career two years earlier. In 2008, she released her full-length solo debut album, Mediocre, which showcased a jazz-pop style. In 2011, she would return with a self-titled effort, her first album sung primarily in English. Her third album, No Todo Lo Puedes Dar (“everything you can’t give”), featured a return to Spanish lyrics and experimented more with electronic and pop elements than her previous work. In 2018, she returned with a series of more electronic-focused singles ahead of a TBA album in 2019.<br>\n<br>\nXimena Sariñana es una actriz y cantante mexicana. Comenzó su carrera discográfica a temprana edad, 1996. Había comenzado su carrera como actriz dos años antes. En 2008 lanzó su álbum debut como solista, Mediocre, que mostraba un estilo jazz-pop. En 2011 regresaría con uno homónimo, su primer álbum cantado principalmente en inglés. En su tercera producción, No Todo Lo Puedes Dar, cantó en español y experimentó más con elementos electrónicos y pop que en su trabajo anterior. En 2018, regresó con una serie de singles más centrados en la electrónica antes de lo que será su álbum TBA en 2019. <br>",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}