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=8675
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=8700",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=8650",
    "results": [
        {
            "id": 8666,
            "identifier": "PC7_2968",
            "identifier_type": "str",
            "name": "DSCAM interactions",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 8667,
            "identifier": "C0010038",
            "identifier_type": "str",
            "name": "Corneal opacity",
            "properties": {
                "url": "http://identifiers.org/umls/C0010038",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 8668,
            "identifier": "C0034642",
            "identifier_type": "str",
            "name": "Rales",
            "properties": {
                "url": "http://identifiers.org/umls/C0034642",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 8669,
            "identifier": "GO:0098634",
            "identifier_type": "str",
            "name": "protein binding involved in cell-matrix adhesion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0098634",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 8670,
            "identifier": "27134",
            "identifier_type": "int",
            "name": "TJP3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27134",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "tight junction protein 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 8671,
            "identifier": "2857",
            "identifier_type": "int",
            "name": "GPR34",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2857",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "G protein-coupled receptor 34"
            },
            "metanode": "Gene"
        },
        {
            "id": 8672,
            "identifier": "57546",
            "identifier_type": "int",
            "name": "PDP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57546",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "pyruvate dehyrogenase phosphatase catalytic subunit 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 8673,
            "identifier": "91942",
            "identifier_type": "int",
            "name": "NDUFAF2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/91942",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "NADH dehydrogenase (ubiquinone) complex I, assembly factor 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 8674,
            "identifier": "80209",
            "identifier_type": "int",
            "name": "PROSER1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80209",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "proline and serine rich 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 8675,
            "identifier": "392391",
            "identifier_type": "int",
            "name": "OR5C1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/392391",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "olfactory receptor, family 5, subfamily C, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 8676,
            "identifier": "C0521662",
            "identifier_type": "str",
            "name": "Hemiplegia transient",
            "properties": {
                "url": "http://identifiers.org/umls/C0521662",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 8677,
            "identifier": "DB00551",
            "identifier_type": "str",
            "name": "Acetohydroxamic Acid",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00551",
                "inchi": "InChI=1S/C2H5NO2/c1-2(4)3-5/h5H,1H3,(H,3,4)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=RRUDCFGSUDOHDG-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 8678,
            "identifier": "C0020619",
            "identifier_type": "str",
            "name": "Hypogonadism",
            "properties": {
                "url": "http://identifiers.org/umls/C0020619",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 8679,
            "identifier": "23421",
            "identifier_type": "int",
            "name": "ITGB3BP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23421",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "integrin beta 3 binding protein (beta3-endonexin)"
            },
            "metanode": "Gene"
        },
        {
            "id": 8680,
            "identifier": "GO:0005826",
            "identifier_type": "str",
            "name": "actomyosin contractile ring",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005826",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 8681,
            "identifier": "PC7_8233",
            "identifier_type": "str",
            "name": "The retinoid cycle in cones (daylight vision)",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 8682,
            "identifier": "53833",
            "identifier_type": "int",
            "name": "IL20RB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/53833",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "interleukin 20 receptor beta"
            },
            "metanode": "Gene"
        },
        {
            "id": 8683,
            "identifier": "84133",
            "identifier_type": "int",
            "name": "ZNRF3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84133",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "zinc and ring finger 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 8684,
            "identifier": "GO:0021722",
            "identifier_type": "str",
            "name": "superior olivary nucleus maturation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0021722",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8685,
            "identifier": "GO:0050435",
            "identifier_type": "str",
            "name": "beta-amyloid metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050435",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8686,
            "identifier": "GO:0048167",
            "identifier_type": "str",
            "name": "regulation of synaptic plasticity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048167",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8687,
            "identifier": "6264",
            "identifier_type": "int",
            "name": "S7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6264",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "surface antigen (chromosome 7) 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 8688,
            "identifier": "56302",
            "identifier_type": "int",
            "name": "TRPV5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56302",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "transient receptor potential cation channel, subfamily V, member 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 8689,
            "identifier": "64793",
            "identifier_type": "int",
            "name": "CEP85",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64793",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "centrosomal protein 85kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 8690,
            "identifier": "PC7_6060",
            "identifier_type": "str",
            "name": "Organic cation transport",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        }
    ]
}