The json is at:
This is my JSON response, i want to fetch the label value in address field using python(response>>view>>result>>location>>address>label), i need to print this label field value on the consol, please help, i have used this method :
I Tried:
response_data=data['Response']['View']['Result'][0]['Location']['Address']