Python 3
import json
import requests
text_data = requests.get('https://...........................').content.decode('unicode-escape', 'ignore')
text_json = json.dumps(text_data)
text_json_load = json.loads(text_json)
print(text_json_load)
И будет тебе отличная кириллица вместо \u1111