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=14350
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=14375",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=14325",
    "results": [
        {
            "id": 14341,
            "identifier": "84962",
            "identifier_type": "int",
            "name": "AJUBA",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84962",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "ajuba LIM protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 14342,
            "identifier": "GO:0032656",
            "identifier_type": "str",
            "name": "regulation of interleukin-13 production",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032656",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14343,
            "identifier": "PC7_1670",
            "identifier_type": "str",
            "name": "Antigen activates B Cell Receptor (BCR) leading to generation of second messengers",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 14344,
            "identifier": "25818",
            "identifier_type": "int",
            "name": "KLK5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/25818",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "kallikrein-related peptidase 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 14345,
            "identifier": "1557",
            "identifier_type": "int",
            "name": "CYP2C19",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1557",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "cytochrome P450, family 2, subfamily C, polypeptide 19"
            },
            "metanode": "Gene"
        },
        {
            "id": 14346,
            "identifier": "PC7_3820",
            "identifier_type": "str",
            "name": "FGFR1b ligand binding and activation",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 14347,
            "identifier": "C0858540",
            "identifier_type": "str",
            "name": "Hemorrhage symptom",
            "properties": {
                "url": "http://identifiers.org/umls/C0858540",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 14348,
            "identifier": "C0948369",
            "identifier_type": "str",
            "name": "Myocardial reinfarction",
            "properties": {
                "url": "http://identifiers.org/umls/C0948369",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 14349,
            "identifier": "GO:0051409",
            "identifier_type": "str",
            "name": "response to nitrosative stress",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051409",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14350,
            "identifier": "124751",
            "identifier_type": "int",
            "name": "KRBA2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/124751",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "KRAB-A domain containing 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 14351,
            "identifier": "4010",
            "identifier_type": "int",
            "name": "LMX1B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4010",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "LIM homeobox transcription factor 1, beta"
            },
            "metanode": "Gene"
        },
        {
            "id": 14352,
            "identifier": "8677",
            "identifier_type": "int",
            "name": "STX10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8677",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "syntaxin 10"
            },
            "metanode": "Gene"
        },
        {
            "id": 14353,
            "identifier": "100130573",
            "identifier_type": "int",
            "name": "LOC100130573",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100130573",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "uncharacterized LOC100130573"
            },
            "metanode": "Gene"
        },
        {
            "id": 14354,
            "identifier": "GO:0072344",
            "identifier_type": "str",
            "name": "rescue of stalled ribosome",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072344",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14355,
            "identifier": "GO:0035883",
            "identifier_type": "str",
            "name": "enteroendocrine cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035883",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14356,
            "identifier": "11130",
            "identifier_type": "int",
            "name": "ZWINT",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11130",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "ZW10 interacting kinetochore protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 14357,
            "identifier": "91452",
            "identifier_type": "int",
            "name": "ACBD5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/91452",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "acyl-CoA binding domain containing 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 14358,
            "identifier": "GO:0009070",
            "identifier_type": "str",
            "name": "serine family amino acid biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009070",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14359,
            "identifier": "105371810",
            "identifier_type": "int",
            "name": "LOC105371810",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105371810",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "uncharacterized LOC105371810"
            },
            "metanode": "Gene"
        },
        {
            "id": 14360,
            "identifier": "PC7_6874",
            "identifier_type": "str",
            "name": "Regulation of AMPK activity via LKB1",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 14361,
            "identifier": "DB00207",
            "identifier_type": "str",
            "name": "Azithromycin",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00207",
                "inchi": "InChI=1S/C38H72N2O12/c1-15-27-38(10,46)31(42)24(6)40(13)19-20(2)17-36(8,45)33(52-35-29(41)26(39(11)12)16-21(3)48-35)22(4)30(23(5)34(44)50-27)51-28-18-37(9,47-14)32(43)25(7)49-28/h20-33,35,41-43,45-46H,15-19H2,1-14H3/t20-,21-,22+,23-,24-,25+,26+,27-,28+,29-,30+,31-,32+,33-,35+,36-,37-,38-/m1/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=MQTOSJVFKKJCRP-BICOPXKESA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 14362,
            "identifier": "GO:0033018",
            "identifier_type": "str",
            "name": "sarcoplasmic reticulum lumen",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033018",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 14363,
            "identifier": "28969",
            "identifier_type": "int",
            "name": "BZW2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/28969",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "basic leucine zipper and W2 domains 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 14364,
            "identifier": "54986",
            "identifier_type": "int",
            "name": "ULK4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54986",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "unc-51 like kinase 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 14365,
            "identifier": "94033",
            "identifier_type": "int",
            "name": "FTMT",
            "properties": {
                "url": "http://identifiers.org/ncbigene/94033",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "ferritin mitochondrial"
            },
            "metanode": "Gene"
        }
    ]
}