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=6350
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=6375",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=6325",
    "results": [
        {
            "id": 6339,
            "identifier": "94005",
            "identifier_type": "int",
            "name": "PIGS",
            "properties": {
                "url": "http://identifiers.org/ncbigene/94005",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "phosphatidylinositol glycan anchor biosynthesis, class S"
            },
            "metanode": "Gene"
        },
        {
            "id": 6340,
            "identifier": "GO:0042176",
            "identifier_type": "str",
            "name": "regulation of protein catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042176",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6341,
            "identifier": "23031",
            "identifier_type": "int",
            "name": "MAST3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23031",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "microtubule associated serine/threonine kinase 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 6342,
            "identifier": "7517",
            "identifier_type": "int",
            "name": "XRCC3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7517",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "X-ray repair complementing defective repair in Chinese hamster cells 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 6343,
            "identifier": "D003117",
            "identifier_type": "str",
            "name": "Color Vision Defects",
            "properties": {
                "url": "http://identifiers.org/mesh/D003117",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 6344,
            "identifier": "C0235746",
            "identifier_type": "str",
            "name": "Saliva altered",
            "properties": {
                "url": "http://identifiers.org/umls/C0235746",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 6345,
            "identifier": "26354",
            "identifier_type": "int",
            "name": "GNL3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26354",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "guanine nucleotide binding protein-like 3 (nucleolar)"
            },
            "metanode": "Gene"
        },
        {
            "id": 6346,
            "identifier": "64403",
            "identifier_type": "int",
            "name": "CDH24",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64403",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "cadherin 24, type 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 6347,
            "identifier": "GO:0000322",
            "identifier_type": "str",
            "name": "storage vacuole",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000322",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 6348,
            "identifier": "C0850001",
            "identifier_type": "str",
            "name": "Heaviness of head",
            "properties": {
                "url": "http://identifiers.org/umls/C0850001",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 6349,
            "identifier": "GO:0016595",
            "identifier_type": "str",
            "name": "glutamate binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016595",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 6350,
            "identifier": "C2242496",
            "identifier_type": "str",
            "name": "Parotid gland inflammation",
            "properties": {
                "url": "http://identifiers.org/umls/C2242496",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 6351,
            "identifier": "578",
            "identifier_type": "int",
            "name": "BAK1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/578",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "BCL2-antagonist/killer 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 6352,
            "identifier": "9213",
            "identifier_type": "int",
            "name": "XPR1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9213",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "xenotropic and polytropic retrovirus receptor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 6353,
            "identifier": "GO:0055087",
            "identifier_type": "str",
            "name": "Ski complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0055087",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 6354,
            "identifier": "GO:0070099",
            "identifier_type": "str",
            "name": "regulation of chemokine-mediated signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070099",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6355,
            "identifier": "374470",
            "identifier_type": "int",
            "name": "C12orf42",
            "properties": {
                "url": "http://identifiers.org/ncbigene/374470",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "chromosome 12 open reading frame 42"
            },
            "metanode": "Gene"
        },
        {
            "id": 6356,
            "identifier": "GO:0042704",
            "identifier_type": "str",
            "name": "uterine wall breakdown",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042704",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6357,
            "identifier": "3047",
            "identifier_type": "int",
            "name": "HBG1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3047",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "hemoglobin, gamma A"
            },
            "metanode": "Gene"
        },
        {
            "id": 6358,
            "identifier": "57592",
            "identifier_type": "int",
            "name": "ZNF687",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57592",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "zinc finger protein 687"
            },
            "metanode": "Gene"
        },
        {
            "id": 6359,
            "identifier": "DB00659",
            "identifier_type": "str",
            "name": "Acamprosate",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00659",
                "inchi": "InChI=1S/C5H11NO4S/c1-5(7)6-3-2-4-11(8,9)10/h2-4H2,1H3,(H,6,7)(H,8,9,10)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=AFCGFAGUEYAMAO-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 6360,
            "identifier": "80143",
            "identifier_type": "int",
            "name": "SIKE1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80143",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "suppressor of IKBKE 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 6361,
            "identifier": "GO:0048741",
            "identifier_type": "str",
            "name": "skeletal muscle fiber development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048741",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6362,
            "identifier": "C0206061",
            "identifier_type": "str",
            "name": "Interstitial pneumonia",
            "properties": {
                "url": "http://identifiers.org/umls/C0206061",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 6363,
            "identifier": "5500",
            "identifier_type": "int",
            "name": "PPP1CB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5500",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "protein phosphatase 1, catalytic subunit, beta isozyme"
            },
            "metanode": "Gene"
        }
    ]
}