Information about plays

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

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

{
    "id": 2682976,
    "uri": "https://api.kexp.org/v2/plays/2682976/?format=api",
    "airdate": "2020-01-06T20:24:04-08:00",
    "show": 46309,
    "show_uri": "https://api.kexp.org/v2/shows/46309/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Bola de Cristal",
    "track_id": null,
    "recording_id": null,
    "artist": "BaianaSystem",
    "artist_ids": [
        "15741996-1794-42a8-a2c7-1ce3e32d0d75"
    ],
    "album": "Futuro Não Demora",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "BRAZIL: BaianaSystem entrega al público su III disco de carrera titulado El Futuro no Demora. El álbum cuenta una vez más con la producción de Daniel Ganjaman y coproducción del propio grupo, así como con el galardonado \"Dos Ciudades\" de 2016.\n\nCheck our playlist from Brazil here: https://www.kexp.org/read/2019/3/29/descubre-el-sonido-brazil-leandro-rissi/\n\nBRAZIL: BaianaSystem gives to the public its III career album titled The Future No Delay. The album counts once again with the production of Daniel Ganjaman and co-production of the group itself, as well as the award-winning \"Two Cities\" of 2016.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}