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=17475
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=17500",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=17450",
    "results": [
        {
            "id": 17465,
            "identifier": "C0017979",
            "identifier_type": "str",
            "name": "Glycosuria",
            "properties": {
                "url": "http://identifiers.org/umls/C0017979",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 17466,
            "identifier": "C0919572",
            "identifier_type": "str",
            "name": "Agitation postoperative",
            "properties": {
                "url": "http://identifiers.org/umls/C0919572",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 17467,
            "identifier": "27433",
            "identifier_type": "int",
            "name": "TOR2A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27433",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "torsin family 2, member A"
            },
            "metanode": "Gene"
        },
        {
            "id": 17468,
            "identifier": "3428",
            "identifier_type": "int",
            "name": "IFI16",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3428",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "interferon, gamma-inducible protein 16"
            },
            "metanode": "Gene"
        },
        {
            "id": 17469,
            "identifier": "C0241950",
            "identifier_type": "str",
            "name": "Intestinal infarction",
            "properties": {
                "url": "http://identifiers.org/umls/C0241950",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 17470,
            "identifier": "C0521592",
            "identifier_type": "str",
            "name": "Hypoaesthesia oral",
            "properties": {
                "url": "http://identifiers.org/umls/C0521592",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 17471,
            "identifier": "GO:0071800",
            "identifier_type": "str",
            "name": "podosome assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071800",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17472,
            "identifier": "DB00724",
            "identifier_type": "str",
            "name": "Imiquimod",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00724",
                "inchi": "InChI=1S/C14H16N4/c1-9(2)7-18-8-16-12-13(18)10-5-3-4-6-11(10)17-14(12)15/h3-6,8-9H,7H2,1-2H3,(H2,15,17)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=DOUYETYNHWVLEO-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 17473,
            "identifier": "GO:1902074",
            "identifier_type": "str",
            "name": "response to salt",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902074",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17474,
            "identifier": "5881",
            "identifier_type": "int",
            "name": "RAC3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5881",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "ras-related C3 botulinum toxin substrate 3 (rho family, small GTP binding protein Rac3)"
            },
            "metanode": "Gene"
        },
        {
            "id": 17475,
            "identifier": "GO:0005777",
            "identifier_type": "str",
            "name": "peroxisome",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005777",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 17476,
            "identifier": "60314",
            "identifier_type": "int",
            "name": "C12orf10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/60314",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "chromosome 12 open reading frame 10"
            },
            "metanode": "Gene"
        },
        {
            "id": 17477,
            "identifier": "C1739363",
            "identifier_type": "str",
            "name": "Prostatic hypertrophy",
            "properties": {
                "url": "http://identifiers.org/umls/C1739363",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 17478,
            "identifier": "GO:0031256",
            "identifier_type": "str",
            "name": "leading edge membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031256",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 17479,
            "identifier": "DB09002",
            "identifier_type": "str",
            "name": "Cloperastine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB09002",
                "inchi": "InChI=1/C20H24ClNO/c21-19-11-9-18(10-12-19)20(17-7-3-1-4-8-17)23-16-15-22-13-5-2-6-14-22/h1,3-4,7-12,20H,2,5-6,13-16H2",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=FLNXBVJLPJNOSI-UHFFFAOYNA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 17480,
            "identifier": "DB01154",
            "identifier_type": "str",
            "name": "Thiamylal",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01154",
                "inchi": "InChI=1S/C12H18N2O2S/c1-4-6-8(3)12(7-5-2)9(15)13-11(17)14-10(12)16/h5,8H,2,4,6-7H2,1,3H3,(H2,13,14,15,16,17)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=XLOMZPUITCYLMJ-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 17481,
            "identifier": "54148",
            "identifier_type": "int",
            "name": "MRPL39",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54148",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "mitochondrial ribosomal protein L39"
            },
            "metanode": "Gene"
        },
        {
            "id": 17482,
            "identifier": "169834",
            "identifier_type": "int",
            "name": "ZNF883",
            "properties": {
                "url": "http://identifiers.org/ncbigene/169834",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "zinc finger protein 883"
            },
            "metanode": "Gene"
        },
        {
            "id": 17483,
            "identifier": "84688",
            "identifier_type": "int",
            "name": "C9orf24",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84688",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "chromosome 9 open reading frame 24"
            },
            "metanode": "Gene"
        },
        {
            "id": 17484,
            "identifier": "GO:1904180",
            "identifier_type": "str",
            "name": "negative regulation of membrane depolarization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1904180",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17485,
            "identifier": "105374567",
            "identifier_type": "int",
            "name": "LOC105374567",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105374567",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "proline-rich protein 2-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 17486,
            "identifier": "GO:0035977",
            "identifier_type": "str",
            "name": "protein deglycosylation involved in glycoprotein catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035977",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17487,
            "identifier": "C0272118",
            "identifier_type": "str",
            "name": "Warm type haemolytic anaemia",
            "properties": {
                "url": "http://identifiers.org/umls/C0272118",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 17488,
            "identifier": "6579",
            "identifier_type": "int",
            "name": "SLCO1A2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6579",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "solute carrier organic anion transporter family, member 1A2"
            },
            "metanode": "Gene"
        },
        {
            "id": 17489,
            "identifier": "C0920102",
            "identifier_type": "str",
            "name": "Phosphorus low",
            "properties": {
                "url": "http://identifiers.org/umls/C0920102",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}