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=21675
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=21700",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=21650",
    "results": [
        {
            "id": 21666,
            "identifier": "GO:0010576",
            "identifier_type": "str",
            "name": "metalloenzyme regulator activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010576",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 21667,
            "identifier": "PC7_1812",
            "identifier_type": "str",
            "name": "Assembly of collagen fibrils and other multimeric structures",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 21668,
            "identifier": "GO:0044851",
            "identifier_type": "str",
            "name": "hair cycle phase",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044851",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21669,
            "identifier": "C0520573",
            "identifier_type": "str",
            "name": "Buffalo hump",
            "properties": {
                "url": "http://identifiers.org/umls/C0520573",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 21670,
            "identifier": "GO:0030950",
            "identifier_type": "str",
            "name": "establishment or maintenance of actin cytoskeleton polarity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030950",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21671,
            "identifier": "GO:1901032",
            "identifier_type": "str",
            "name": "negative regulation of response to reactive oxygen species",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901032",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21672,
            "identifier": "GO:0006850",
            "identifier_type": "str",
            "name": "mitochondrial pyruvate transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006850",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21673,
            "identifier": "GO:0061351",
            "identifier_type": "str",
            "name": "neural precursor cell proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061351",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21674,
            "identifier": "GO:0046128",
            "identifier_type": "str",
            "name": "purine ribonucleoside metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046128",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21675,
            "identifier": "26095",
            "identifier_type": "int",
            "name": "PTPN20",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26095",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "protein tyrosine phosphatase, non-receptor type 20"
            },
            "metanode": "Gene"
        },
        {
            "id": 21676,
            "identifier": "GO:0017187",
            "identifier_type": "str",
            "name": "peptidyl-glutamic acid carboxylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0017187",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21677,
            "identifier": "317781",
            "identifier_type": "int",
            "name": "DDX51",
            "properties": {
                "url": "http://identifiers.org/ncbigene/317781",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "DEAD (Asp-Glu-Ala-Asp) box polypeptide 51"
            },
            "metanode": "Gene"
        },
        {
            "id": 21678,
            "identifier": "GO:0031335",
            "identifier_type": "str",
            "name": "regulation of sulfur amino acid metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031335",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21679,
            "identifier": "GO:0043619",
            "identifier_type": "str",
            "name": "regulation of transcription from RNA polymerase II promoter in response to oxidative stress",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043619",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21680,
            "identifier": "GO:0000796",
            "identifier_type": "str",
            "name": "condensin complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000796",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 21681,
            "identifier": "GO:0000835",
            "identifier_type": "str",
            "name": "ER ubiquitin ligase complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000835",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 21682,
            "identifier": "PC7_4884",
            "identifier_type": "str",
            "name": "Ketone body catabolism",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 21683,
            "identifier": "C1168290",
            "identifier_type": "str",
            "name": "Drug-induced hypersensitivity syndrome",
            "properties": {
                "url": "http://identifiers.org/umls/C1168290",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 21684,
            "identifier": "191",
            "identifier_type": "int",
            "name": "AHCY",
            "properties": {
                "url": "http://identifiers.org/ncbigene/191",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "adenosylhomocysteinase"
            },
            "metanode": "Gene"
        },
        {
            "id": 21685,
            "identifier": "8938",
            "identifier_type": "int",
            "name": "BAIAP3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8938",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "BAI1-associated protein 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 21686,
            "identifier": "GO:0099587",
            "identifier_type": "str",
            "name": "inorganic ion import into cell",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0099587",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21687,
            "identifier": "WP727_r79969",
            "identifier_type": "str",
            "name": "Monoamine Transport",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP727_r79969",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 21688,
            "identifier": "11279",
            "identifier_type": "int",
            "name": "KLF8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11279",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "Kruppel-like factor 8"
            },
            "metanode": "Gene"
        },
        {
            "id": 21689,
            "identifier": "GO:0042851",
            "identifier_type": "str",
            "name": "L-alanine metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042851",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21690,
            "identifier": "GO:0045540",
            "identifier_type": "str",
            "name": "regulation of cholesterol biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045540",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}