Information about plays

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

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

{
    "id": 2680077,
    "uri": "https://api.kexp.org/v2/plays/2680077/?format=api",
    "airdate": "2019-12-30T20:14:17-08:00",
    "show": 46260,
    "show_uri": "https://api.kexp.org/v2/shows/46260/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Los Problemas del Futuro",
    "track_id": null,
    "recording_id": null,
    "artist": "Mueran Humanos",
    "artist_ids": [
        "2b58ed3c-b0ef-44df-b32d-104c8d2ae358"
    ],
    "album": "Hospital Lullabies",
    "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": "The iconic Argentine duo who lives in Berlin, returns with his third studio album. Throughout this decade, Mueran Humans have positioned themselves as one of the most important Post-Punk and electronic bands in Latin America.<br>\n<br>\nEl icónico dúo argentino que reside en Berlín, regresa con su tercer disco de estudio. A lo largo de esta década, Mueran Humanos se han posicionado como una de las bandas de Post-Punk y electrónica más importantes de Latinoamérica. <br>",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}