Python parsing a JSON file outputs only one result
I'm pretty new to json, I try to parse two elements (multiple occurences), I'm pretty sure I don't iterate correctly. My json file: { "data": { "chapter": { "bibleId": "9f3cb709f9bded60-01", "bookId": "PSA", "id": "PSA.117", "content": [ { "type": "paragraph", "style":…