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=13750
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=13775",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=13725",
    "results": [
        {
            "id": 13741,
            "identifier": "GO:0010885",
            "identifier_type": "str",
            "name": "regulation of cholesterol storage",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010885",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13742,
            "identifier": "C0042251",
            "identifier_type": "str",
            "name": "Vaginal disorder",
            "properties": {
                "url": "http://identifiers.org/umls/C0042251",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 13743,
            "identifier": "DB04571",
            "identifier_type": "str",
            "name": "Trioxsalen",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB04571",
                "inchi": "InChI=1S/C14H12O3/c1-7-4-12(15)17-14-9(3)13-10(6-11(7)14)5-8(2)16-13/h4-6H,1-3H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=FMHHVULEAZTJMA-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 13744,
            "identifier": "114609",
            "identifier_type": "int",
            "name": "TIRAP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/114609",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "toll-interleukin 1 receptor (TIR) domain containing adaptor protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 13745,
            "identifier": "283116",
            "identifier_type": "int",
            "name": "TRIM49B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/283116",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "tripartite motif containing 49B"
            },
            "metanode": "Gene"
        },
        {
            "id": 13746,
            "identifier": "5458",
            "identifier_type": "int",
            "name": "POU4F2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5458",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "POU class 4 homeobox 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 13747,
            "identifier": "GO:0003104",
            "identifier_type": "str",
            "name": "positive regulation of glomerular filtration",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003104",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13748,
            "identifier": "51256",
            "identifier_type": "int",
            "name": "TBC1D7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51256",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "TBC1 domain family, member 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 13749,
            "identifier": "197370",
            "identifier_type": "int",
            "name": "NSMCE1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/197370",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "non-SMC element 1 homolog (S. cerevisiae)"
            },
            "metanode": "Gene"
        },
        {
            "id": 13750,
            "identifier": "GO:0001967",
            "identifier_type": "str",
            "name": "suckling behavior",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001967",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13751,
            "identifier": "GO:0030864",
            "identifier_type": "str",
            "name": "cortical actin cytoskeleton",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030864",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 13752,
            "identifier": "GO:0000120",
            "identifier_type": "str",
            "name": "RNA polymerase I transcription factor complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000120",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 13753,
            "identifier": "D006314",
            "identifier_type": "str",
            "name": "Hearing Loss, Conductive",
            "properties": {
                "url": "http://identifiers.org/mesh/D006314",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 13754,
            "identifier": "6156",
            "identifier_type": "int",
            "name": "RPL30",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6156",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "ribosomal protein L30"
            },
            "metanode": "Gene"
        },
        {
            "id": 13755,
            "identifier": "GO:0033197",
            "identifier_type": "str",
            "name": "response to vitamin E",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033197",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13756,
            "identifier": "9340",
            "identifier_type": "int",
            "name": "GLP2R",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9340",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "glucagon-like peptide 2 receptor"
            },
            "metanode": "Gene"
        },
        {
            "id": 13757,
            "identifier": "GO:0002190",
            "identifier_type": "str",
            "name": "cap-independent translational initiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002190",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13831,
            "identifier": "C0562483",
            "identifier_type": "str",
            "name": "Persistent cough",
            "properties": {
                "url": "http://identifiers.org/umls/C0562483",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 13758,
            "identifier": "GO:0008517",
            "identifier_type": "str",
            "name": "folic acid transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008517",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 13759,
            "identifier": "C0948299",
            "identifier_type": "str",
            "name": "Application site discharge",
            "properties": {
                "url": "http://identifiers.org/umls/C0948299",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 13760,
            "identifier": "GO:0021557",
            "identifier_type": "str",
            "name": "oculomotor nerve development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0021557",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13761,
            "identifier": "GO:0061371",
            "identifier_type": "str",
            "name": "determination of heart left/right asymmetry",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061371",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13762,
            "identifier": "GO:0071886",
            "identifier_type": "str",
            "name": "1-(4-iodo-2,5-dimethoxyphenyl)propan-2-amine binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071886",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 13763,
            "identifier": "988",
            "identifier_type": "int",
            "name": "CDC5L",
            "properties": {
                "url": "http://identifiers.org/ncbigene/988",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "cell division cycle 5-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 13764,
            "identifier": "WP2380_r79953",
            "identifier_type": "str",
            "name": "BDNF signaling pathway",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP2380_r79953",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        }
    ]
}