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=13950
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=13975",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=13925",
    "results": [
        {
            "id": 13941,
            "identifier": "GO:0006801",
            "identifier_type": "str",
            "name": "superoxide metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006801",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13942,
            "identifier": "26030",
            "identifier_type": "int",
            "name": "PLEKHG3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26030",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "pleckstrin homology domain containing, family G (with RhoGef domain) member 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 13943,
            "identifier": "2009",
            "identifier_type": "int",
            "name": "EML1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2009",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "echinoderm microtubule associated protein like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 13944,
            "identifier": "55572",
            "identifier_type": "int",
            "name": "FOXRED1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55572",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "FAD-dependent oxidoreductase domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 13945,
            "identifier": "GO:0019933",
            "identifier_type": "str",
            "name": "cAMP-mediated signaling",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019933",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13946,
            "identifier": "84418",
            "identifier_type": "int",
            "name": "CYSTM1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84418",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "cysteine-rich transmembrane module containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 13947,
            "identifier": "382",
            "identifier_type": "int",
            "name": "ARF6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/382",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "ADP-ribosylation factor 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 13948,
            "identifier": "PC7_2636",
            "identifier_type": "str",
            "name": "Cleavage of the damaged pyrimidine",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 13949,
            "identifier": "C0005818",
            "identifier_type": "str",
            "name": "Platelet disorder",
            "properties": {
                "url": "http://identifiers.org/umls/C0005818",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 13950,
            "identifier": "GO:0033091",
            "identifier_type": "str",
            "name": "positive regulation of immature T cell proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033091",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13951,
            "identifier": "342908",
            "identifier_type": "int",
            "name": "ZNF404",
            "properties": {
                "url": "http://identifiers.org/ncbigene/342908",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 404"
            },
            "metanode": "Gene"
        },
        {
            "id": 13952,
            "identifier": "2707",
            "identifier_type": "int",
            "name": "GJB3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2707",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "gap junction protein, beta 3, 31kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 13953,
            "identifier": "GO:0014719",
            "identifier_type": "str",
            "name": "skeletal muscle satellite cell activation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0014719",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13954,
            "identifier": "GO:0033883",
            "identifier_type": "str",
            "name": "pyridoxal phosphatase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033883",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 13955,
            "identifier": "79931",
            "identifier_type": "int",
            "name": "TNIP3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79931",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "TNFAIP3 interacting protein 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 13956,
            "identifier": "GO:0035539",
            "identifier_type": "str",
            "name": "8-oxo-7,8-dihydrodeoxyguanosine triphosphate pyrophosphatase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035539",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 13957,
            "identifier": "5160",
            "identifier_type": "int",
            "name": "PDHA1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5160",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "pyruvate dehydrogenase (lipoamide) alpha 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 13958,
            "identifier": "55198",
            "identifier_type": "int",
            "name": "APPL2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55198",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "adaptor protein, phosphotyrosine interaction, PH domain and leucine zipper containing 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 13959,
            "identifier": "GO:0090186",
            "identifier_type": "str",
            "name": "regulation of pancreatic juice secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090186",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13960,
            "identifier": "GO:0004483",
            "identifier_type": "str",
            "name": "mRNA (nucleoside-2'-O-)-methyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004483",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 13961,
            "identifier": "GO:0045655",
            "identifier_type": "str",
            "name": "regulation of monocyte differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045655",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13962,
            "identifier": "112812",
            "identifier_type": "int",
            "name": "FDX1L",
            "properties": {
                "url": "http://identifiers.org/ncbigene/112812",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "ferredoxin 1-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 13963,
            "identifier": "23271",
            "identifier_type": "int",
            "name": "CAMSAP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23271",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "calmodulin regulated spectrin-associated protein family, member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 13964,
            "identifier": "7757",
            "identifier_type": "int",
            "name": "ZNF208",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7757",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 208"
            },
            "metanode": "Gene"
        },
        {
            "id": 13965,
            "identifier": "83983",
            "identifier_type": "int",
            "name": "TSSK6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/83983",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "testis-specific serine kinase 6"
            },
            "metanode": "Gene"
        }
    ]
}