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=4500
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=4525",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=4475",
    "results": [
        {
            "id": 4485,
            "identifier": "203190",
            "identifier_type": "int",
            "name": "LGI3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/203190",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "leucine-rich repeat LGI family, member 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 4486,
            "identifier": "C0263465",
            "identifier_type": "str",
            "name": "Skin xerosis",
            "properties": {
                "url": "http://identifiers.org/umls/C0263465",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 4487,
            "identifier": "GO:0050864",
            "identifier_type": "str",
            "name": "regulation of B cell activation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050864",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4488,
            "identifier": "GO:0001963",
            "identifier_type": "str",
            "name": "synaptic transmission, dopaminergic",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001963",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4489,
            "identifier": "10505",
            "identifier_type": "int",
            "name": "SEMA4F",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10505",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "sema domain, immunoglobulin domain (Ig), transmembrane domain (TM) and short cytoplasmic domain, (semaphorin) 4F"
            },
            "metanode": "Gene"
        },
        {
            "id": 4490,
            "identifier": "GO:0006409",
            "identifier_type": "str",
            "name": "tRNA export from nucleus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006409",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4491,
            "identifier": "GO:0031078",
            "identifier_type": "str",
            "name": "histone deacetylase activity (H3-K14 specific)",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031078",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 4492,
            "identifier": "113746",
            "identifier_type": "int",
            "name": "ODF3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/113746",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "outer dense fiber of sperm tails 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 4493,
            "identifier": "GO:0044848",
            "identifier_type": "str",
            "name": "biological phase",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044848",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4494,
            "identifier": "4467",
            "identifier_type": "int",
            "name": "MSK32",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4467",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "antigen identified by monoclonal antibody K66"
            },
            "metanode": "Gene"
        },
        {
            "id": 4495,
            "identifier": "C0232693",
            "identifier_type": "str",
            "name": "Borborygmi",
            "properties": {
                "url": "http://identifiers.org/umls/C0232693",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 4496,
            "identifier": "115201",
            "identifier_type": "int",
            "name": "ATG4A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/115201",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "autophagy related 4A, cysteine peptidase"
            },
            "metanode": "Gene"
        },
        {
            "id": 4497,
            "identifier": "6792",
            "identifier_type": "int",
            "name": "CDKL5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6792",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "cyclin-dependent kinase-like 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 4498,
            "identifier": "C0155177",
            "identifier_type": "str",
            "name": "Eczema eyelids",
            "properties": {
                "url": "http://identifiers.org/umls/C0155177",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 4499,
            "identifier": "UBERON:0002518",
            "identifier_type": "str",
            "name": "otolith organ",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0002518",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D012444"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 4500,
            "identifier": "GO:0046700",
            "identifier_type": "str",
            "name": "heterocycle catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046700",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4501,
            "identifier": "388561",
            "identifier_type": "int",
            "name": "ZNF761",
            "properties": {
                "url": "http://identifiers.org/ncbigene/388561",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 761"
            },
            "metanode": "Gene"
        },
        {
            "id": 4502,
            "identifier": "GO:0090285",
            "identifier_type": "str",
            "name": "negative regulation of protein glycosylation in Golgi",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090285",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4503,
            "identifier": "10131",
            "identifier_type": "int",
            "name": "TRAP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10131",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "TNF receptor-associated protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 4504,
            "identifier": "63950",
            "identifier_type": "int",
            "name": "DMRTA2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/63950",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "DMRT-like family A2"
            },
            "metanode": "Gene"
        },
        {
            "id": 4505,
            "identifier": "GO:0072520",
            "identifier_type": "str",
            "name": "seminiferous tubule development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072520",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4506,
            "identifier": "GO:0008184",
            "identifier_type": "str",
            "name": "glycogen phosphorylase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008184",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 4507,
            "identifier": "94234",
            "identifier_type": "int",
            "name": "FOXQ1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/94234",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "forkhead box Q1"
            },
            "metanode": "Gene"
        },
        {
            "id": 4508,
            "identifier": "GO:0019408",
            "identifier_type": "str",
            "name": "dolichol biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019408",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4509,
            "identifier": "105370939",
            "identifier_type": "int",
            "name": "LOC105370939",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105370939",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "proline-rich protein HaeIII subfamily 1-like"
            },
            "metanode": "Gene"
        }
    ]
}