** Public API v1 **

The following paths are exposed by this API:
  /v1/build.json
  /v1/colors.json [l]
  /v1/continents.json
  /v1/event_details.json [l]
  /v1/event_names.json [l,d]
  /v1/events.json [d]
  /v1/files.json
  /v1/guild_details.json
  /v1/item_details.json [l]
  /v1/items.json
  /v1/map_floor.json [l]
  /v1/map_names.json [l]
  /v1/maps.json [l]
  /v1/recipe_details.json [l,d]
  /v1/recipes.json [d]
  /v1/skin_details.json [l]
  /v1/skins.json
  /v1/world_names.json [l]
  /v1/wvw/match_details.json
  /v1/wvw/matches.json
  /v1/wvw/objective_names.json [l]

Key:
  l : locale aware (via ?lang=<langId>)

Locale:

APIs which are locale aware accept the ?lang=<langId> option. For example:
  /v1/colors.json?lang=fr

Possible locale 'langId' values include:
  en
  es
  de
  fr

For more details see the wiki:
    http://wiki.guildwars2.com/wiki/API:1