Skip to content

more compact response with formatversion=2 or utf8= #14

@skierpage

Description

@skierpage

(Nice, I mention this in https://www.mediawiki.org/wiki/API:Presenting_Wikidata_knowledge#See_also )
The wbgetentities API call returns

... "ar": {"language":"ar","value":"\u0644\u063a\u0629 \u0625\u0646\u062c\u0644\u064a\u0632\u064a\u0629"}, etc.

Assuming all JavaScript clients can handle UTF-8, specifying formatversion=2 or utf8= in the API request returns:

... "ar":{"language":"ar","value":"لغة إنجليزية"}, etc.

The response is approximately 20% more compact for the qLabel main page example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions