Information about plays

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

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

{
    "id": 381712,
    "uri": "https://api.kexp.org/v2/plays/381712/?format=api",
    "airdate": "2019-09-16T20:12:00-07:00",
    "show": 6355,
    "show_uri": "https://api.kexp.org/v2/shows/6355/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Matanga",
    "track_id": null,
    "recording_id": null,
    "artist": "Bronko Yotte",
    "artist_ids": [
        "515cde63-0d7f-47e6-b654-c670f03d0b7e"
    ],
    "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": "[#Kexp celebrates #LatinAmerica]<br>\nBronko Yotte (Felipe Berrios) is a Chilean rapper, who began his musical career in his school years, after discovering hip hop by listening to local radio on a trip to Australia. Back in Chile, he rapped in various groups until he formed his first band, \"Rapaces\". Then he began his solo career, in which he has experimented with latin american sounds. He has collaborated with artists such as Cristóbal Briceño from Ases Falsos and Gepe. <br>\n<br>\nHispanic Heritage Month: Chile https://www.kexp.org/hispanic-heritage-month/chile/<br>\n<br>\nBronko Yotte (Felipe Berríos) es un rapero chileno, que comenzó su carrera musical en su época escolar, después de conocer el hip hop escuchando radios locales en un viaje a Australia. Ya de regreso en Chile empezó a rapear en pequeños lugares y grupos, hasta conformar su primera banda, Rapaces. Luego comenzó su carrera solista, la que siempre ha llamado la atención por salir del molde establecido del rap, experimentando con sonidos latinoamericanos y colaborando con artistas como Cristóbal Briceño de Ases Falsos y Gepe.<br>",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}