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=420
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "next": "http://resolver.gbif.no/?format=api&limit=10&offset=430",
    "previous": "http://resolver.gbif.no/?format=api&limit=10&offset=410",
    "results": [
        {
            "dwc:class": "Insecta",
            "dwc:genus": "Fieberocapsus",
            "dwc:order": "Hemiptera",
            "dwc:family": "Miridae",
            "dwc:phylum": "Arthropoda",
            "dwc:kingdom": "Animalia",
            "dwc:taxonid": "84226",
            "dwc:modified": "2009-08-19 02:00:00.0",
            "dwc:taxonrank": "species",
            "dwc:scientificname": "Laestadia lunulata",
            "dwc:specificepithet": "lunulata",
            "dwc:taxonomicstatus": "synonym",
            "dwc:parentnameusageid": "66648",
            "dwc:acceptednameusageid": "66780",
            "dwc:nomenclaturalstatus": "illegitimate",
            "dwc:scientificnameauthorship": "Rostr.",
            "owl:sameas": "84226",
            "rdf:type": "taxon",
            "dc:isPartOf": {
                "label": "Nortaxa (Artsnavnebasen)",
                "id": "https://gbif.org/dataset/a6c6cead-b5ce-4a4e-8cf5-1542ba708dec",
                "gbif-dataset-type": "CHECKLIST"
            }
        },
        {
            "dwc:class": "Insecta",
            "dwc:genus": "Tenthredo",
            "dwc:order": "Hymenoptera",
            "dwc:family": "Tenthredinidae",
            "dwc:phylum": "Arthropoda",
            "dwc:kingdom": "Animalia",
            "dwc:taxonid": "84618",
            "dwc:modified": "2009-08-19 02:00:00.0",
            "dwc:taxonrank": "species",
            "dwc:scientificname": "Sphaerotheca leucotricha",
            "dwc:specificepithet": "leucotricha",
            "dwc:taxonomicstatus": "synonym",
            "dwc:parentnameusageid": "67148",
            "dwc:acceptednameusageid": "67138",
            "dwc:nomenclaturalstatus": "illegitimate",
            "dwc:scientificnameauthorship": "(Ellis & Everh.) Kuntze",
            "owl:sameas": "84618",
            "rdf:type": "taxon",
            "dc:isPartOf": {
                "label": "Nortaxa (Artsnavnebasen)",
                "id": "https://gbif.org/dataset/a6c6cead-b5ce-4a4e-8cf5-1542ba708dec",
                "gbif-dataset-type": "CHECKLIST"
            }
        },
        {
            "dwc:class": "Insecta",
            "dwc:genus": "Leiopus",
            "dwc:order": "Coleoptera",
            "dwc:family": "Cerambycidae",
            "dwc:phylum": "Arthropoda",
            "dwc:kingdom": "Animalia",
            "dwc:taxonid": "8475",
            "dwc:modified": "2009-04-30 02:00:00.0",
            "dwc:taxonrank": "species",
            "dwc:scientificname": "Datonychus arquatus",
            "dwc:specificepithet": "arquatus",
            "dwc:taxonomicstatus": "valid",
            "dwc:parentnameusageid": "8473",
            "dwc:acceptednameusageid": "8475",
            "dwc:scientificnameauthorship": "(Herbst, 1795)",
            "owl:sameas": "8475",
            "rdf:type": "taxon",
            "dc:isPartOf": {
                "label": "Nortaxa (Artsnavnebasen)",
                "id": "https://gbif.org/dataset/a6c6cead-b5ce-4a4e-8cf5-1542ba708dec",
                "gbif-dataset-type": "CHECKLIST"
            }
        },
        {
            "dwc:class": "Agaricomycetes",
            "dwc:genus": "Phaeotrametes",
            "dwc:order": "Polyporales",
            "dwc:family": "Polyporaceae",
            "dwc:phylum": "Basidiomycota",
            "dwc:kingdom": "Fungi",
            "dwc:taxonid": "85155",
            "dwc:modified": "2009-08-19 02:00:00.0",
            "dwc:taxonrank": "species",
            "dwc:scientificname": "Perrotia abietis",
            "dwc:specificepithet": "abietis",
            "dwc:taxonomicstatus": "synonym",
            "dwc:parentnameusageid": "67860",
            "dwc:acceptednameusageid": "67807",
            "dwc:nomenclaturalstatus": "illegitimate",
            "owl:sameas": "85155",
            "rdf:type": "taxon",
            "dc:isPartOf": {
                "label": "Nortaxa (Artsnavnebasen)",
                "id": "https://gbif.org/dataset/a6c6cead-b5ce-4a4e-8cf5-1542ba708dec",
                "gbif-dataset-type": "CHECKLIST"
            }
        },
        {
            "dwc:class": "Mamiellophyceae",
            "dwc:genus": "Mamiella",
            "dwc:order": "Mamiellales",
            "dwc:family": "Mamiellaceae",
            "dwc:phylum": "Chlorophyta",
            "dwc:kingdom": "Plantae",
            "dwc:taxonid": "85208",
            "dwc:modified": "2009-08-19 02:00:00.0",
            "dwc:taxonrank": "species",
            "dwc:scientificname": "Stegopeziza lauri",
            "dwc:specificepithet": "lauri",
            "dwc:taxonomicstatus": "synonym",
            "dwc:parentnameusageid": "67958",
            "dwc:acceptednameusageid": "67349",
            "dwc:nomenclaturalstatus": "illegitimate",
            "dwc:scientificnameauthorship": "(Caldesi) Höhn.",
            "owl:sameas": "85208",
            "rdf:type": "taxon",
            "dc:isPartOf": {
                "label": "Nortaxa (Artsnavnebasen)",
                "id": "https://gbif.org/dataset/a6c6cead-b5ce-4a4e-8cf5-1542ba708dec",
                "gbif-dataset-type": "CHECKLIST"
            }
        },
        {
            "dwc:class": "Zygnematophyceae",
            "dwc:genus": "Staurastrum",
            "dwc:order": "Desmidiales",
            "dwc:family": "Desmidiaceae",
            "dwc:phylum": "Charophyta",
            "dwc:kingdom": "Plantae",
            "dwc:taxonid": "85321",
            "dwc:modified": "2009-08-19 02:00:00.0",
            "dwc:taxonrank": "species",
            "dwc:scientificname": "Nectriopsis leucorrhodina",
            "dwc:specificepithet": "leucorrhodina",
            "dwc:taxonomicstatus": "synonym",
            "dwc:parentnameusageid": "68098",
            "dwc:acceptednameusageid": "68081",
            "dwc:nomenclaturalstatus": "illegitimate",
            "dwc:scientificnameauthorship": "(Mont.) Samuels",
            "owl:sameas": "85321",
            "rdf:type": "taxon",
            "dc:isPartOf": {
                "label": "Nortaxa (Artsnavnebasen)",
                "id": "https://gbif.org/dataset/a6c6cead-b5ce-4a4e-8cf5-1542ba708dec",
                "gbif-dataset-type": "CHECKLIST"
            }
        },
        {
            "dwc:day": "2",
            "dwc:year": "2016",
            "dwc:class": "Mammalia",
            "dwc:genus": "Canis",
            "dwc:month": "7",
            "dwc:order": "Carnivora",
            "dwc:county": "Trysil",
            "dwc:family": "Canidae",
            "dwc:phylum": "Chordata",
            "dwc:country": "NORWAY",
            "dwc:eventid": "39CBD10C-0E5D-4346-BFA3-C3EBCF0C38F0",
            "dwc:kingdom": "Animalia",
            "dwc:locality": "Borveggen",
            "dwc:modified": "2016-07-02 10:59:17.647",
            "dwc:recordedby": "Skjult navn",
            "dwc:datasetname": "Skandobs",
            "dwc:occurrenceid": "39CBD10C-0E5D-4346-BFA3-C3EBCF0C38F0",
            "dwc:basisofrecord": "HumanObservation",
            "dwc:catalognumber": "39CBD10C-0E5D-4346-BFA3-C3EBCF0C38F0",
            "dwc:stateprovince": "Hedmark",
            "dwc:collectioncode": "Skandobs",
            "dwc:scientificname": "Canis lupus",
            "dwc:vernacularname": "Ulv",
            "dwc:decimallatitude": "61.111493",
            "dwc:individualcount": "1",
            "dwc:institutioncode": "NINA",
            "dwc:specificepithet": "lupus",
            "dwc:decimallongitude": "12.694968",
            "dwc:occurrenceremarks": "Maks 4 dager gammelt",
            "dwc:coordinateprecision": "5",
            "dwc:associatedreferences": "https://www.skandobs.no/#showObservationOne/39CBD10C-0E5D-4346-BFA3-C3EBCF0C38F0",
            "owl:sameas": "39cbd10c-0e5d-4346-bfa3-c3ebcf0c38f0",
            "rdf:type": "occurrence",
            "dc:isPartOf": {
                "label": "Skandobs",
                "id": "https://gbif.org/dataset/9ea87732-b88e-488d-a02b-3dc6e9b885e0",
                "gbif-dataset-type": "OCCURRENCE"
            },
            "dc:dateRemoved": "2025-07-15"
        },
        {
            "dwc:day": "18",
            "dwc:year": "2016",
            "dwc:class": "Mammalia",
            "dwc:genus": "Lynx",
            "dwc:month": "1",
            "dwc:order": "Carnivora",
            "dwc:county": "Lom",
            "dwc:family": "Felidae",
            "dwc:phylum": "Chordata",
            "dwc:country": "NORWAY",
            "dwc:eventid": "3C0DAEE4-C875-43F0-A6F5-57463B8DD09B",
            "dwc:kingdom": "Animalia",
            "dwc:locality": "Garmo",
            "dwc:modified": "2016-01-25 22:43:05.633",
            "dwc:recordedby": "Skjult navn",
            "dwc:datasetname": "Skandobs",
            "dwc:occurrenceid": "3C0DAEE4-C875-43F0-A6F5-57463B8DD09B",
            "dwc:basisofrecord": "HumanObservation",
            "dwc:catalognumber": "3C0DAEE4-C875-43F0-A6F5-57463B8DD09B",
            "dwc:stateprovince": "Oppland",
            "dwc:collectioncode": "Skandobs",
            "dwc:scientificname": "Lynx lynx",
            "dwc:vernacularname": "Gaupe",
            "dwc:decimallatitude": "61.848543",
            "dwc:individualcount": "1",
            "dwc:institutioncode": "NINA",
            "dwc:specificepithet": "lynx",
            "dwc:decimallongitude": "8.722279",
            "dwc:coordinateprecision": "20",
            "dwc:associatedreferences": "https://www.skandobs.no/#showObservationOne/3C0DAEE4-C875-43F0-A6F5-57463B8DD09B",
            "owl:sameas": "3c0daee4-c875-43f0-a6f5-57463b8dd09b",
            "rdf:type": "occurrence",
            "dc:isPartOf": {
                "label": "Skandobs",
                "id": "https://gbif.org/dataset/9ea87732-b88e-488d-a02b-3dc6e9b885e0",
                "gbif-dataset-type": "OCCURRENCE"
            },
            "dc:dateRemoved": "2025-07-15"
        },
        {
            "dwc:day": "29",
            "dwc:year": "2016",
            "dwc:class": "Mammalia",
            "dwc:genus": "Lynx",
            "dwc:month": "1",
            "dwc:order": "Carnivora",
            "dwc:county": "Tingvoll",
            "dwc:family": "Felidae",
            "dwc:phylum": "Chordata",
            "dwc:country": "NORWAY",
            "dwc:eventid": "B1B3FF3B-FA0C-4E72-B90E-A7FAC088C26B",
            "dwc:kingdom": "Animalia",
            "dwc:locality": "Rottås (innermarka)",
            "dwc:modified": "2016-05-24 09:25:51.967",
            "dwc:recordedby": "Erling L. Meisingset",
            "dwc:datasetname": "Skandobs",
            "dwc:occurrenceid": "B1B3FF3B-FA0C-4E72-B90E-A7FAC088C26B",
            "dwc:basisofrecord": "HumanObservation",
            "dwc:catalognumber": "B1B3FF3B-FA0C-4E72-B90E-A7FAC088C26B",
            "dwc:stateprovince": "Møre og Romsdal",
            "dwc:collectioncode": "Skandobs",
            "dwc:scientificname": "Lynx lynx",
            "dwc:vernacularname": "Gaupe",
            "dwc:decimallatitude": "62.823956",
            "dwc:individualcount": "1",
            "dwc:institutioncode": "NINA",
            "dwc:specificepithet": "lynx",
            "dwc:decimallongitude": "8.234064",
            "dwc:occurrenceremarks": "Fanget på viltkamera, var på rådyrkadaveret ca 1,5 time. fikk mange bilder!",
            "dwc:coordinateprecision": "5",
            "dwc:associatedreferences": "https://www.skandobs.no/#showObservationOne/B1B3FF3B-FA0C-4E72-B90E-A7FAC088C26B",
            "owl:sameas": "b1b3ff3b-fa0c-4e72-b90e-a7fac088c26b",
            "rdf:type": "occurrence",
            "dc:isPartOf": {
                "label": "Skandobs",
                "id": "https://gbif.org/dataset/9ea87732-b88e-488d-a02b-3dc6e9b885e0",
                "gbif-dataset-type": "OCCURRENCE"
            },
            "dc:dateRemoved": "2025-07-15"
        },
        {
            "dwc:class": "Arthoniomycetes",
            "dwc:genus": "Opegrapha",
            "dwc:order": "Arthoniales",
            "dwc:family": "Roccellaceae",
            "dwc:phylum": "Ascomycota",
            "dwc:kingdom": "Fungi",
            "dwc:taxonid": "88182",
            "dwc:modified": "2009-08-19 02:00:00.0",
            "dwc:taxonrank": "species",
            "dwc:scientificname": "Lecidea inconcinna",
            "dwc:specificepithet": "inconcinna",
            "dwc:taxonomicstatus": "synonym",
            "dwc:parentnameusageid": "70526",
            "dwc:acceptednameusageid": "65394",
            "dwc:nomenclaturalstatus": "illegitimate",
            "dwc:scientificnameauthorship": "Nyl.",
            "owl:sameas": "88182",
            "rdf:type": "taxon",
            "dc:isPartOf": {
                "label": "Nortaxa (Artsnavnebasen)",
                "id": "https://gbif.org/dataset/a6c6cead-b5ce-4a4e-8cf5-1542ba708dec",
                "gbif-dataset-type": "CHECKLIST"
            }
        }
    ]
}