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=33700
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=33725",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=33675",
    "results": [
        {
            "id": 33694,
            "identifier": "9112",
            "identifier_type": "int",
            "name": "MTA1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9112",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "metastasis associated 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 33695,
            "identifier": "D060050",
            "identifier_type": "str",
            "name": "Angina, Stable",
            "properties": {
                "url": "http://identifiers.org/mesh/D060050",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 33696,
            "identifier": "GO:0060677",
            "identifier_type": "str",
            "name": "ureteric bud elongation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060677",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33697,
            "identifier": "643520",
            "identifier_type": "int",
            "name": "LOC643520",
            "properties": {
                "url": "http://identifiers.org/ncbigene/643520",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "uncharacterized LOC643520"
            },
            "metanode": "Gene"
        },
        {
            "id": 33698,
            "identifier": "GO:2001053",
            "identifier_type": "str",
            "name": "regulation of mesenchymal cell apoptotic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2001053",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33699,
            "identifier": "2946",
            "identifier_type": "int",
            "name": "GSTM2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2946",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "glutathione S-transferase mu 2 (muscle)"
            },
            "metanode": "Gene"
        },
        {
            "id": 33700,
            "identifier": "C0235834",
            "identifier_type": "str",
            "name": "Upper motor neurone lesion",
            "properties": {
                "url": "http://identifiers.org/umls/C0235834",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 33701,
            "identifier": "57507",
            "identifier_type": "int",
            "name": "ZNF608",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57507",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "zinc finger protein 608"
            },
            "metanode": "Gene"
        },
        {
            "id": 33702,
            "identifier": "C0149732",
            "identifier_type": "str",
            "name": "Muscle rupture",
            "properties": {
                "url": "http://identifiers.org/umls/C0149732",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 33703,
            "identifier": "C0877134",
            "identifier_type": "str",
            "name": "Hernia pain",
            "properties": {
                "url": "http://identifiers.org/umls/C0877134",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 33704,
            "identifier": "GO:0060045",
            "identifier_type": "str",
            "name": "positive regulation of cardiac muscle cell proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060045",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33705,
            "identifier": "51341",
            "identifier_type": "int",
            "name": "ZBTB7A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51341",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger and BTB domain containing 7A"
            },
            "metanode": "Gene"
        },
        {
            "id": 33706,
            "identifier": "GO:0010870",
            "identifier_type": "str",
            "name": "positive regulation of receptor biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010870",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33707,
            "identifier": "23510",
            "identifier_type": "int",
            "name": "KCTD2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23510",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "potassium channel tetramerization domain containing 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 33708,
            "identifier": "339487",
            "identifier_type": "int",
            "name": "ZBTB8OS",
            "properties": {
                "url": "http://identifiers.org/ncbigene/339487",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "zinc finger and BTB domain containing 8 opposite strand"
            },
            "metanode": "Gene"
        },
        {
            "id": 33709,
            "identifier": "GO:0030003",
            "identifier_type": "str",
            "name": "cellular cation homeostasis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030003",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33710,
            "identifier": "GO:0071428",
            "identifier_type": "str",
            "name": "rRNA-containing ribonucleoprotein complex export from nucleus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071428",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33711,
            "identifier": "N0000175764",
            "identifier_type": "str",
            "name": "Serotonin 1d Receptor Agonists",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000175764",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Mechanism of Action"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 33712,
            "identifier": "65010",
            "identifier_type": "int",
            "name": "SLC26A6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/65010",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "solute carrier family 26 (anion exchanger), member 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 33713,
            "identifier": "GO:0070634",
            "identifier_type": "str",
            "name": "transepithelial ammonium transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070634",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33714,
            "identifier": "79796",
            "identifier_type": "int",
            "name": "ALG9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79796",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "ALG9, alpha-1,2-mannosyltransferase"
            },
            "metanode": "Gene"
        },
        {
            "id": 33715,
            "identifier": "C0541879",
            "identifier_type": "str",
            "name": "Detachment psychological",
            "properties": {
                "url": "http://identifiers.org/umls/C0541879",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 33716,
            "identifier": "GO:0021846",
            "identifier_type": "str",
            "name": "cell proliferation in forebrain",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0021846",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33717,
            "identifier": "GO:0072606",
            "identifier_type": "str",
            "name": "interleukin-8 secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072606",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33718,
            "identifier": "132001",
            "identifier_type": "int",
            "name": "TAMM41",
            "properties": {
                "url": "http://identifiers.org/ncbigene/132001",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "TAM41, mitochondrial translocator assembly and maintenance protein, homolog (S. cerevisiae)"
            },
            "metanode": "Gene"
        }
    ]
}