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=14800
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=14825",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=14775",
    "results": [
        {
            "id": 14790,
            "identifier": "C0423172",
            "identifier_type": "str",
            "name": "Dacryocanaliculitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0423172",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 14791,
            "identifier": "DB04861",
            "identifier_type": "str",
            "name": "Nebivolol",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB04861",
                "inchi": "InChI=1S/C22H25F2NO4/c23-15-3-7-19-13(9-15)1-5-21(28-19)17(26)11-25-12-18(27)22-6-2-14-10-16(24)4-8-20(14)29-22/h3-4,7-10,17-18,21-22,25-27H,1-2,5-6,11-12H2",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=KOHIRBRYDXPAMZ-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 14792,
            "identifier": "653203",
            "identifier_type": "int",
            "name": "FAM230A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/653203",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "family with sequence similarity 230, member A"
            },
            "metanode": "Gene"
        },
        {
            "id": 14793,
            "identifier": "26",
            "identifier_type": "int",
            "name": "AOC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "amine oxidase, copper containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 14794,
            "identifier": "8789",
            "identifier_type": "int",
            "name": "FBP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8789",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "fructose-1,6-bisphosphatase 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 14795,
            "identifier": "GO:0000226",
            "identifier_type": "str",
            "name": "microtubule cytoskeleton organization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000226",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14796,
            "identifier": "GO:0044380",
            "identifier_type": "str",
            "name": "protein localization to cytoskeleton",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044380",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14797,
            "identifier": "284361",
            "identifier_type": "int",
            "name": "EMC10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/284361",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "ER membrane protein complex subunit 10"
            },
            "metanode": "Gene"
        },
        {
            "id": 14798,
            "identifier": "C0042373",
            "identifier_type": "str",
            "name": "Angiopathy",
            "properties": {
                "url": "http://identifiers.org/umls/C0042373",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 14799,
            "identifier": "GO:0043425",
            "identifier_type": "str",
            "name": "bHLH transcription factor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043425",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 14800,
            "identifier": "100129042",
            "identifier_type": "int",
            "name": "LOC100129042",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100129042",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "uncharacterized LOC100129042"
            },
            "metanode": "Gene"
        },
        {
            "id": 14801,
            "identifier": "GO:2000811",
            "identifier_type": "str",
            "name": "negative regulation of anoikis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000811",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14802,
            "identifier": "DB00126",
            "identifier_type": "str",
            "name": "Vitamin C",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00126",
                "inchi": "InChI=1S/C6H8O6/c7-1-2(8)5-3(9)4(10)6(11)12-5/h2,5,7-10H,1H2/t2-,5+/m0/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=CIWBSHSKHKDKBQ-JLAZNSOCSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 14803,
            "identifier": "PC7_7681",
            "identifier_type": "str",
            "name": "Stimuli-sensing channels",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 14804,
            "identifier": "29081",
            "identifier_type": "int",
            "name": "METTL5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/29081",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "methyltransferase like 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 14805,
            "identifier": "5076",
            "identifier_type": "int",
            "name": "PAX2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5076",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "paired box 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 14806,
            "identifier": "54970",
            "identifier_type": "int",
            "name": "TTC12",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54970",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "tetratricopeptide repeat domain 12"
            },
            "metanode": "Gene"
        },
        {
            "id": 14807,
            "identifier": "GO:0060671",
            "identifier_type": "str",
            "name": "epithelial cell differentiation involved in embryonic placenta development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060671",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14808,
            "identifier": "22915",
            "identifier_type": "int",
            "name": "MMRN1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/22915",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "multimerin 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 14809,
            "identifier": "400745",
            "identifier_type": "int",
            "name": "SH2D5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/400745",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "SH2 domain containing 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 14810,
            "identifier": "GO:0008376",
            "identifier_type": "str",
            "name": "acetylgalactosaminyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008376",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 14811,
            "identifier": "GO:1902775",
            "identifier_type": "str",
            "name": "mitochondrial large ribosomal subunit assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902775",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14812,
            "identifier": "GO:0042776",
            "identifier_type": "str",
            "name": "mitochondrial ATP synthesis coupled proton transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042776",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14813,
            "identifier": "UBERON:0001710",
            "identifier_type": "str",
            "name": "lower jaw region",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001710",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D008334"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 14814,
            "identifier": "GO:0060598",
            "identifier_type": "str",
            "name": "dichotomous subdivision of terminal units involved in mammary gland duct morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060598",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}