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=10325
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=10350",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=10300",
    "results": [
        {
            "id": 10315,
            "identifier": "D034062",
            "identifier_type": "str",
            "name": "Insomnia, Fatal Familial",
            "properties": {
                "url": "http://identifiers.org/mesh/D034062",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 10316,
            "identifier": "653643",
            "identifier_type": "int",
            "name": "GOLGA6D",
            "properties": {
                "url": "http://identifiers.org/ncbigene/653643",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "golgin A6 family, member D"
            },
            "metanode": "Gene"
        },
        {
            "id": 10317,
            "identifier": "GO:0005657",
            "identifier_type": "str",
            "name": "replication fork",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005657",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 10318,
            "identifier": "GO:2000288",
            "identifier_type": "str",
            "name": "positive regulation of myoblast proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000288",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10319,
            "identifier": "GO:0031594",
            "identifier_type": "str",
            "name": "neuromuscular junction",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031594",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 10320,
            "identifier": "GO:0051149",
            "identifier_type": "str",
            "name": "positive regulation of muscle cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051149",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10321,
            "identifier": "GO:0042417",
            "identifier_type": "str",
            "name": "dopamine metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042417",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10322,
            "identifier": "C0006325",
            "identifier_type": "str",
            "name": "Bruxism",
            "properties": {
                "url": "http://identifiers.org/umls/C0006325",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 10323,
            "identifier": "7031",
            "identifier_type": "int",
            "name": "TFF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7031",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "trefoil factor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 10324,
            "identifier": "57053",
            "identifier_type": "int",
            "name": "CHRNA10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57053",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "cholinergic receptor, nicotinic, alpha 10 (neuronal)"
            },
            "metanode": "Gene"
        },
        {
            "id": 10325,
            "identifier": "GO:1903142",
            "identifier_type": "str",
            "name": "positive regulation of establishment of endothelial barrier",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903142",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10326,
            "identifier": "6975",
            "identifier_type": "int",
            "name": "TECTB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6975",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "tectorin beta"
            },
            "metanode": "Gene"
        },
        {
            "id": 10327,
            "identifier": "C0042167",
            "identifier_type": "str",
            "name": "Posterior uveitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0042167",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 10328,
            "identifier": "105377200",
            "identifier_type": "int",
            "name": "LOC105377200",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105377200",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "zinc finger protein Rlf-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 10329,
            "identifier": "C0863129",
            "identifier_type": "str",
            "name": "AGEP",
            "properties": {
                "url": "http://identifiers.org/umls/C0863129",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 10330,
            "identifier": "1735",
            "identifier_type": "int",
            "name": "DIO3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1735",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "deiodinase, iodothyronine, type III"
            },
            "metanode": "Gene"
        },
        {
            "id": 10331,
            "identifier": "GO:0019237",
            "identifier_type": "str",
            "name": "centromeric DNA binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019237",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 10332,
            "identifier": "63917",
            "identifier_type": "int",
            "name": "GALNT11",
            "properties": {
                "url": "http://identifiers.org/ncbigene/63917",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "polypeptide N-acetylgalactosaminyltransferase 11"
            },
            "metanode": "Gene"
        },
        {
            "id": 10333,
            "identifier": "UBERON:0000474",
            "identifier_type": "str",
            "name": "female reproductive system",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0000474",
                "bto_id": "BTO:0000083",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D005836"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 10334,
            "identifier": "105371034",
            "identifier_type": "int",
            "name": "LOC105371034",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105371034",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "uncharacterized LOC105371034"
            },
            "metanode": "Gene"
        },
        {
            "id": 10335,
            "identifier": "653269",
            "identifier_type": "int",
            "name": "POTEI",
            "properties": {
                "url": "http://identifiers.org/ncbigene/653269",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "POTE ankyrin domain family, member I"
            },
            "metanode": "Gene"
        },
        {
            "id": 10336,
            "identifier": "GO:0019374",
            "identifier_type": "str",
            "name": "galactolipid metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019374",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10337,
            "identifier": "92",
            "identifier_type": "int",
            "name": "ACVR2A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/92",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "activin A receptor, type IIA"
            },
            "metanode": "Gene"
        },
        {
            "id": 10338,
            "identifier": "GO:0034660",
            "identifier_type": "str",
            "name": "ncRNA metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034660",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10339,
            "identifier": "GO:0034470",
            "identifier_type": "str",
            "name": "ncRNA processing",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034470",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}