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=29100
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=29125",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=29075",
    "results": [
        {
            "id": 29093,
            "identifier": "UBERON:0001814",
            "identifier_type": "str",
            "name": "brachial nerve plexus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001814",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D001917"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 29094,
            "identifier": "PC7_3877",
            "identifier_type": "str",
            "name": "Fatty Acids bound to GPR40 (FFAR1) regulate insulin secretion",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 29095,
            "identifier": "DB01191",
            "identifier_type": "str",
            "name": "Dexfenfluramine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01191",
                "inchi": "InChI=1S/C12H16F3N/c1-3-16-9(2)7-10-5-4-6-11(8-10)12(13,14)15/h4-6,8-9,16H,3,7H2,1-2H3/t9-/m0/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=DBGIVFWFUFKIQN-VIFPVBQESA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 29096,
            "identifier": "C0009676",
            "identifier_type": "str",
            "name": "Confusional state",
            "properties": {
                "url": "http://identifiers.org/umls/C0009676",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 29097,
            "identifier": "126133",
            "identifier_type": "int",
            "name": "ALDH16A1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/126133",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "aldehyde dehydrogenase 16 family, member A1"
            },
            "metanode": "Gene"
        },
        {
            "id": 29098,
            "identifier": "152137",
            "identifier_type": "int",
            "name": "CCDC50",
            "properties": {
                "url": "http://identifiers.org/ncbigene/152137",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "coiled-coil domain containing 50"
            },
            "metanode": "Gene"
        },
        {
            "id": 29099,
            "identifier": "1340",
            "identifier_type": "int",
            "name": "COX6B1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1340",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "cytochrome c oxidase subunit VIb polypeptide 1 (ubiquitous)"
            },
            "metanode": "Gene"
        },
        {
            "id": 29100,
            "identifier": "10103",
            "identifier_type": "int",
            "name": "TSPAN1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10103",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "tetraspanin 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 29101,
            "identifier": "GO:0004890",
            "identifier_type": "str",
            "name": "GABA-A receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004890",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 29102,
            "identifier": "GO:0060393",
            "identifier_type": "str",
            "name": "regulation of pathway-restricted SMAD protein phosphorylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060393",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29103,
            "identifier": "3921",
            "identifier_type": "int",
            "name": "RPSA",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3921",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "ribosomal protein SA"
            },
            "metanode": "Gene"
        },
        {
            "id": 29104,
            "identifier": "GO:0008292",
            "identifier_type": "str",
            "name": "acetylcholine biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008292",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29105,
            "identifier": "137970",
            "identifier_type": "int",
            "name": "UNC5D",
            "properties": {
                "url": "http://identifiers.org/ncbigene/137970",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "unc-5 homolog D (C. elegans)"
            },
            "metanode": "Gene"
        },
        {
            "id": 29106,
            "identifier": "2294",
            "identifier_type": "int",
            "name": "FOXF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2294",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "forkhead box F1"
            },
            "metanode": "Gene"
        },
        {
            "id": 29107,
            "identifier": "10785",
            "identifier_type": "int",
            "name": "WDR4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10785",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "WD repeat domain 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 29108,
            "identifier": "GO:0050847",
            "identifier_type": "str",
            "name": "progesterone receptor signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050847",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29109,
            "identifier": "114026",
            "identifier_type": "int",
            "name": "ZIM3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/114026",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger, imprinted 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 29110,
            "identifier": "4619",
            "identifier_type": "int",
            "name": "MYH1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4619",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "myosin, heavy chain 1, skeletal muscle, adult"
            },
            "metanode": "Gene"
        },
        {
            "id": 29111,
            "identifier": "54769",
            "identifier_type": "int",
            "name": "DIRAS2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54769",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "DIRAS family, GTP-binding RAS-like 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 29112,
            "identifier": "C1384670",
            "identifier_type": "str",
            "name": "Single umbilical artery",
            "properties": {
                "url": "http://identifiers.org/umls/C1384670",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 29113,
            "identifier": "GO:0004181",
            "identifier_type": "str",
            "name": "metallocarboxypeptidase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004181",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 29114,
            "identifier": "7072",
            "identifier_type": "int",
            "name": "TIA1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7072",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "TIA1 cytotoxic granule-associated RNA binding protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 29115,
            "identifier": "GO:2000502",
            "identifier_type": "str",
            "name": "negative regulation of natural killer cell chemotaxis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000502",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29116,
            "identifier": "57110",
            "identifier_type": "int",
            "name": "HRASLS",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57110",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "HRAS-like suppressor"
            },
            "metanode": "Gene"
        },
        {
            "id": 29117,
            "identifier": "C0236178",
            "identifier_type": "str",
            "name": "Intra-abdominal haemorrhage",
            "properties": {
                "url": "http://identifiers.org/umls/C0236178",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}