Information about plays

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

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

{
    "id": 351808,
    "uri": "https://api.kexp.org/v2/plays/351808/?format=api",
    "airdate": "2019-07-08T18:39:23-07:00",
    "show": 5863,
    "show_uri": "https://api.kexp.org/v2/shows/5863/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Loca",
    "track_id": null,
    "recording_id": null,
    "artist": "Chico Trujillo",
    "artist_ids": [
        "101d3c29-b414-42d4-aabc-02fd2fbf935d"
    ],
    "album": "Chico De Oro",
    "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": "Chico Trujillo are a New cumbia band merging cumbia, ska, reggae and rock, among other styles.\n\nThe band formed in 1999 in Villa Alemana, Zona Central, Chile, following a tour that lead singer Aldo Enrique Asenjo Cubillos - known as “Macha” - undertook with his then band La Floripondio through the cities of Germany, the Netherlands and Austria.<br>\n<br>\nChico Trujillo es una banda de neo cumbia que combina cumbia, ska, reggae y rock, entre otros estilos.\nLa banda se formó en 1999 en Villa Alemana, Zona Central, Chile, después de una gira que el cantante Aldo Enrique Asenjo Cubillos, conocido como \"Macha\", realizó con su banda La Floripondio a través de las ciudades de Alemania, los Países Bajos y Austria.<br>",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}