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=37225
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=37250",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=37200",
    "results": [
        {
            "id": 37218,
            "identifier": "DB08936",
            "identifier_type": "str",
            "name": "Chlorcyclizine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB08936",
                "inchi": "InChI=1/C18H21ClN2/c1-20-11-13-21(14-12-20)18(15-5-3-2-4-6-15)16-7-9-17(19)10-8-16/h2-10,18H,11-14H2,1H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=WFNAKBGANONZEQ-UHFFFAOYNA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 37219,
            "identifier": "374654",
            "identifier_type": "int",
            "name": "KIF7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/374654",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "kinesin family member 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 37256,
            "identifier": "6120",
            "identifier_type": "int",
            "name": "RPE",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6120",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "ribulose-5-phosphate-3-epimerase"
            },
            "metanode": "Gene"
        },
        {
            "id": 37220,
            "identifier": "57494",
            "identifier_type": "int",
            "name": "RIMKLB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57494",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "ribosomal modification protein rimK-like family member B"
            },
            "metanode": "Gene"
        },
        {
            "id": 37221,
            "identifier": "GO:0047787",
            "identifier_type": "str",
            "name": "delta4-3-oxosteroid 5beta-reductase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0047787",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 37222,
            "identifier": "GO:0042026",
            "identifier_type": "str",
            "name": "protein refolding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042026",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 37223,
            "identifier": "57648",
            "identifier_type": "int",
            "name": "KIAA1522",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57648",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "KIAA1522"
            },
            "metanode": "Gene"
        },
        {
            "id": 37224,
            "identifier": "7699",
            "identifier_type": "int",
            "name": "ZNF140",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7699",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "zinc finger protein 140"
            },
            "metanode": "Gene"
        },
        {
            "id": 37225,
            "identifier": "C0266589",
            "identifier_type": "str",
            "name": "Ear malformation",
            "properties": {
                "url": "http://identifiers.org/umls/C0266589",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 37226,
            "identifier": "100526693",
            "identifier_type": "int",
            "name": "ARPC4-TTLL3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100526693",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "ARPC4-TTLL3 readthrough"
            },
            "metanode": "Gene"
        },
        {
            "id": 37227,
            "identifier": "C0027073",
            "identifier_type": "str",
            "name": "Myofascial pain syndrome",
            "properties": {
                "url": "http://identifiers.org/umls/C0027073",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 37228,
            "identifier": "GO:0031821",
            "identifier_type": "str",
            "name": "G-protein coupled serotonin receptor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031821",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 37229,
            "identifier": "GO:0009396",
            "identifier_type": "str",
            "name": "folic acid-containing compound biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009396",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 37230,
            "identifier": "90529",
            "identifier_type": "int",
            "name": "STPG1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/90529",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "sperm-tail PG-rich repeat containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 37231,
            "identifier": "GO:0070988",
            "identifier_type": "str",
            "name": "demethylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070988",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 37232,
            "identifier": "GO:0051537",
            "identifier_type": "str",
            "name": "2 iron, 2 sulfur cluster binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051537",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 37233,
            "identifier": "GO:1903236",
            "identifier_type": "str",
            "name": "regulation of leukocyte tethering or rolling",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903236",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 37234,
            "identifier": "56136",
            "identifier_type": "int",
            "name": "PCDHA13",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56136",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "protocadherin alpha 13"
            },
            "metanode": "Gene"
        },
        {
            "id": 37235,
            "identifier": "GO:0005381",
            "identifier_type": "str",
            "name": "iron ion transmembrane transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005381",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 37236,
            "identifier": "PC7_8227",
            "identifier_type": "str",
            "name": "The activation of arylsulfatases",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 37237,
            "identifier": "6510",
            "identifier_type": "int",
            "name": "SLC1A5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6510",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "solute carrier family 1 (neutral amino acid transporter), member 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 37238,
            "identifier": "C0162627",
            "identifier_type": "str",
            "name": "Skin bacterial infection",
            "properties": {
                "url": "http://identifiers.org/umls/C0162627",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 37239,
            "identifier": "GO:0006032",
            "identifier_type": "str",
            "name": "chitin catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006032",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 37240,
            "identifier": "GO:0007520",
            "identifier_type": "str",
            "name": "myoblast fusion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007520",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 37241,
            "identifier": "C0159056",
            "identifier_type": "str",
            "name": "Abnormal chest sounds NOS",
            "properties": {
                "url": "http://identifiers.org/umls/C0159056",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}