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=29200
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=29225",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=29175",
    "results": [
        {
            "id": 29193,
            "identifier": "GO:0030674",
            "identifier_type": "str",
            "name": "protein binding, bridging",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030674",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 29194,
            "identifier": "C0232599",
            "identifier_type": "str",
            "name": "Bilious vomiting",
            "properties": {
                "url": "http://identifiers.org/umls/C0232599",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 29195,
            "identifier": "PC7_2952",
            "identifier_type": "str",
            "name": "DNA Replication Pre-Initiation",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 29196,
            "identifier": "6897",
            "identifier_type": "int",
            "name": "TARS",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6897",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "threonyl-tRNA synthetase"
            },
            "metanode": "Gene"
        },
        {
            "id": 29197,
            "identifier": "PC7_2033",
            "identifier_type": "str",
            "name": "Base-Excision Repair, AP Site Formation",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 29198,
            "identifier": "56935",
            "identifier_type": "int",
            "name": "SMCO4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56935",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "single-pass membrane protein with coiled-coil domains 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 29199,
            "identifier": "GO:0051169",
            "identifier_type": "str",
            "name": "nuclear transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051169",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29200,
            "identifier": "1601",
            "identifier_type": "int",
            "name": "DAB2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1601",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "Dab, mitogen-responsive phosphoprotein, homolog 2 (Drosophila)"
            },
            "metanode": "Gene"
        },
        {
            "id": 29201,
            "identifier": "10236",
            "identifier_type": "int",
            "name": "HNRNPR",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10236",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "heterogeneous nuclear ribonucleoprotein R"
            },
            "metanode": "Gene"
        },
        {
            "id": 29202,
            "identifier": "170850",
            "identifier_type": "int",
            "name": "KCNG3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/170850",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "potassium channel, voltage gated modifier subfamily G, member 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 29203,
            "identifier": "GO:0003097",
            "identifier_type": "str",
            "name": "renal water transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003097",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29204,
            "identifier": "GO:0031406",
            "identifier_type": "str",
            "name": "carboxylic acid binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031406",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 29205,
            "identifier": "C0236141",
            "identifier_type": "str",
            "name": "Electrocardiogram abnormal specific",
            "properties": {
                "url": "http://identifiers.org/umls/C0236141",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 29206,
            "identifier": "474382",
            "identifier_type": "int",
            "name": "H2AFB1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/474382",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "H2A histone family, member B1"
            },
            "metanode": "Gene"
        },
        {
            "id": 29207,
            "identifier": "122553",
            "identifier_type": "int",
            "name": "TRAPPC6B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/122553",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "trafficking protein particle complex 6B"
            },
            "metanode": "Gene"
        },
        {
            "id": 29208,
            "identifier": "GO:0046976",
            "identifier_type": "str",
            "name": "histone methyltransferase activity (H3-K27 specific)",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046976",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 29209,
            "identifier": "D004415",
            "identifier_type": "str",
            "name": "Dyspepsia",
            "properties": {
                "url": "http://identifiers.org/mesh/D004415",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 29210,
            "identifier": "GO:0031253",
            "identifier_type": "str",
            "name": "cell projection membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031253",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 29211,
            "identifier": "WP80_r68938",
            "identifier_type": "str",
            "name": "Nucleotide GPCRs",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP80_r68938",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 29212,
            "identifier": "4752",
            "identifier_type": "int",
            "name": "NEK3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4752",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "NIMA-related kinase 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 29213,
            "identifier": "54790",
            "identifier_type": "int",
            "name": "TET2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54790",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "tet methylcytosine dioxygenase 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 29214,
            "identifier": "140730",
            "identifier_type": "int",
            "name": "RIMS4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/140730",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "regulating synaptic membrane exocytosis 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 29215,
            "identifier": "C0023474",
            "identifier_type": "str",
            "name": "Chronic phase chronic myeloid leukemia",
            "properties": {
                "url": "http://identifiers.org/umls/C0023474",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 29216,
            "identifier": "GO:1904861",
            "identifier_type": "str",
            "name": "excitatory synapse assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1904861",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29217,
            "identifier": "C0023211",
            "identifier_type": "str",
            "name": "Bundle branch block left",
            "properties": {
                "url": "http://identifiers.org/umls/C0023211",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}