I'm using different kind of queries to retrive wikidata info of an entity like, for Berlin:
- https://www.wikidata.org/wiki/Special:EntityData/Q64.json
- https://www.wikidata.org/w/api.php?action=wbgetentities&ids=Q64&format=json
but all of these did not include the full information. As an example, i'm not able to find the official language or population data.
How can I get all data?