Return nodes, sorted by similarity to the search term. Use search=<str> to search identifier for prefix match, and name for substring and trigram searches (similarity defaults to 0.3); Use search=<str>&similarity=<value> to set your own similarity value in the range of (0, 1.0]. Set similarity=1.0 to exclude trigram search. Filter for select metanodes using metanodes=<str>, where <str> is a comma-separated list of metanode abbreviations. For example, metanodes=C,D will restrict to Compound and Disease nodes.

Set other-node=<node_id> to return non-null values for metapath_count. metapath_counts measures the number of metapaths stored in the database between the result node and other node. If search and other-node and both specified, results are sorted by search similarity and results with metapath_count == 0 are returned. If other-node is specified but not search, results are sorted by metapath_count (descending) and only results with metapath_count > 0 are returned.

GET /v1/nodes/?format=api&offset=16075
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 47031,
    "next": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=16100",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=16050",
    "results": [
        {
            "id": 16065,
            "identifier": "27092",
            "identifier_type": "int",
            "name": "CACNG4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27092",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "calcium channel, voltage-dependent, gamma subunit 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 16066,
            "identifier": "2831",
            "identifier_type": "int",
            "name": "NPBWR1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2831",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "neuropeptides B/W receptor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 16067,
            "identifier": "GO:0006044",
            "identifier_type": "str",
            "name": "N-acetylglucosamine metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006044",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16068,
            "identifier": "80055",
            "identifier_type": "int",
            "name": "PGAP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80055",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "post-GPI attachment to proteins 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 16069,
            "identifier": "105372386",
            "identifier_type": "int",
            "name": "LOC105372386",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105372386",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "acrosin-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 16070,
            "identifier": "GO:0016538",
            "identifier_type": "str",
            "name": "cyclin-dependent protein serine/threonine kinase regulator activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016538",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 16071,
            "identifier": "5284",
            "identifier_type": "int",
            "name": "PIGR",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5284",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "polymeric immunoglobulin receptor"
            },
            "metanode": "Gene"
        },
        {
            "id": 16072,
            "identifier": "N0000007647",
            "identifier_type": "str",
            "name": "Nitrates",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000007647",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Chemical/Ingredient"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 16073,
            "identifier": "PC7_1529",
            "identifier_type": "str",
            "name": "Activation of Ca-permeable Kainate Receptor",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 16074,
            "identifier": "C0011876",
            "identifier_type": "str",
            "name": "Cataract diabetic",
            "properties": {
                "url": "http://identifiers.org/umls/C0011876",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 16075,
            "identifier": "GO:0042137",
            "identifier_type": "str",
            "name": "sequestering of neurotransmitter",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042137",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16076,
            "identifier": "23379",
            "identifier_type": "int",
            "name": "ICE1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23379",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "interactor of little elongation complex ELL subunit 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 16077,
            "identifier": "GO:0016788",
            "identifier_type": "str",
            "name": "hydrolase activity, acting on ester bonds",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016788",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 16078,
            "identifier": "7737",
            "identifier_type": "int",
            "name": "RNF113A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7737",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "ring finger protein 113A"
            },
            "metanode": "Gene"
        },
        {
            "id": 16079,
            "identifier": "84219",
            "identifier_type": "int",
            "name": "WDR24",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84219",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "WD repeat domain 24"
            },
            "metanode": "Gene"
        },
        {
            "id": 16080,
            "identifier": "199777",
            "identifier_type": "int",
            "name": "ZNF626",
            "properties": {
                "url": "http://identifiers.org/ncbigene/199777",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 626"
            },
            "metanode": "Gene"
        },
        {
            "id": 16081,
            "identifier": "6238",
            "identifier_type": "int",
            "name": "RRBP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6238",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "ribosome binding protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 16082,
            "identifier": "GO:0071033",
            "identifier_type": "str",
            "name": "nuclear retention of pre-mRNA at the site of transcription",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071033",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16083,
            "identifier": "56260",
            "identifier_type": "int",
            "name": "C8orf44",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56260",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "chromosome 8 open reading frame 44"
            },
            "metanode": "Gene"
        },
        {
            "id": 16084,
            "identifier": "64895",
            "identifier_type": "int",
            "name": "PAPOLG",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64895",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "poly(A) polymerase gamma"
            },
            "metanode": "Gene"
        },
        {
            "id": 16085,
            "identifier": "GO:0001651",
            "identifier_type": "str",
            "name": "dense fibrillar component",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001651",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 16086,
            "identifier": "79665",
            "identifier_type": "int",
            "name": "DHX40",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79665",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "DEAH (Asp-Glu-Ala-His) box polypeptide 40"
            },
            "metanode": "Gene"
        },
        {
            "id": 16087,
            "identifier": "PC7_6535",
            "identifier_type": "str",
            "name": "Post-Elongation Processing of Intronless pre-mRNA",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 16088,
            "identifier": "123096",
            "identifier_type": "int",
            "name": "SLC25A29",
            "properties": {
                "url": "http://identifiers.org/ncbigene/123096",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "solute carrier family 25 (mitochondrial carnitine/acylcarnitine carrier), member 29"
            },
            "metanode": "Gene"
        },
        {
            "id": 16089,
            "identifier": "GO:0031227",
            "identifier_type": "str",
            "name": "intrinsic component of endoplasmic reticulum membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031227",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        }
    ]
}