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=23350
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=23375",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=23325",
    "results": [
        {
            "id": 23343,
            "identifier": "GO:0051651",
            "identifier_type": "str",
            "name": "maintenance of location in cell",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051651",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23344,
            "identifier": "23507",
            "identifier_type": "int",
            "name": "LRRC8B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23507",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "leucine rich repeat containing 8 family, member B"
            },
            "metanode": "Gene"
        },
        {
            "id": 23345,
            "identifier": "C0856148",
            "identifier_type": "str",
            "name": "Porphyria aggravated",
            "properties": {
                "url": "http://identifiers.org/umls/C0856148",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 23346,
            "identifier": "WP2291_r68922",
            "identifier_type": "str",
            "name": "Deregulation of Rab and Rab Effector Genes in Bladder Cancer",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP2291_r68922",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 23347,
            "identifier": "6366",
            "identifier_type": "int",
            "name": "CCL21",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6366",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "chemokine (C-C motif) ligand 21"
            },
            "metanode": "Gene"
        },
        {
            "id": 23348,
            "identifier": "DB00828",
            "identifier_type": "str",
            "name": "Fosfomycin",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00828",
                "inchi": "InChI=1S/C3H7O4P/c1-2-3(7-2)8(4,5)6/h2-3H,1H3,(H2,4,5,6)/t2-,3+/m0/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=YMDXZJFXQJVXBF-STHAYSLISA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 23349,
            "identifier": "GO:0002506",
            "identifier_type": "str",
            "name": "polysaccharide assembly with MHC class II protein complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002506",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23350,
            "identifier": "GO:0034310",
            "identifier_type": "str",
            "name": "primary alcohol catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034310",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23351,
            "identifier": "GO:1902367",
            "identifier_type": "str",
            "name": "negative regulation of Notch signaling pathway involved in somitogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902367",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23352,
            "identifier": "C0521492",
            "identifier_type": "str",
            "name": "Application site ulcer",
            "properties": {
                "url": "http://identifiers.org/umls/C0521492",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 23353,
            "identifier": "GO:1903349",
            "identifier_type": "str",
            "name": "omegasome membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903349",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 23354,
            "identifier": "132014",
            "identifier_type": "int",
            "name": "IL17RE",
            "properties": {
                "url": "http://identifiers.org/ncbigene/132014",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "interleukin 17 receptor E"
            },
            "metanode": "Gene"
        },
        {
            "id": 23355,
            "identifier": "9689",
            "identifier_type": "int",
            "name": "BZW1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9689",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "basic leucine zipper and W2 domains 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 23356,
            "identifier": "50964",
            "identifier_type": "int",
            "name": "SOST",
            "properties": {
                "url": "http://identifiers.org/ncbigene/50964",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "sclerostin"
            },
            "metanode": "Gene"
        },
        {
            "id": 23357,
            "identifier": "220213",
            "identifier_type": "int",
            "name": "OTUD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/220213",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "OTU deubiquitinase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 23358,
            "identifier": "C0080203",
            "identifier_type": "str",
            "name": "Tachyarrhythmia",
            "properties": {
                "url": "http://identifiers.org/umls/C0080203",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 23359,
            "identifier": "613211",
            "identifier_type": "int",
            "name": "DEFB134",
            "properties": {
                "url": "http://identifiers.org/ncbigene/613211",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "defensin, beta 134"
            },
            "metanode": "Gene"
        },
        {
            "id": 23360,
            "identifier": "GO:2001032",
            "identifier_type": "str",
            "name": "regulation of double-strand break repair via nonhomologous end joining",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2001032",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23361,
            "identifier": "7873",
            "identifier_type": "int",
            "name": "MANF",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7873",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "mesencephalic astrocyte-derived neurotrophic factor"
            },
            "metanode": "Gene"
        },
        {
            "id": 23362,
            "identifier": "DB01550",
            "identifier_type": "str",
            "name": "Fenproporex",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01550",
                "inchi": "InChI=1S/C12H16N2/c1-11(14-9-5-8-13)10-12-6-3-2-4-7-12/h2-4,6-7,11,14H,5,9-10H2,1H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=IQUFSXIQAFPIMR-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 23363,
            "identifier": "29997",
            "identifier_type": "int",
            "name": "GLTSCR2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/29997",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "glioma tumor suppressor candidate region gene 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 23364,
            "identifier": "5976",
            "identifier_type": "int",
            "name": "UPF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5976",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "UPF1 regulator of nonsense transcripts homolog (yeast)"
            },
            "metanode": "Gene"
        },
        {
            "id": 23365,
            "identifier": "GO:0000423",
            "identifier_type": "str",
            "name": "macromitophagy",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000423",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23366,
            "identifier": "C3665347",
            "identifier_type": "str",
            "name": "Visual impairment",
            "properties": {
                "url": "http://identifiers.org/umls/C3665347",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 23367,
            "identifier": "DB01205",
            "identifier_type": "str",
            "name": "Flumazenil",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01205",
                "inchi": "InChI=1S/C15H14FN3O3/c1-3-22-15(21)13-12-7-18(2)14(20)10-6-9(16)4-5-11(10)19(12)8-17-13/h4-6,8H,3,7H2,1-2H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=OFBIFZUFASYYRE-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        }
    ]
}