API Instructions
Go to API input
Return to Reports
To get records in Json format
The api returns all fields of a single record as a dictionary (field names, field values), formatted in json, sorted
alphabetically by field name.
Format: https://data.direct-mind.org/json/page-title
Example (note "/json/"" in the url):
https://data.direct-mind.org/json/1981-0215-Psychology-of-Miracles-Akron
Toggle "pretty print" in the results page if necessary (chromium browsers).
Firefox has a built-in JSON viewer. Enable as follows ...
Go to about: config, then set devtools. jsonview. enabled to true