How to convert JSON file into python object

can anyone help me in converting it into python object?

[sample json file]](Internxt Send – Securely Send Large Files for Free)

Thank you in advance.

Have you looked at this?

https://docs.python.org/3/library/json.html

Some more information about reading JSON using Python.

Even more information.