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=3500
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=3525",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=3475",
    "results": [
        {
            "id": 3486,
            "identifier": "C0011974",
            "identifier_type": "str",
            "name": "Dermatitis diaper",
            "properties": {
                "url": "http://identifiers.org/umls/C0011974",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3487,
            "identifier": "84283",
            "identifier_type": "int",
            "name": "TMEM79",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84283",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "transmembrane protein 79"
            },
            "metanode": "Gene"
        },
        {
            "id": 3488,
            "identifier": "C0745754",
            "identifier_type": "str",
            "name": "Hepatic granuloma",
            "properties": {
                "url": "http://identifiers.org/umls/C0745754",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3489,
            "identifier": "C0242656",
            "identifier_type": "str",
            "name": "Disease progression",
            "properties": {
                "url": "http://identifiers.org/umls/C0242656",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3490,
            "identifier": "81309",
            "identifier_type": "int",
            "name": "OR4C15",
            "properties": {
                "url": "http://identifiers.org/ncbigene/81309",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "olfactory receptor, family 4, subfamily C, member 15"
            },
            "metanode": "Gene"
        },
        {
            "id": 3491,
            "identifier": "6302",
            "identifier_type": "int",
            "name": "TSPAN31",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6302",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "tetraspanin 31"
            },
            "metanode": "Gene"
        },
        {
            "id": 3492,
            "identifier": "GO:0046972",
            "identifier_type": "str",
            "name": "histone acetyltransferase activity (H4-K16 specific)",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046972",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 3493,
            "identifier": "GO:0009117",
            "identifier_type": "str",
            "name": "nucleotide metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009117",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3494,
            "identifier": "1134",
            "identifier_type": "int",
            "name": "CHRNA1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1134",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "cholinergic receptor, nicotinic, alpha 1 (muscle)"
            },
            "metanode": "Gene"
        },
        {
            "id": 3495,
            "identifier": "9625",
            "identifier_type": "int",
            "name": "AATK",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9625",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "apoptosis-associated tyrosine kinase"
            },
            "metanode": "Gene"
        },
        {
            "id": 3496,
            "identifier": "51156",
            "identifier_type": "int",
            "name": "SERPINA10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51156",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "serpin peptidase inhibitor, clade A (alpha-1 antiproteinase, antitrypsin), member 10"
            },
            "metanode": "Gene"
        },
        {
            "id": 3497,
            "identifier": "GO:0030004",
            "identifier_type": "str",
            "name": "cellular monovalent inorganic cation homeostasis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030004",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3498,
            "identifier": "GO:0071264",
            "identifier_type": "str",
            "name": "positive regulation of translational initiation in response to starvation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071264",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3499,
            "identifier": "3459",
            "identifier_type": "int",
            "name": "IFNGR1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3459",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "interferon gamma receptor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 3500,
            "identifier": "C0021807",
            "identifier_type": "str",
            "name": "Intertrigo",
            "properties": {
                "url": "http://identifiers.org/umls/C0021807",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3501,
            "identifier": "DB01435",
            "identifier_type": "str",
            "name": "Antipyrine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01435",
                "inchi": "InChI=1S/C11H12N2O/c1-9-8-11(14)13(12(9)2)10-6-4-3-5-7-10/h3-8H,1-2H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=VEQOALNAAJBPNY-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 3502,
            "identifier": "5912",
            "identifier_type": "int",
            "name": "RAP2B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5912",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "RAP2B, member of RAS oncogene family"
            },
            "metanode": "Gene"
        },
        {
            "id": 3503,
            "identifier": "10579",
            "identifier_type": "int",
            "name": "TACC2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10579",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "transforming, acidic coiled-coil containing protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 3504,
            "identifier": "4285",
            "identifier_type": "int",
            "name": "MIPEP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4285",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "mitochondrial intermediate peptidase"
            },
            "metanode": "Gene"
        },
        {
            "id": 3505,
            "identifier": "GO:0046628",
            "identifier_type": "str",
            "name": "positive regulation of insulin receptor signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046628",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3506,
            "identifier": "644815",
            "identifier_type": "int",
            "name": "FAM83G",
            "properties": {
                "url": "http://identifiers.org/ncbigene/644815",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "family with sequence similarity 83, member G"
            },
            "metanode": "Gene"
        },
        {
            "id": 3507,
            "identifier": "GO:0050691",
            "identifier_type": "str",
            "name": "regulation of defense response to virus by host",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050691",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3508,
            "identifier": "C1112433",
            "identifier_type": "str",
            "name": "Thromboembolic stroke",
            "properties": {
                "url": "http://identifiers.org/umls/C1112433",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3509,
            "identifier": "GO:0045444",
            "identifier_type": "str",
            "name": "fat cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045444",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3510,
            "identifier": "GO:0060454",
            "identifier_type": "str",
            "name": "positive regulation of gastric acid secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060454",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}