https://bugzilla.wikimedia.org/show_bug.cgi?id=64468
--- Comment #3 from Betacommand Phoenixoverride@gmail.com --- thats probably because you didnt configure the dumps for human reading. Try: json.dumps(data, indent=4, sort_keys=True) should give you much cleaner results