SippiTheCarry.3275:

Hello,

a request to
https://api.guildwars2.com/v2/continents/1

returns the ‘id’ of that continent.

a request to
https://api.guildwars2.com/v2/continents/1/floors/1

returns the ‘id’ of that floor

a request to
https://api.guildwars2.com/v2/continents/1/floors/1/regions/1/maps/26
returns the ‘id’ of that map

a request to
https://api.guildwars2.com/v2/continents/1/floors/1/regions/1
doesn’t return the ‘id’ of the region.

It’s really hard to write a stable wrapper with such inconsistencies.

Is there any chance that this will be fixed soon?

Thank you in advance

Torben