NB: Vesion 2 of this API has been released. Please upgrade to that. Version 1 will be discontinued on may 1, 2020.
This documentation only covers version 2.

About

This level represents a Region in the API. From here you can select what Hydrography Element (Drainage Basin and Dam or Weir) you are interested in.

GET /api/version/{version}/spec/{spec}/region/{region}.{ext}

Parameters

{region} Available Regions are listed in the Specification level.
{spec} One of two Specifications. Valid values are are svs-hyp or inspire-hyp.
{version} Numeric value or latest. Try to use the Version with the highest number instead of the Version titled latest.
{ext} The suffix specifying which mediatype to use. See mediatypes for more information.

Examples

Example request and response for the Region level in different mediatypes. This response in not complete for the sake of readability.

GET /api/version/2.0/spec/inspire-hyp/region/se.atom
...

GET /api/version/2.0/spec/inspire-hyp/region/se.xml
...

GET /api/version/2.0/spec/inspire-hyp/region/se.json
...