Information about plays

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

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

{
    "id": 372679,
    "uri": "https://api.kexp.org/v2/plays/372679/?format=api",
    "airdate": "2019-08-26T20:29:19-07:00",
    "show": 6208,
    "show_uri": "https://api.kexp.org/v2/shows/6208/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Solo tú, Dueles (feat. Vicente García)",
    "track_id": null,
    "recording_id": null,
    "artist": "Diamante Eléctrico",
    "artist_ids": [
        "ed3666f2-0be2-41ed-abbd-ebd77c4776d5"
    ],
    "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": "Diamante Electrico, the three time Latin Grammy Award-winning band, is back with a brand new track in collaboration with Dominican singer-songwriter Vicente García. \"Sólo Tú, Dueles\" is the first advance single of a new re-imagined collaborative project that features re-worked versions of songs from Diamante's highly acclaimed album, \"Buitres\" featuring the voices of Alison Mosshart, Francisca Valenzuela, Enrique Bunbury among others.<br>\n<br>\nDiamante Eléctrico, la banda tres veces ganadora del Premio Grammy Latino, regresa con una nueva canción en colaboración con el cantautor dominicano Vicente García. \"Sólo Tú, Dueles\" es el primer sencillo avanzado de un nuevo proyecto colaborativo reimaginado que presenta versiones re elaboradas de canciones del aclamado álbum de Diamante, \"Buitres\" con las voces de Alison Mosshart, Francisca Valenzuela, Enrique Bunbury, entre otros.<br>",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}