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=24600
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=24625",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=24575",
    "results": [
        {
            "id": 24594,
            "identifier": "258010",
            "identifier_type": "int",
            "name": "SVIP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/258010",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "small VCP/p97-interacting protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 24595,
            "identifier": "GO:0015855",
            "identifier_type": "str",
            "name": "pyrimidine nucleobase transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015855",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24596,
            "identifier": "26166",
            "identifier_type": "int",
            "name": "RGS22",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26166",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "regulator of G-protein signaling 22"
            },
            "metanode": "Gene"
        },
        {
            "id": 24597,
            "identifier": "GO:0022889",
            "identifier_type": "str",
            "name": "serine transmembrane transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0022889",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 24598,
            "identifier": "GO:0035747",
            "identifier_type": "str",
            "name": "natural killer cell chemotaxis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035747",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24599,
            "identifier": "GO:0036442",
            "identifier_type": "str",
            "name": "hydrogen-exporting ATPase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0036442",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 24600,
            "identifier": "151056",
            "identifier_type": "int",
            "name": "PLB1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/151056",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "phospholipase B1"
            },
            "metanode": "Gene"
        },
        {
            "id": 24601,
            "identifier": "C0265031",
            "identifier_type": "str",
            "name": "Haemorrhoidal haemorrhage",
            "properties": {
                "url": "http://identifiers.org/umls/C0265031",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 24602,
            "identifier": "390",
            "identifier_type": "int",
            "name": "RND3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/390",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "Rho family GTPase 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 24603,
            "identifier": "GO:0071220",
            "identifier_type": "str",
            "name": "cellular response to bacterial lipoprotein",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071220",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24604,
            "identifier": "C0919936",
            "identifier_type": "str",
            "name": "Therapy naive",
            "properties": {
                "url": "http://identifiers.org/umls/C0919936",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 24605,
            "identifier": "GO:0009161",
            "identifier_type": "str",
            "name": "ribonucleoside monophosphate metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009161",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24606,
            "identifier": "GO:0065002",
            "identifier_type": "str",
            "name": "intracellular protein transmembrane transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0065002",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24607,
            "identifier": "C3544214",
            "identifier_type": "str",
            "name": "Reversible cerebral vasoconstriction syndrome",
            "properties": {
                "url": "http://identifiers.org/umls/C3544214",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 24608,
            "identifier": "GO:0048240",
            "identifier_type": "str",
            "name": "sperm capacitation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048240",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24609,
            "identifier": "2843",
            "identifier_type": "int",
            "name": "GPR20",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2843",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "G protein-coupled receptor 20"
            },
            "metanode": "Gene"
        },
        {
            "id": 24610,
            "identifier": "GO:0030868",
            "identifier_type": "str",
            "name": "smooth endoplasmic reticulum membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030868",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 24611,
            "identifier": "57404",
            "identifier_type": "int",
            "name": "CYP20A1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57404",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "cytochrome P450, family 20, subfamily A, polypeptide 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 24612,
            "identifier": "C0267834",
            "identifier_type": "str",
            "name": "Hepatic cyst",
            "properties": {
                "url": "http://identifiers.org/umls/C0267834",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 24613,
            "identifier": "80195",
            "identifier_type": "int",
            "name": "TMEM254",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80195",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "transmembrane protein 254"
            },
            "metanode": "Gene"
        },
        {
            "id": 24614,
            "identifier": "654377",
            "identifier_type": "int",
            "name": "CHES1L1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/654377",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "checkpoint suppressor 1-like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 24615,
            "identifier": "5296",
            "identifier_type": "int",
            "name": "PIK3R2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5296",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "phosphoinositide-3-kinase, regulatory subunit 2 (beta)"
            },
            "metanode": "Gene"
        },
        {
            "id": 24616,
            "identifier": "221357",
            "identifier_type": "int",
            "name": "GSTA5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/221357",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "glutathione S-transferase alpha 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 24617,
            "identifier": "GO:0010675",
            "identifier_type": "str",
            "name": "regulation of cellular carbohydrate metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010675",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24618,
            "identifier": "GO:0035733",
            "identifier_type": "str",
            "name": "hepatic stellate cell activation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035733",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}