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=7900
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=7925",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=7875",
    "results": [
        {
            "id": 7889,
            "identifier": "1991",
            "identifier_type": "int",
            "name": "ELANE",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1991",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "elastase, neutrophil expressed"
            },
            "metanode": "Gene"
        },
        {
            "id": 7890,
            "identifier": "100287226",
            "identifier_type": "int",
            "name": "ZNF729",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100287226",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 729"
            },
            "metanode": "Gene"
        },
        {
            "id": 7891,
            "identifier": "1632",
            "identifier_type": "int",
            "name": "ECI1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1632",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "enoyl-CoA delta isomerase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 7892,
            "identifier": "10139",
            "identifier_type": "int",
            "name": "ARFRP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10139",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "ADP-ribosylation factor related protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 7893,
            "identifier": "D019588",
            "identifier_type": "str",
            "name": "Aging, Premature",
            "properties": {
                "url": "http://identifiers.org/mesh/D019588",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 7894,
            "identifier": "65263",
            "identifier_type": "int",
            "name": "PYCRL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/65263",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "pyrroline-5-carboxylate reductase-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 7895,
            "identifier": "UBERON:0002073",
            "identifier_type": "str",
            "name": "hair follicle",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0002073",
                "bto_id": "BTO:0000554",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D018859"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 7896,
            "identifier": "28234",
            "identifier_type": "int",
            "name": "SLCO1B3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/28234",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "solute carrier organic anion transporter family, member 1B3"
            },
            "metanode": "Gene"
        },
        {
            "id": 7897,
            "identifier": "GO:0035035",
            "identifier_type": "str",
            "name": "histone acetyltransferase binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035035",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 7898,
            "identifier": "8496",
            "identifier_type": "int",
            "name": "PPFIBP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8496",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "PTPRF interacting protein, binding protein 1 (liprin beta 1)"
            },
            "metanode": "Gene"
        },
        {
            "id": 7899,
            "identifier": "C0857153",
            "identifier_type": "str",
            "name": "Nodal block",
            "properties": {
                "url": "http://identifiers.org/umls/C0857153",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 7900,
            "identifier": "PC7_5872",
            "identifier_type": "str",
            "name": "Nef mediated downregulation of CD28 cell surface expression",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 7901,
            "identifier": "GO:0035748",
            "identifier_type": "str",
            "name": "myelin sheath abaxonal region",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035748",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 7902,
            "identifier": "2330",
            "identifier_type": "int",
            "name": "FMO5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2330",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "flavin containing monooxygenase 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 7903,
            "identifier": "GO:0035927",
            "identifier_type": "str",
            "name": "RNA import into mitochondrion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035927",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 7904,
            "identifier": "222487",
            "identifier_type": "int",
            "name": "ADGRG3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/222487",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "adhesion G protein-coupled receptor G3"
            },
            "metanode": "Gene"
        },
        {
            "id": 7905,
            "identifier": "GO:0004749",
            "identifier_type": "str",
            "name": "ribose phosphate diphosphokinase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004749",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 7906,
            "identifier": "54821",
            "identifier_type": "int",
            "name": "ERCC6L",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54821",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "excision repair cross-complementation group 6-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 7907,
            "identifier": "GO:0006198",
            "identifier_type": "str",
            "name": "cAMP catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006198",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 7908,
            "identifier": "22894",
            "identifier_type": "int",
            "name": "DIS3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/22894",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "DIS3 exosome endoribonuclease and 3'-5' exoribonuclease"
            },
            "metanode": "Gene"
        },
        {
            "id": 7909,
            "identifier": "7380",
            "identifier_type": "int",
            "name": "UPK3A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7380",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "uroplakin 3A"
            },
            "metanode": "Gene"
        },
        {
            "id": 7910,
            "identifier": "GO:0043616",
            "identifier_type": "str",
            "name": "keratinocyte proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043616",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 7911,
            "identifier": "C0521481",
            "identifier_type": "str",
            "name": "Oedema mucosal",
            "properties": {
                "url": "http://identifiers.org/umls/C0521481",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 7912,
            "identifier": "53353",
            "identifier_type": "int",
            "name": "LRP1B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/53353",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "low density lipoprotein receptor-related protein 1B"
            },
            "metanode": "Gene"
        },
        {
            "id": 7913,
            "identifier": "GO:0019956",
            "identifier_type": "str",
            "name": "chemokine binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019956",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        }
    ]
}