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=9950
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=9975",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=9925",
    "results": [
        {
            "id": 9941,
            "identifier": "644974",
            "identifier_type": "int",
            "name": "ALG1L2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/644974",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "ALG1, chitobiosyldiphosphodolichol beta-mannosyltransferase-like 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 9942,
            "identifier": "GO:0009107",
            "identifier_type": "str",
            "name": "lipoate biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009107",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9943,
            "identifier": "GO:0046592",
            "identifier_type": "str",
            "name": "polyamine oxidase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046592",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 9944,
            "identifier": "288",
            "identifier_type": "int",
            "name": "ANK3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/288",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "ankyrin 3, node of Ranvier (ankyrin G)"
            },
            "metanode": "Gene"
        },
        {
            "id": 9945,
            "identifier": "9051",
            "identifier_type": "int",
            "name": "PSTPIP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9051",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "proline-serine-threonine phosphatase interacting protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 9946,
            "identifier": "GO:0001555",
            "identifier_type": "str",
            "name": "oocyte growth",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001555",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9947,
            "identifier": "127550",
            "identifier_type": "int",
            "name": "A3GALT2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/127550",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "alpha 1,3-galactosyltransferase 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 9948,
            "identifier": "GO:0030807",
            "identifier_type": "str",
            "name": "positive regulation of cyclic nucleotide catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030807",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9949,
            "identifier": "2885",
            "identifier_type": "int",
            "name": "GRB2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2885",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "growth factor receptor-bound protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 9950,
            "identifier": "GO:0035306",
            "identifier_type": "str",
            "name": "positive regulation of dephosphorylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035306",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9951,
            "identifier": "57446",
            "identifier_type": "int",
            "name": "NDRG3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57446",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "NDRG family member 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 9952,
            "identifier": "GO:0005901",
            "identifier_type": "str",
            "name": "caveola",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005901",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 9953,
            "identifier": "PC7_7738",
            "identifier_type": "str",
            "name": "Synthesis of IPs in the nucleus",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 9954,
            "identifier": "392275",
            "identifier_type": "int",
            "name": "SMPD5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/392275",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "sphingomyelin phosphodiesterase 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 9955,
            "identifier": "GO:0071294",
            "identifier_type": "str",
            "name": "cellular response to zinc ion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071294",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9956,
            "identifier": "GO:0046641",
            "identifier_type": "str",
            "name": "positive regulation of alpha-beta T cell proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046641",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9957,
            "identifier": "282996",
            "identifier_type": "int",
            "name": "RBM20",
            "properties": {
                "url": "http://identifiers.org/ncbigene/282996",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "RNA binding motif protein 20"
            },
            "metanode": "Gene"
        },
        {
            "id": 9958,
            "identifier": "5338",
            "identifier_type": "int",
            "name": "PLD2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5338",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "phospholipase D2"
            },
            "metanode": "Gene"
        },
        {
            "id": 9959,
            "identifier": "83440",
            "identifier_type": "int",
            "name": "ADPGK",
            "properties": {
                "url": "http://identifiers.org/ncbigene/83440",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "ADP-dependent glucokinase"
            },
            "metanode": "Gene"
        },
        {
            "id": 9960,
            "identifier": "51264",
            "identifier_type": "int",
            "name": "MRPL27",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51264",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "mitochondrial ribosomal protein L27"
            },
            "metanode": "Gene"
        },
        {
            "id": 9961,
            "identifier": "GO:0097001",
            "identifier_type": "str",
            "name": "ceramide binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097001",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 9962,
            "identifier": "DB01178",
            "identifier_type": "str",
            "name": "Chlormezanone",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01178",
                "inchi": "InChI=1S/C11H12ClNO3S/c1-13-10(14)6-7-17(15,16)11(13)8-2-4-9(12)5-3-8/h2-5,11H,6-7H2,1H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=WEQAYVWKMWHEJO-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 9963,
            "identifier": "23177",
            "identifier_type": "int",
            "name": "CEP68",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23177",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "centrosomal protein 68kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 9964,
            "identifier": "90362",
            "identifier_type": "int",
            "name": "FAM110B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/90362",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "family with sequence similarity 110, member B"
            },
            "metanode": "Gene"
        },
        {
            "id": 9965,
            "identifier": "GO:1904008",
            "identifier_type": "str",
            "name": "response to monosodium glutamate",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1904008",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}