Localized text for characters?

Localized text for characters?

in API Development

Posted by: Elrey.5472

Elrey.5472

After a few days trying to learn how the API works, I understand the ?lang=es attribute can give me an spanish localized version, like for example https://api.guildwars2.com/v2/items/309?lang=es

However, I can’t seem to find how to do it for characters information.

Ideally I would want to get the gender, race, profession and everything already localized.

ES Wiki Sysop. Vanquiser of the Marionette, Lover of the Aetherpath.
Aens / Ellantriel / Nao To Mori / Saelyth. Commander
Guias de Raids en español / Spanish raiding guides

(edited by Elrey.5472)

Localized text for characters?

in API Development

Posted by: Anhim.3156

Anhim.3156

If you take a look at https://api.guildwars2.com/v2, you can see a list of all the endpoints. Beside each endpoint you might find [l]; which the information at the bottom describes as : “l : locale aware (via ?lang=<langId>)”.

/v2/characters, unfortunately does not support language attributes.

Localized text for characters?

in API Development

Posted by: Elrey.5472

Elrey.5472

:( That’s what I though. Thank you anyway.

ES Wiki Sysop. Vanquiser of the Marionette, Lover of the Aetherpath.
Aens / Ellantriel / Nao To Mori / Saelyth. Commander
Guias de Raids en español / Spanish raiding guides