v0.5.2: Include empty atributes in attributes property
Since a few versions, the Insight API does not return empty attributes anymore. Before, empty attributes were returned as null in the JSON. As this was seemingly changed without any notice, this version re-adds empty attributes with None as their value to emulate the old behavior.