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=20075
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=20100",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=20050",
    "results": [
        {
            "id": 20064,
            "identifier": "GO:0030197",
            "identifier_type": "str",
            "name": "extracellular matrix constituent, lubricant activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030197",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 20065,
            "identifier": "5537",
            "identifier_type": "int",
            "name": "PPP6C",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5537",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "protein phosphatase 6, catalytic subunit"
            },
            "metanode": "Gene"
        },
        {
            "id": 20066,
            "identifier": "51479",
            "identifier_type": "int",
            "name": "ANKFY1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51479",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "ankyrin repeat and FYVE domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 20067,
            "identifier": "GO:1990542",
            "identifier_type": "str",
            "name": "mitochondrial transmembrane transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1990542",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 20068,
            "identifier": "113189",
            "identifier_type": "int",
            "name": "CHST14",
            "properties": {
                "url": "http://identifiers.org/ncbigene/113189",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "carbohydrate (N-acetylgalactosamine 4-0) sulfotransferase 14"
            },
            "metanode": "Gene"
        },
        {
            "id": 20069,
            "identifier": "23632",
            "identifier_type": "int",
            "name": "CA14",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23632",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "carbonic anhydrase XIV"
            },
            "metanode": "Gene"
        },
        {
            "id": 20070,
            "identifier": "GO:1902224",
            "identifier_type": "str",
            "name": "ketone body metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902224",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 20071,
            "identifier": "92979",
            "identifier_type": "int",
            "name": "MARCH9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/92979",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "membrane-associated ring finger (C3HC4) 9"
            },
            "metanode": "Gene"
        },
        {
            "id": 20072,
            "identifier": "DB01181",
            "identifier_type": "str",
            "name": "Ifosfamide",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01181",
                "inchi": "InChI=1S/C7H15Cl2N2O2P/c8-2-4-10-14(12)11(6-3-9)5-1-7-13-14/h1-7H2,(H,10,12)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=HOMGKSMUEGBAAB-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 20073,
            "identifier": "245972",
            "identifier_type": "int",
            "name": "ATP6V0D2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/245972",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "ATPase, H+ transporting, lysosomal 38kDa, V0 subunit d2"
            },
            "metanode": "Gene"
        },
        {
            "id": 20074,
            "identifier": "PC7_3018",
            "identifier_type": "str",
            "name": "Defective B3GAT3 causes JDSSDHD",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 20075,
            "identifier": "6491",
            "identifier_type": "int",
            "name": "STIL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6491",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "SCL/TAL1 interrupting locus"
            },
            "metanode": "Gene"
        },
        {
            "id": 20076,
            "identifier": "479",
            "identifier_type": "int",
            "name": "ATP12A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/479",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "ATPase, H+/K+ transporting, nongastric, alpha polypeptide"
            },
            "metanode": "Gene"
        },
        {
            "id": 20077,
            "identifier": "9830",
            "identifier_type": "int",
            "name": "TRIM14",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9830",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "tripartite motif containing 14"
            },
            "metanode": "Gene"
        },
        {
            "id": 20078,
            "identifier": "GO:0000737",
            "identifier_type": "str",
            "name": "DNA catabolic process, endonucleolytic",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000737",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 20079,
            "identifier": "GO:0035865",
            "identifier_type": "str",
            "name": "cellular response to potassium ion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035865",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 20080,
            "identifier": "GO:0030238",
            "identifier_type": "str",
            "name": "male sex determination",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030238",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 20081,
            "identifier": "UBERON:0001689",
            "identifier_type": "str",
            "name": "malleus bone",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001689",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D008307"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 20082,
            "identifier": "N0000166489",
            "identifier_type": "str",
            "name": "Quaternary Ammonium Compounds",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000166489",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Chemical/Ingredient"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 20083,
            "identifier": "119694",
            "identifier_type": "int",
            "name": "OR51F2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/119694",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "olfactory receptor, family 51, subfamily F, member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 20084,
            "identifier": "GO:0072217",
            "identifier_type": "str",
            "name": "negative regulation of metanephros development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072217",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 20085,
            "identifier": "GO:0004016",
            "identifier_type": "str",
            "name": "adenylate cyclase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004016",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 20086,
            "identifier": "101060160",
            "identifier_type": "int",
            "name": "DDTP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101060160",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "D-dopachrome tautomerase pseudogene 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 20087,
            "identifier": "GO:0006023",
            "identifier_type": "str",
            "name": "aminoglycan biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006023",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 20088,
            "identifier": "GO:2000312",
            "identifier_type": "str",
            "name": "regulation of kainate selective glutamate receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000312",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}