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=8200
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=8225",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=8175",
    "results": [
        {
            "id": 8187,
            "identifier": "9794",
            "identifier_type": "int",
            "name": "MAML1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9794",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "mastermind-like 1 (Drosophila)"
            },
            "metanode": "Gene"
        },
        {
            "id": 8188,
            "identifier": "C2830004",
            "identifier_type": "str",
            "name": "Somnolence",
            "properties": {
                "url": "http://identifiers.org/umls/C2830004",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 8189,
            "identifier": "C3495442",
            "identifier_type": "str",
            "name": "Phantom pain",
            "properties": {
                "url": "http://identifiers.org/umls/C3495442",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 8190,
            "identifier": "GO:0048747",
            "identifier_type": "str",
            "name": "muscle fiber development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048747",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8191,
            "identifier": "390437",
            "identifier_type": "int",
            "name": "OR4N5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/390437",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "olfactory receptor, family 4, subfamily N, member 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 8192,
            "identifier": "158833",
            "identifier_type": "int",
            "name": "AWAT1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/158833",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "acyl-CoA wax alcohol acyltransferase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 8193,
            "identifier": "GO:0035690",
            "identifier_type": "str",
            "name": "cellular response to drug",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035690",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8194,
            "identifier": "80852",
            "identifier_type": "int",
            "name": "GRIP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80852",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "glutamate receptor interacting protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 8195,
            "identifier": "10620",
            "identifier_type": "int",
            "name": "ARID3B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10620",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "AT rich interactive domain 3B (BRIGHT-like)"
            },
            "metanode": "Gene"
        },
        {
            "id": 8196,
            "identifier": "GO:1990090",
            "identifier_type": "str",
            "name": "cellular response to nerve growth factor stimulus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1990090",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8197,
            "identifier": "GO:0006797",
            "identifier_type": "str",
            "name": "polyphosphate metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006797",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8198,
            "identifier": "GO:0030879",
            "identifier_type": "str",
            "name": "mammary gland development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030879",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8199,
            "identifier": "GO:0014068",
            "identifier_type": "str",
            "name": "positive regulation of phosphatidylinositol 3-kinase signaling",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0014068",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8200,
            "identifier": "54476",
            "identifier_type": "int",
            "name": "RNF216",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54476",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "ring finger protein 216"
            },
            "metanode": "Gene"
        },
        {
            "id": 8201,
            "identifier": "C0424024",
            "identifier_type": "str",
            "name": "Delusional perception",
            "properties": {
                "url": "http://identifiers.org/umls/C0424024",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 8202,
            "identifier": "GO:0014038",
            "identifier_type": "str",
            "name": "regulation of Schwann cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0014038",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8203,
            "identifier": "56929",
            "identifier_type": "int",
            "name": "FEM1C",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56929",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "fem-1 homolog c (C. elegans)"
            },
            "metanode": "Gene"
        },
        {
            "id": 8204,
            "identifier": "DB01182",
            "identifier_type": "str",
            "name": "Propafenone",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01182",
                "inchi": "InChI=1S/C21H27NO3/c1-2-14-22-15-18(23)16-25-21-11-7-6-10-19(21)20(24)13-12-17-8-4-3-5-9-17/h3-11,18,22-23H,2,12-16H2,1H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=JWHAUXFOSRPERK-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 8205,
            "identifier": "GO:0016817",
            "identifier_type": "str",
            "name": "hydrolase activity, acting on acid anhydrides",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016817",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 8206,
            "identifier": "UBERON:0001140",
            "identifier_type": "str",
            "name": "renal vein",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001140",
                "bto_id": "BTO:0002681",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D012082"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 8207,
            "identifier": "100287205",
            "identifier_type": "int",
            "name": "USP17L12",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100287205",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "ubiquitin specific peptidase 17-like family member 12"
            },
            "metanode": "Gene"
        },
        {
            "id": 8208,
            "identifier": "1611",
            "identifier_type": "int",
            "name": "DAP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1611",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "death-associated protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 8209,
            "identifier": "139189",
            "identifier_type": "int",
            "name": "DGKK",
            "properties": {
                "url": "http://identifiers.org/ncbigene/139189",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "diacylglycerol kinase, kappa"
            },
            "metanode": "Gene"
        },
        {
            "id": 8210,
            "identifier": "653145",
            "identifier_type": "int",
            "name": "ANXA8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/653145",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "annexin A8"
            },
            "metanode": "Gene"
        },
        {
            "id": 8211,
            "identifier": "4064",
            "identifier_type": "int",
            "name": "CD180",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4064",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "CD180 molecule"
            },
            "metanode": "Gene"
        }
    ]
}