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=31800
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=31825",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=31775",
    "results": [
        {
            "id": 31794,
            "identifier": "5701",
            "identifier_type": "int",
            "name": "PSMC2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5701",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "proteasome (prosome, macropain) 26S subunit, ATPase, 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 31795,
            "identifier": "51499",
            "identifier_type": "int",
            "name": "TRIAP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51499",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "TP53 regulated inhibitor of apoptosis 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 31796,
            "identifier": "C0011606",
            "identifier_type": "str",
            "name": "Dermatitis exfoliative",
            "properties": {
                "url": "http://identifiers.org/umls/C0011606",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 31797,
            "identifier": "285812",
            "identifier_type": "int",
            "name": "LOC285812",
            "properties": {
                "url": "http://identifiers.org/ncbigene/285812",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "uncharacterized LOC285812"
            },
            "metanode": "Gene"
        },
        {
            "id": 31798,
            "identifier": "GO:0002385",
            "identifier_type": "str",
            "name": "mucosal immune response",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002385",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31799,
            "identifier": "GO:2000589",
            "identifier_type": "str",
            "name": "regulation of metanephric mesenchymal cell migration",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000589",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31800,
            "identifier": "DB01214",
            "identifier_type": "str",
            "name": "Metipranolol",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01214",
                "inchi": "InChI=1S/C17H27NO4/c1-10(2)18-8-15(20)9-21-16-7-11(3)17(22-14(6)19)13(5)12(16)4/h7,10,15,18,20H,8-9H2,1-6H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=BQIPXWYNLPYNHW-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 31801,
            "identifier": "WP2249_r84646",
            "identifier_type": "str",
            "name": "Metastatic brain tumor",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP2249_r84646",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 31802,
            "identifier": "PC7_4308",
            "identifier_type": "str",
            "name": "HATs acetylate histones",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 31803,
            "identifier": "GO:0090043",
            "identifier_type": "str",
            "name": "regulation of tubulin deacetylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090043",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31804,
            "identifier": "6527",
            "identifier_type": "int",
            "name": "SLC5A4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6527",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "solute carrier family 5 (glucose activated ion channel), member 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 31805,
            "identifier": "51125",
            "identifier_type": "int",
            "name": "GOLGA7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51125",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "golgin A7"
            },
            "metanode": "Gene"
        },
        {
            "id": 31806,
            "identifier": "DB00592",
            "identifier_type": "str",
            "name": "Piperazine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00592",
                "inchi": "InChI=1S/C4H10N2/c1-2-6-4-3-5-1/h5-6H,1-4H2",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=GLUUGHFHXGJENI-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 31807,
            "identifier": "GO:0035330",
            "identifier_type": "str",
            "name": "regulation of hippo signaling",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035330",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31808,
            "identifier": "3684",
            "identifier_type": "int",
            "name": "ITGAM",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3684",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "integrin, alpha M (complement component 3 receptor 3 subunit)"
            },
            "metanode": "Gene"
        },
        {
            "id": 31809,
            "identifier": "UBERON:0000988",
            "identifier_type": "str",
            "name": "pons",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0000988",
                "bto_id": "BTO:0001101",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D011149"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 31810,
            "identifier": "GO:0086067",
            "identifier_type": "str",
            "name": "AV node cell to bundle of His cell communication",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0086067",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31811,
            "identifier": "GO:0043028",
            "identifier_type": "str",
            "name": "cysteine-type endopeptidase regulator activity involved in apoptotic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043028",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 31812,
            "identifier": "GO:0015379",
            "identifier_type": "str",
            "name": "potassium:chloride symporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015379",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 31813,
            "identifier": "10548",
            "identifier_type": "int",
            "name": "TM9SF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10548",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "transmembrane 9 superfamily member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 31814,
            "identifier": "D002558",
            "identifier_type": "str",
            "name": "Cerebrospinal Fluid Otorrhea",
            "properties": {
                "url": "http://identifiers.org/mesh/D002558",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 31815,
            "identifier": "GO:0019364",
            "identifier_type": "str",
            "name": "pyridine nucleotide catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019364",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31816,
            "identifier": "GO:0048749",
            "identifier_type": "str",
            "name": "compound eye development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048749",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31817,
            "identifier": "GO:0038096",
            "identifier_type": "str",
            "name": "Fc-gamma receptor signaling pathway involved in phagocytosis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0038096",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31818,
            "identifier": "C0085693",
            "identifier_type": "str",
            "name": "Acute appendicitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0085693",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}