Python obtenha valor de JSON
for key, value in data.items():
print key, value
Delightful Dog
for key, value in data.items():
print key, value