Information about plays

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

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

{
    "id": 372638,
    "uri": "https://api.kexp.org/v2/plays/372638/?format=api",
    "airdate": "2019-08-26T18:02:02-07:00",
    "show": 6208,
    "show_uri": "https://api.kexp.org/v2/shows/6208/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Mar Azul (Ezekiel Remix)",
    "track_id": null,
    "recording_id": null,
    "artist": "Celso Piña y su Ronda Bogotá",
    "artist_ids": [
        "af773646-f865-4a7e-98d5-84ce45a59689"
    ],
    "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": "Celso Piña died last week in Mexico. He was 66 years old. The Mexican singer, composer, arranger and accordionist was known for his “cumbia rebajada” style, fusing traditional Mexican cumbia with elements of Regional Mexican, ska, hip-hop, reggae, R&B, and more. Piña grew up in the Independencia neighborhood, a troubled neighborhood in downtown Monterrey. Monterrey was one of the entrance doors of the so-called tropical music, later known as cumbia, which became popular with the arrival of tapes from Colombia and the sonideros, dances organized in popular neighborhoods led by a master of ceremonies.<br>\nCelso Piña murió la semana pasada en México a los 66 años de edad. El cantante, compositor, arreglista y acordeonista mexicano era conocido por su estilo de \"cumbia rebajada\", que fusionaba la cumbia tradicional mexicana con elementos regionales mexicanos, ska, hip-hop, reggae, R&B y más. Piña creció en el barrio Independencia, un barrio problemático en el centro de Monterrey. Monterrey fue una de las puertas de entrada de la llamada música tropical, más tarde conocida como cumbia, que se hizo popular con la llegada de las cintas de Colombia y los sonideros, bailes organizados en barrios populares dirigidos por un maestro de ceremonias.<br>",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}