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=14200
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=14225",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=14175",
    "results": [
        {
            "id": 14191,
            "identifier": "503841",
            "identifier_type": "int",
            "name": "DEFB106B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/503841",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "defensin, beta 106B"
            },
            "metanode": "Gene"
        },
        {
            "id": 14192,
            "identifier": "5570",
            "identifier_type": "int",
            "name": "PKIB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5570",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "protein kinase (cAMP-dependent, catalytic) inhibitor beta"
            },
            "metanode": "Gene"
        },
        {
            "id": 14193,
            "identifier": "51368",
            "identifier_type": "int",
            "name": "TEX264",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51368",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "testis expressed 264"
            },
            "metanode": "Gene"
        },
        {
            "id": 14194,
            "identifier": "GO:0097517",
            "identifier_type": "str",
            "name": "contractile actin filament bundle",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097517",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 14195,
            "identifier": "4744",
            "identifier_type": "int",
            "name": "NEFH",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4744",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "neurofilament, heavy polypeptide"
            },
            "metanode": "Gene"
        },
        {
            "id": 14196,
            "identifier": "GO:0010889",
            "identifier_type": "str",
            "name": "regulation of sequestering of triglyceride",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010889",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14197,
            "identifier": "PC7_8771",
            "identifier_type": "str",
            "name": "WNT ligand biogenesis and trafficking",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 14198,
            "identifier": "C0521160",
            "identifier_type": "str",
            "name": "Rash psoriaform",
            "properties": {
                "url": "http://identifiers.org/umls/C0521160",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 14199,
            "identifier": "GO:0043217",
            "identifier_type": "str",
            "name": "myelin maintenance",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043217",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14200,
            "identifier": "114805",
            "identifier_type": "int",
            "name": "GALNT13",
            "properties": {
                "url": "http://identifiers.org/ncbigene/114805",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "polypeptide N-acetylgalactosaminyltransferase 13"
            },
            "metanode": "Gene"
        },
        {
            "id": 14201,
            "identifier": "6396",
            "identifier_type": "int",
            "name": "SEC13",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6396",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "SEC13 homolog (S. cerevisiae)"
            },
            "metanode": "Gene"
        },
        {
            "id": 14202,
            "identifier": "GO:1990009",
            "identifier_type": "str",
            "name": "retinal cell apoptotic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1990009",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14203,
            "identifier": "64925",
            "identifier_type": "int",
            "name": "CCDC71",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64925",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "coiled-coil domain containing 71"
            },
            "metanode": "Gene"
        },
        {
            "id": 14204,
            "identifier": "125893",
            "identifier_type": "int",
            "name": "ZNF816",
            "properties": {
                "url": "http://identifiers.org/ncbigene/125893",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 816"
            },
            "metanode": "Gene"
        },
        {
            "id": 14205,
            "identifier": "147686",
            "identifier_type": "int",
            "name": "ZNF418",
            "properties": {
                "url": "http://identifiers.org/ncbigene/147686",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 418"
            },
            "metanode": "Gene"
        },
        {
            "id": 14206,
            "identifier": "9607",
            "identifier_type": "int",
            "name": "CARTPT",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9607",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "CART prepropeptide"
            },
            "metanode": "Gene"
        },
        {
            "id": 14207,
            "identifier": "GO:0031523",
            "identifier_type": "str",
            "name": "Myb complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031523",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 14208,
            "identifier": "GO:0005981",
            "identifier_type": "str",
            "name": "regulation of glycogen catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005981",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14209,
            "identifier": "C0040137",
            "identifier_type": "str",
            "name": "Thyroid nodule",
            "properties": {
                "url": "http://identifiers.org/umls/C0040137",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 14210,
            "identifier": "3553",
            "identifier_type": "int",
            "name": "IL1B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3553",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "interleukin 1, beta"
            },
            "metanode": "Gene"
        },
        {
            "id": 14211,
            "identifier": "C0035235",
            "identifier_type": "str",
            "name": "Respiratory syncytial virus infection",
            "properties": {
                "url": "http://identifiers.org/umls/C0035235",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 14212,
            "identifier": "C0856088",
            "identifier_type": "str",
            "name": "Constipation aggravated",
            "properties": {
                "url": "http://identifiers.org/umls/C0856088",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 14213,
            "identifier": "83875",
            "identifier_type": "int",
            "name": "BCO2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/83875",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "beta-carotene oxygenase 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 14214,
            "identifier": "GO:0071221",
            "identifier_type": "str",
            "name": "cellular response to bacterial lipopeptide",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071221",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14215,
            "identifier": "GO:0032185",
            "identifier_type": "str",
            "name": "septin cytoskeleton organization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032185",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}