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=8775
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=8800",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=8750",
    "results": [
        {
            "id": 8766,
            "identifier": "N0000007948",
            "identifier_type": "str",
            "name": "Tetracyclines",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000007948",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Chemical/Ingredient"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 8767,
            "identifier": "C0151313",
            "identifier_type": "str",
            "name": "Peripheral sensory neuropathy",
            "properties": {
                "url": "http://identifiers.org/umls/C0151313",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 8768,
            "identifier": "GO:0001944",
            "identifier_type": "str",
            "name": "vasculature development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001944",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8769,
            "identifier": "GO:0030382",
            "identifier_type": "str",
            "name": "sperm mitochondrion organization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030382",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8770,
            "identifier": "65991",
            "identifier_type": "int",
            "name": "FUNDC2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/65991",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "FUN14 domain containing 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 8771,
            "identifier": "GO:0046579",
            "identifier_type": "str",
            "name": "positive regulation of Ras protein signal transduction",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046579",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8772,
            "identifier": "GO:0010958",
            "identifier_type": "str",
            "name": "regulation of amino acid import",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010958",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8773,
            "identifier": "23118",
            "identifier_type": "int",
            "name": "TAB2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23118",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "TGF-beta activated kinase 1/MAP3K7 binding protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 8774,
            "identifier": "GO:0070104",
            "identifier_type": "str",
            "name": "negative regulation of interleukin-6-mediated signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070104",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8775,
            "identifier": "D007625",
            "identifier_type": "str",
            "name": "Kearns-Sayre Syndrome",
            "properties": {
                "url": "http://identifiers.org/mesh/D007625",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 8776,
            "identifier": "GO:0060003",
            "identifier_type": "str",
            "name": "copper ion export",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060003",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8777,
            "identifier": "105369282",
            "identifier_type": "int",
            "name": "LOC105369282",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105369282",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "putative tripartite motif-containing protein 64B"
            },
            "metanode": "Gene"
        },
        {
            "id": 8778,
            "identifier": "55871",
            "identifier_type": "int",
            "name": "CBWD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55871",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "COBW domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 8779,
            "identifier": "GO:0019098",
            "identifier_type": "str",
            "name": "reproductive behavior",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019098",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8780,
            "identifier": "GO:0060700",
            "identifier_type": "str",
            "name": "regulation of ribonuclease activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060700",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8781,
            "identifier": "GO:0002829",
            "identifier_type": "str",
            "name": "negative regulation of type 2 immune response",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002829",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8782,
            "identifier": "PC7_5680",
            "identifier_type": "str",
            "name": "N-glycan trimming in the ER and Calnexin/Calreticulin cycle",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 8783,
            "identifier": "537",
            "identifier_type": "int",
            "name": "ATP6AP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/537",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "ATPase, H+ transporting, lysosomal accessory protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 8784,
            "identifier": "GO:2000171",
            "identifier_type": "str",
            "name": "negative regulation of dendrite development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000171",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8785,
            "identifier": "DOID:11819",
            "identifier_type": "str",
            "name": "ureter cancer",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/DOID_11819",
                "source": "Disease Ontology",
                "license": "CC BY 3.0"
            },
            "metanode": "Disease"
        },
        {
            "id": 8786,
            "identifier": "GO:2000351",
            "identifier_type": "str",
            "name": "regulation of endothelial cell apoptotic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000351",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8787,
            "identifier": "GO:0001976",
            "identifier_type": "str",
            "name": "neurological system process involved in regulation of systemic arterial blood pressure",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001976",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8788,
            "identifier": "WP322_r79496",
            "identifier_type": "str",
            "name": "Osteoblast Signaling",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP322_r79496",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 8789,
            "identifier": "GO:0015810",
            "identifier_type": "str",
            "name": "aspartate transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015810",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8790,
            "identifier": "GO:0008509",
            "identifier_type": "str",
            "name": "anion transmembrane transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008509",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        }
    ]
}