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=11000
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=11025",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=10975",
    "results": [
        {
            "id": 10991,
            "identifier": "PC7_4748",
            "identifier_type": "str",
            "name": "Insulin receptor recycling",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 10992,
            "identifier": "105377594",
            "identifier_type": "int",
            "name": "LOC105377594",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105377594",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "protein FAM149A-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 10993,
            "identifier": "391104",
            "identifier_type": "int",
            "name": "VHLL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/391104",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "von Hippel-Lindau tumor suppressor-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 10994,
            "identifier": "GO:0021895",
            "identifier_type": "str",
            "name": "cerebral cortex neuron differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0021895",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10995,
            "identifier": "GO:0031251",
            "identifier_type": "str",
            "name": "PAN complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031251",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 10996,
            "identifier": "GO:0006886",
            "identifier_type": "str",
            "name": "intracellular protein transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006886",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10997,
            "identifier": "C0009443",
            "identifier_type": "str",
            "name": "Common cold",
            "properties": {
                "url": "http://identifiers.org/umls/C0009443",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 10998,
            "identifier": "GO:0090153",
            "identifier_type": "str",
            "name": "regulation of sphingolipid biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090153",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10999,
            "identifier": "GO:0008449",
            "identifier_type": "str",
            "name": "N-acetylglucosamine-6-sulfatase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008449",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 11000,
            "identifier": "486",
            "identifier_type": "int",
            "name": "FXYD2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/486",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "FXYD domain containing ion transport regulator 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 11001,
            "identifier": "50508",
            "identifier_type": "int",
            "name": "NOX3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/50508",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "NADPH oxidase 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 11002,
            "identifier": "GO:0015187",
            "identifier_type": "str",
            "name": "glycine transmembrane transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015187",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 11003,
            "identifier": "C0016579",
            "identifier_type": "str",
            "name": "Formication",
            "properties": {
                "url": "http://identifiers.org/umls/C0016579",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 11004,
            "identifier": "284565",
            "identifier_type": "int",
            "name": "NBPF15",
            "properties": {
                "url": "http://identifiers.org/ncbigene/284565",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "neuroblastoma breakpoint family, member 15"
            },
            "metanode": "Gene"
        },
        {
            "id": 11005,
            "identifier": "27072",
            "identifier_type": "int",
            "name": "VPS41",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27072",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "vacuolar protein sorting 41 homolog (S. cerevisiae)"
            },
            "metanode": "Gene"
        },
        {
            "id": 11006,
            "identifier": "2939",
            "identifier_type": "int",
            "name": "GSTA2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2939",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "glutathione S-transferase alpha 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 11007,
            "identifier": "C0877232",
            "identifier_type": "str",
            "name": "Peripheral swelling",
            "properties": {
                "url": "http://identifiers.org/umls/C0877232",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 11008,
            "identifier": "GO:0060053",
            "identifier_type": "str",
            "name": "neurofilament cytoskeleton",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060053",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 11009,
            "identifier": "105372382",
            "identifier_type": "int",
            "name": "FFAR2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105372382",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "free fatty acid receptor 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 11010,
            "identifier": "5264",
            "identifier_type": "int",
            "name": "PHYH",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5264",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "phytanoyl-CoA 2-hydroxylase"
            },
            "metanode": "Gene"
        },
        {
            "id": 11011,
            "identifier": "51206",
            "identifier_type": "int",
            "name": "GP6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51206",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "glycoprotein VI (platelet)"
            },
            "metanode": "Gene"
        },
        {
            "id": 11012,
            "identifier": "C0151579",
            "identifier_type": "str",
            "name": "Crystalluria",
            "properties": {
                "url": "http://identifiers.org/umls/C0151579",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 11013,
            "identifier": "C0236022",
            "identifier_type": "str",
            "name": "Neoplasm malignant aggravated",
            "properties": {
                "url": "http://identifiers.org/umls/C0236022",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 11014,
            "identifier": "GO:0050717",
            "identifier_type": "str",
            "name": "positive regulation of interleukin-1 alpha secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050717",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11015,
            "identifier": "7733",
            "identifier_type": "int",
            "name": "ZNF180",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7733",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 180"
            },
            "metanode": "Gene"
        }
    ]
}