jsonref is a library for automatic dereferencing of JSON Reference objects
for Python (supporting Python 2.6+ and Python 3.3+).
This library lets you use a data structure with JSON reference objects, as if
the references had been replaced with the referent data.