I have a list in python which is product of a query to Google’s Datastore, the list looks like this: I need to extract the ID of the entity which is 1111. I’ve tried the following with no success thus far: Any idea how I might be able to retrieve the ID value? Answer https://googlecloudplatform.github.io/google-cloud-python/latest/_modules/google/cloud/datastore/entity.html