Information about plays

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

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

{
    "id": 348762,
    "uri": "https://api.kexp.org/v2/plays/348762/?format=api",
    "airdate": "2019-07-01T20:32:00-07:00",
    "show": 5813,
    "show_uri": "https://api.kexp.org/v2/shows/5813/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Amor Libre",
    "track_id": null,
    "recording_id": null,
    "artist": "Esteman Ft. Javiera Mena",
    "artist_ids": [],
    "album": "Amor Libre",
    "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": "Esteman is a Colombian singer and composer. His recent album \"Amor libre\" includes this homonymous song whose video clip was released 3 days ago with the Chilean Javiera Mena. This song and videoclip contains a strong message in favor of love in all its forms. Esteban and Javiera are leading artists of the LGBTIQ + community\n<br>\nhttp://bit.ly/2X6onCw <br>\n<br>\nEsteman es un cantante y compositor colombiano. Su reciente disco \"Amor libre\" incluye esta canción homónima cuyo videoclip fue lanzado hace 3 días con la participación de la chilena Javiera Mena. Esta canción y su videoclip contiene un mensaje fuerte a favor del amor en todas sus formas. Esteban y Javiera son artistas referentes de la comunidad LGBTIQ+",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}