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=17950
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=17975",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=17925",
    "results": [
        {
            "id": 17941,
            "identifier": "GO:0007215",
            "identifier_type": "str",
            "name": "glutamate receptor signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007215",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17942,
            "identifier": "C0221032",
            "identifier_type": "str",
            "name": "Congenital generalised lipodystrophy",
            "properties": {
                "url": "http://identifiers.org/umls/C0221032",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 17943,
            "identifier": "7143",
            "identifier_type": "int",
            "name": "TNR",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7143",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "tenascin R"
            },
            "metanode": "Gene"
        },
        {
            "id": 17944,
            "identifier": "PC7_8856",
            "identifier_type": "str",
            "name": "Zinc transporters",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 17945,
            "identifier": "GO:0034750",
            "identifier_type": "str",
            "name": "Scrib-APC-beta-catenin complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034750",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 17946,
            "identifier": "148545",
            "identifier_type": "int",
            "name": "NBPF4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/148545",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "neuroblastoma breakpoint family, member 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 17947,
            "identifier": "26108",
            "identifier_type": "int",
            "name": "PYGO1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26108",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "pygopus family PHD finger 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 17948,
            "identifier": "1847",
            "identifier_type": "int",
            "name": "DUSP5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1847",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "dual specificity phosphatase 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 17949,
            "identifier": "55650",
            "identifier_type": "int",
            "name": "PIGV",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55650",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "phosphatidylinositol glycan anchor biosynthesis, class V"
            },
            "metanode": "Gene"
        },
        {
            "id": 17950,
            "identifier": "2694",
            "identifier_type": "int",
            "name": "GIF",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2694",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "gastric intrinsic factor (vitamin B synthesis)"
            },
            "metanode": "Gene"
        },
        {
            "id": 17951,
            "identifier": "GO:0010886",
            "identifier_type": "str",
            "name": "positive regulation of cholesterol storage",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010886",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17952,
            "identifier": "GO:0035616",
            "identifier_type": "str",
            "name": "histone H2B conserved C-terminal lysine deubiquitination",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035616",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17953,
            "identifier": "332",
            "identifier_type": "int",
            "name": "BIRC5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/332",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "baculoviral IAP repeat containing 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 17954,
            "identifier": "8839",
            "identifier_type": "int",
            "name": "WISP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8839",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "WNT1 inducible signaling pathway protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 17955,
            "identifier": "D005334",
            "identifier_type": "str",
            "name": "Fever",
            "properties": {
                "url": "http://identifiers.org/mesh/D005334",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 17956,
            "identifier": "105369647",
            "identifier_type": "int",
            "name": "LOC105369647",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105369647",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "uncharacterized LOC105369647"
            },
            "metanode": "Gene"
        },
        {
            "id": 17957,
            "identifier": "GO:0010041",
            "identifier_type": "str",
            "name": "response to iron(III) ion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010041",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17958,
            "identifier": "DB00529",
            "identifier_type": "str",
            "name": "Foscarnet",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00529",
                "inchi": "InChI=1S/CH3O5P/c2-1(3)7(4,5)6/h(H,2,3)(H2,4,5,6)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=ZJAOAACCNHFJAH-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 17959,
            "identifier": "C0338113",
            "identifier_type": "str",
            "name": "Sarcoma uterus",
            "properties": {
                "url": "http://identifiers.org/umls/C0338113",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 17960,
            "identifier": "GO:0046066",
            "identifier_type": "str",
            "name": "dGDP metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046066",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17961,
            "identifier": "GO:1990752",
            "identifier_type": "str",
            "name": "microtubule end",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1990752",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 17962,
            "identifier": "C0151740",
            "identifier_type": "str",
            "name": "Intracranial pressure increased",
            "properties": {
                "url": "http://identifiers.org/umls/C0151740",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 17963,
            "identifier": "GO:0050730",
            "identifier_type": "str",
            "name": "regulation of peptidyl-tyrosine phosphorylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050730",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17964,
            "identifier": "100506922",
            "identifier_type": "int",
            "name": "LOC100506922",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100506922",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "atherin-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 17965,
            "identifier": "GO:0030643",
            "identifier_type": "str",
            "name": "cellular phosphate ion homeostasis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030643",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}