GBIF Norway's resolver provides data published to gbif.org by Norwegian publishers. Query by appending e.g.
`?scientificname=Galium+odoratum` to filter on scientific name. Add '_add_counts=true' to return the result count (not performant).

GET /?format=api&offset=14087620
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "next": null,
    "previous": "http://resolver.gbif.no/?format=api&limit=10&offset=14087610",
    "results": []
}