Information about plays

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

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

{
    "id": 381699,
    "uri": "https://api.kexp.org/v2/plays/381699/?format=api",
    "airdate": "2019-09-16T19:30:37-07:00",
    "show": 6355,
    "show_uri": "https://api.kexp.org/v2/shows/6355/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Sangue e Lama",
    "track_id": null,
    "recording_id": null,
    "artist": "The Baggios",
    "artist_ids": [
        "9b9684d6-621e-4973-8cf5-f36be3af9a4a"
    ],
    "album": "Brutown",
    "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>\nFormed in 2004 in São Cristóvão, Sergipe, the band The Baggios is one of the most new and exciting Brazilian bands. The Baggios is a duo comprised of Julio Andrade on guitar and vocals and Gabriel Carvalho on drums. They are known for their unique brand of blues rock and their visceral live performances. Their music seeks to contribute classic tones and the influence of seventies rock combined with Brazilian music. The Baggios celebrate their 15th anniversary in 2019. <br>\nHispanic Heritage Month: Brazil https://www.kexp.org/hispanic-heritage-month/brazil/<br>\n<br>\nCreada en 2004 en la ciudad de São Cristóvão, Sergipe, la banda The Baggios es una de las más interesantes de la actualidad brasileña, tanto por el blues rock que ejecutan lleno de personalidad como por la curiosa formación; Julio Andrade (guitarra y voz) y Gabriel Carvalho (batería). Sus actuaciones viscerales y álbumes originales les han valido buenas críticas y recepción.  Su música intenta aportar tonos clásicos y el peso del rock de los setenta combinado con la música brasileña. The Baggios celebra su 15 aniversario en 2019.<br>",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}