Information about plays

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

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

{
    "id": 369582,
    "uri": "https://api.kexp.org/v2/plays/369582/?format=api",
    "airdate": "2019-08-19T20:03:02-07:00",
    "show": 6162,
    "show_uri": "https://api.kexp.org/v2/shows/6162/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Amor Modular",
    "track_id": null,
    "recording_id": null,
    "artist": "Salsa Fingers",
    "artist_ids": [],
    "album": "Coco Fantasma",
    "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": "Fresh collab from Multi Culti’s Thomas Von Party and Calypso’s Iñigo Vontier — SALSA FINGERS debut on Pigmalião’s ‘I Lost My Poncho In Istanbul’. Coco Fantasma takes its name from the forthcoming coconut and ghost pepper salsa that the Canadian-Mexican duo have cooked up. Mouth harp, tribal drumming, and a haunted flute hook make for a low-key floor-filler for the slow-mo house DJs and global neo-shamanic cult builders alike. Amor Modular takes the familiar Cumbia groove into new territory with a modular synth riff.<br>\n<br>\nNueva colaboración de Thomas Von Party de Multi Culti e Iñigo Vontier de Calypso - SALSA FINGERS debuta en \"I Lost My Poncho In Istanbul\" de Pigmalião. Coco Fantasma toma su nombre de la salsa de coco y pimienta fantasma que el dúo canadiense-mexicano preparó. El arpa bucal, los tambores tribales y un gancho de flauta embrujado son un relleno de piso discreto para los DJs de cámara lenta y los constructores de culto neo-chamánicos globales por igual. Amor Modular lleva el ritmo familiar de Cumbia a un nuevo territorio con un riff de sintetizador modular.<br>",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}