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=25175
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=25200",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=25150",
    "results": [
        {
            "id": 25169,
            "identifier": "GO:2001257",
            "identifier_type": "str",
            "name": "regulation of cation channel activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2001257",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25170,
            "identifier": "GO:0032463",
            "identifier_type": "str",
            "name": "negative regulation of protein homooligomerization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032463",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25171,
            "identifier": "84364",
            "identifier_type": "int",
            "name": "ARFGAP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84364",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "ADP-ribosylation factor GTPase activating protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 25172,
            "identifier": "GO:0071458",
            "identifier_type": "str",
            "name": "integral component of cytoplasmic side of endoplasmic reticulum membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071458",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 25173,
            "identifier": "114904",
            "identifier_type": "int",
            "name": "C1QTNF6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/114904",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "C1q and tumor necrosis factor related protein 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 25174,
            "identifier": "C0018794",
            "identifier_type": "str",
            "name": "Block heart",
            "properties": {
                "url": "http://identifiers.org/umls/C0018794",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 25175,
            "identifier": "6511",
            "identifier_type": "int",
            "name": "SLC1A6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6511",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "solute carrier family 1 (high affinity aspartate/glutamate transporter), member 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 25176,
            "identifier": "PC7_6928",
            "identifier_type": "str",
            "name": "Removal of DNA patch containing abasic residue",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 25177,
            "identifier": "C0149725",
            "identifier_type": "str",
            "name": "Lower respiratory tract infection",
            "properties": {
                "url": "http://identifiers.org/umls/C0149725",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 25178,
            "identifier": "503582",
            "identifier_type": "int",
            "name": "ARGFX",
            "properties": {
                "url": "http://identifiers.org/ncbigene/503582",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "arginine-fifty homeobox"
            },
            "metanode": "Gene"
        },
        {
            "id": 25179,
            "identifier": "GO:0033600",
            "identifier_type": "str",
            "name": "negative regulation of mammary gland epithelial cell proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033600",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25180,
            "identifier": "1087",
            "identifier_type": "int",
            "name": "CEACAM7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1087",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "carcinoembryonic antigen-related cell adhesion molecule 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 25181,
            "identifier": "GO:0033057",
            "identifier_type": "str",
            "name": "multicellular organismal reproductive behavior",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033057",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25182,
            "identifier": "51109",
            "identifier_type": "int",
            "name": "RDH11",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51109",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "retinol dehydrogenase 11 (all-trans/9-cis/11-cis)"
            },
            "metanode": "Gene"
        },
        {
            "id": 25183,
            "identifier": "GO:0060072",
            "identifier_type": "str",
            "name": "large conductance calcium-activated potassium channel activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060072",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 25184,
            "identifier": "GO:0032552",
            "identifier_type": "str",
            "name": "deoxyribonucleotide binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032552",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 25185,
            "identifier": "GO:0009416",
            "identifier_type": "str",
            "name": "response to light stimulus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009416",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25186,
            "identifier": "PC7_3629",
            "identifier_type": "str",
            "name": "Early Phase of HIV Life Cycle",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 25187,
            "identifier": "C0233481",
            "identifier_type": "str",
            "name": "Worry",
            "properties": {
                "url": "http://identifiers.org/umls/C0233481",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 25188,
            "identifier": "152579",
            "identifier_type": "int",
            "name": "SCFD2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/152579",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "sec1 family domain containing 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 25189,
            "identifier": "6121",
            "identifier_type": "int",
            "name": "RPE65",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6121",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "retinal pigment epithelium-specific protein 65kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 25190,
            "identifier": "GO:0051734",
            "identifier_type": "str",
            "name": "ATP-dependent polynucleotide kinase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051734",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 25191,
            "identifier": "C0235416",
            "identifier_type": "str",
            "name": "Blood uric acid increased",
            "properties": {
                "url": "http://identifiers.org/umls/C0235416",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 25192,
            "identifier": "54516",
            "identifier_type": "int",
            "name": "MTRF1L",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54516",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "mitochondrial translational release factor 1-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 25193,
            "identifier": "GO:0060161",
            "identifier_type": "str",
            "name": "positive regulation of dopamine receptor signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060161",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}