Information about plays

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

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

{
    "id": 375735,
    "uri": "https://api.kexp.org/v2/plays/375735/?format=api",
    "airdate": "2019-09-02T20:00:49-07:00",
    "show": 6257,
    "show_uri": "https://api.kexp.org/v2/shows/6257/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Clandestino (feat. Calypso Rose)",
    "track_id": null,
    "recording_id": null,
    "artist": "Manu Chao",
    "artist_ids": [
        "7570a0dd-5a67-401b-b19a-261eee01a284"
    ],
    "album": "Clandestino / Bloody Border",
    "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": "Worldmusiccentral.org says: “Manu Chao and Calypso Rose have released an updated version of “Clandestino”, Chao’s cult song from 1998. “Clandestino” talks about illegal immigrants, dots at sea, ghosts in the city, lost and without papers. Calypso Rose now sings about the shipwrecked on the way to “the land in front don’t want me, the land behind me burns”. Calypso Rose says: “Everything I see on TV makes me want to cry. These things should not happen in the 21st century.”\n<br>\nhttps://bit.ly/2X2xFPX<br>\n<br>\nWorldmusiccentral.org  dice: “Manu Chao y Calypso Rose lanzaron una versión actualizada de \"Clandestino\", la canción de culto de Chao de 1998. \"Clandestino\" habla sobre inmigrantes ilegales, puntos en el mar, fantasmas en la ciudad, perdidos y sin papeles. Calypso Rose ahora canta sobre el naufragio en el camino a \"la tierra en frente no me quiere, la tierra detrás de mí se quema\". Calypso Rose dice: “Todo lo que veo en la televisión me da ganas de llorar. Estas cosas no deberían suceder en el siglo XXI. \"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}