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=18875
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=18900",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=18850",
    "results": [
        {
            "id": 18867,
            "identifier": "51030",
            "identifier_type": "int",
            "name": "TVP23B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51030",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "trans-golgi network vesicle protein 23 homolog B (S. cerevisiae)"
            },
            "metanode": "Gene"
        },
        {
            "id": 18868,
            "identifier": "GO:0070129",
            "identifier_type": "str",
            "name": "regulation of mitochondrial translation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070129",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18869,
            "identifier": "GO:0000956",
            "identifier_type": "str",
            "name": "nuclear-transcribed mRNA catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000956",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18870,
            "identifier": "GO:0097012",
            "identifier_type": "str",
            "name": "response to granulocyte macrophage colony-stimulating factor",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097012",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18871,
            "identifier": "PC7_1860",
            "identifier_type": "str",
            "name": "Autointegration results in viral DNA circles",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 18872,
            "identifier": "GO:2000178",
            "identifier_type": "str",
            "name": "negative regulation of neural precursor cell proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000178",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18873,
            "identifier": "C1142151",
            "identifier_type": "str",
            "name": "Scleromalacia",
            "properties": {
                "url": "http://identifiers.org/umls/C1142151",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 18874,
            "identifier": "GO:0032071",
            "identifier_type": "str",
            "name": "regulation of endodeoxyribonuclease activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032071",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18875,
            "identifier": "D001039",
            "identifier_type": "str",
            "name": "Aphasia, Broca",
            "properties": {
                "url": "http://identifiers.org/mesh/D001039",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 18876,
            "identifier": "C0877203",
            "identifier_type": "str",
            "name": "Respiratory tract infection viral",
            "properties": {
                "url": "http://identifiers.org/umls/C0877203",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 18877,
            "identifier": "4159",
            "identifier_type": "int",
            "name": "MC3R",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4159",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "melanocortin 3 receptor"
            },
            "metanode": "Gene"
        },
        {
            "id": 18878,
            "identifier": "GO:0004087",
            "identifier_type": "str",
            "name": "carbamoyl-phosphate synthase (ammonia) activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004087",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 18879,
            "identifier": "GO:0000177",
            "identifier_type": "str",
            "name": "cytoplasmic exosome (RNase complex)",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000177",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 18880,
            "identifier": "PC7_5887",
            "identifier_type": "str",
            "name": "Neuronal System",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 18881,
            "identifier": "GO:0032240",
            "identifier_type": "str",
            "name": "negative regulation of nucleobase-containing compound transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032240",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18882,
            "identifier": "GO:0061591",
            "identifier_type": "str",
            "name": "calcium activated galactosylceramide scrambling",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061591",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18883,
            "identifier": "GO:0010863",
            "identifier_type": "str",
            "name": "positive regulation of phospholipase C activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010863",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18884,
            "identifier": "GO:0031122",
            "identifier_type": "str",
            "name": "cytoplasmic microtubule organization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031122",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18885,
            "identifier": "C0541882",
            "identifier_type": "str",
            "name": "Difficulty thinking",
            "properties": {
                "url": "http://identifiers.org/umls/C0541882",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 18886,
            "identifier": "GO:0043484",
            "identifier_type": "str",
            "name": "regulation of RNA splicing",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043484",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18887,
            "identifier": "101930006",
            "identifier_type": "int",
            "name": "LOC101930006",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101930006",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "putative protein FRMPD2-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 18888,
            "identifier": "GO:0060978",
            "identifier_type": "str",
            "name": "angiogenesis involved in coronary vascular morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060978",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18889,
            "identifier": "GO:2000172",
            "identifier_type": "str",
            "name": "regulation of branching morphogenesis of a nerve",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000172",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18890,
            "identifier": "PC7_5024",
            "identifier_type": "str",
            "name": "Loss of Function of FBXW7 in Cancer and NOTCH1 Signaling",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 18891,
            "identifier": "1316",
            "identifier_type": "int",
            "name": "KLF6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1316",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "Kruppel-like factor 6"
            },
            "metanode": "Gene"
        }
    ]
}