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=28625
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=28650",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=28600",
    "results": [
        {
            "id": 28619,
            "identifier": "81788",
            "identifier_type": "int",
            "name": "NUAK2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/81788",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "NUAK family, SNF1-like kinase, 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 28620,
            "identifier": "GO:0006152",
            "identifier_type": "str",
            "name": "purine nucleoside catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006152",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28621,
            "identifier": "2921",
            "identifier_type": "int",
            "name": "CXCL3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2921",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "chemokine (C-X-C motif) ligand 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 28622,
            "identifier": "80017",
            "identifier_type": "int",
            "name": "C14orf159",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80017",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "chromosome 14 open reading frame 159"
            },
            "metanode": "Gene"
        },
        {
            "id": 28623,
            "identifier": "GO:0090303",
            "identifier_type": "str",
            "name": "positive regulation of wound healing",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090303",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28624,
            "identifier": "GO:1902043",
            "identifier_type": "str",
            "name": "positive regulation of extrinsic apoptotic signaling pathway via death domain receptors",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902043",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28625,
            "identifier": "GO:0006873",
            "identifier_type": "str",
            "name": "cellular ion homeostasis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006873",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28626,
            "identifier": "51316",
            "identifier_type": "int",
            "name": "PLAC8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51316",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "placenta-specific 8"
            },
            "metanode": "Gene"
        },
        {
            "id": 28627,
            "identifier": "9751",
            "identifier_type": "int",
            "name": "SNPH",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9751",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "syntaphilin"
            },
            "metanode": "Gene"
        },
        {
            "id": 28628,
            "identifier": "PC7_8710",
            "identifier_type": "str",
            "name": "Viral Messenger RNA Synthesis",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 28629,
            "identifier": "GO:0097108",
            "identifier_type": "str",
            "name": "hedgehog family protein binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097108",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 28630,
            "identifier": "23229",
            "identifier_type": "int",
            "name": "ARHGEF9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23229",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "Cdc42 guanine nucleotide exchange factor (GEF) 9"
            },
            "metanode": "Gene"
        },
        {
            "id": 28631,
            "identifier": "PC7_4061",
            "identifier_type": "str",
            "name": "GRB2 events in EGFR signaling",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 28632,
            "identifier": "84197",
            "identifier_type": "int",
            "name": "POMK",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84197",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "protein-O-mannose kinase"
            },
            "metanode": "Gene"
        },
        {
            "id": 28633,
            "identifier": "C0855675",
            "identifier_type": "str",
            "name": "Blood zinc decreased",
            "properties": {
                "url": "http://identifiers.org/umls/C0855675",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 28634,
            "identifier": "GO:0003831",
            "identifier_type": "str",
            "name": "beta-N-acetylglucosaminylglycopeptide beta-1,4-galactosyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003831",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 28635,
            "identifier": "56110",
            "identifier_type": "int",
            "name": "PCDHGA5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56110",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "protocadherin gamma subfamily A, 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 28636,
            "identifier": "64857",
            "identifier_type": "int",
            "name": "PLEKHG2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64857",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "pleckstrin homology domain containing, family G (with RhoGef domain) member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 28637,
            "identifier": "GO:0047057",
            "identifier_type": "str",
            "name": "vitamin-K-epoxide reductase (warfarin-sensitive) activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0047057",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 28638,
            "identifier": "C0233715",
            "identifier_type": "str",
            "name": "Speech impairment NOS",
            "properties": {
                "url": "http://identifiers.org/umls/C0233715",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 28639,
            "identifier": "79643",
            "identifier_type": "int",
            "name": "CHMP6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79643",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "charged multivesicular body protein 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 28640,
            "identifier": "776",
            "identifier_type": "int",
            "name": "CACNA1D",
            "properties": {
                "url": "http://identifiers.org/ncbigene/776",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "calcium channel, voltage-dependent, L type, alpha 1D subunit"
            },
            "metanode": "Gene"
        },
        {
            "id": 28641,
            "identifier": "GO:0016866",
            "identifier_type": "str",
            "name": "intramolecular transferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016866",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 28642,
            "identifier": "100129792",
            "identifier_type": "int",
            "name": "CCDC152",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100129792",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "coiled-coil domain containing 152"
            },
            "metanode": "Gene"
        },
        {
            "id": 28643,
            "identifier": "PC7_1554",
            "identifier_type": "str",
            "name": "Activation of the pre-replicative complex",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        }
    ]
}