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=33475
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=33500",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=33450",
    "results": [
        {
            "id": 33469,
            "identifier": "GO:0051443",
            "identifier_type": "str",
            "name": "positive regulation of ubiquitin-protein transferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051443",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33470,
            "identifier": "GO:0071243",
            "identifier_type": "str",
            "name": "cellular response to arsenic-containing substance",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071243",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33471,
            "identifier": "387755",
            "identifier_type": "int",
            "name": "INSC",
            "properties": {
                "url": "http://identifiers.org/ncbigene/387755",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "inscuteable homolog (Drosophila)"
            },
            "metanode": "Gene"
        },
        {
            "id": 33472,
            "identifier": "284418",
            "identifier_type": "int",
            "name": "FAM71E2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/284418",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "family with sequence similarity 71, member E2"
            },
            "metanode": "Gene"
        },
        {
            "id": 33473,
            "identifier": "GO:0000182",
            "identifier_type": "str",
            "name": "rDNA binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000182",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 33474,
            "identifier": "2792",
            "identifier_type": "int",
            "name": "GNGT1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2792",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "guanine nucleotide binding protein (G protein), gamma transducing activity polypeptide 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 33475,
            "identifier": "GO:0000271",
            "identifier_type": "str",
            "name": "polysaccharide biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000271",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33476,
            "identifier": "GO:0042289",
            "identifier_type": "str",
            "name": "MHC class II protein binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042289",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 33477,
            "identifier": "79888",
            "identifier_type": "int",
            "name": "LPCAT1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79888",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "lysophosphatidylcholine acyltransferase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 33478,
            "identifier": "C0240564",
            "identifier_type": "str",
            "name": "Nasal pain",
            "properties": {
                "url": "http://identifiers.org/umls/C0240564",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 33479,
            "identifier": "5133",
            "identifier_type": "int",
            "name": "PDCD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5133",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "programmed cell death 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 33480,
            "identifier": "55283",
            "identifier_type": "int",
            "name": "MCOLN3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55283",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "mucolipin 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 33481,
            "identifier": "GO:0046084",
            "identifier_type": "str",
            "name": "adenine biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046084",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33482,
            "identifier": "GO:0061695",
            "identifier_type": "str",
            "name": "transferase complex, transferring phosphorus-containing groups",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061695",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 33483,
            "identifier": "818",
            "identifier_type": "int",
            "name": "CAMK2G",
            "properties": {
                "url": "http://identifiers.org/ncbigene/818",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "calcium/calmodulin-dependent protein kinase II gamma"
            },
            "metanode": "Gene"
        },
        {
            "id": 33484,
            "identifier": "GO:0036075",
            "identifier_type": "str",
            "name": "replacement ossification",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0036075",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33485,
            "identifier": "C0232498",
            "identifier_type": "str",
            "name": "Abdominal tenderness",
            "properties": {
                "url": "http://identifiers.org/umls/C0232498",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 33486,
            "identifier": "UBERON:0002523",
            "identifier_type": "str",
            "name": "tunica intima",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0002523",
                "bto_id": "BTO:0002012",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D017539"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 33487,
            "identifier": "84068",
            "identifier_type": "int",
            "name": "SLC10A7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84068",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "solute carrier family 10, member 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 33488,
            "identifier": "105369264",
            "identifier_type": "int",
            "name": "LOC105369264",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105369264",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "tyrosine-protein phosphatase non-receptor type 20"
            },
            "metanode": "Gene"
        },
        {
            "id": 33489,
            "identifier": "254187",
            "identifier_type": "int",
            "name": "TSGA10IP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/254187",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "testis specific, 10 interacting protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 33490,
            "identifier": "GO:0050436",
            "identifier_type": "str",
            "name": "microfibril binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050436",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 33667,
            "identifier": "C0948168",
            "identifier_type": "str",
            "name": "Bone marrow toxicity",
            "properties": {
                "url": "http://identifiers.org/umls/C0948168",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 33491,
            "identifier": "DB06292",
            "identifier_type": "str",
            "name": "Dapagliflozin",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB06292",
                "inchi": "InChI=1S/C21H25ClO6.C3H8O2.H2O/c1-2-27-15-6-3-12(4-7-15)9-14-10-13(5-8-16(14)22)21-20(26)19(25)18(24)17(11-23)28-21;1-3(5)2-4;/h3-8,10,17-21,23-26H,2,9,11H2,1H3;3-5H,2H2,1H3;1H2/t17-,18-,19+,20-,21+;;/m1../s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=GOADIQFWSVMMRJ-KWQAYMRWSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 33492,
            "identifier": "102724404",
            "identifier_type": "int",
            "name": "LOC102724404",
            "properties": {
                "url": "http://identifiers.org/ncbigene/102724404",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "uncharacterized LOC102724404"
            },
            "metanode": "Gene"
        }
    ]
}