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=11050
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=11075",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=11025",
    "results": [
        {
            "id": 11041,
            "identifier": "GO:0060295",
            "identifier_type": "str",
            "name": "regulation of cilium movement involved in cell motility",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060295",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11042,
            "identifier": "C0581879",
            "identifier_type": "str",
            "name": "Felt faint",
            "properties": {
                "url": "http://identifiers.org/umls/C0581879",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 11043,
            "identifier": "4201",
            "identifier_type": "int",
            "name": "MEA1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4201",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "male-enhanced antigen 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 11044,
            "identifier": "GO:0072562",
            "identifier_type": "str",
            "name": "blood microparticle",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072562",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 11045,
            "identifier": "105371169",
            "identifier_type": "int",
            "name": "LOC105371169",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105371169",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "uncharacterized LOC105371169"
            },
            "metanode": "Gene"
        },
        {
            "id": 11046,
            "identifier": "200081",
            "identifier_type": "int",
            "name": "TXLNA",
            "properties": {
                "url": "http://identifiers.org/ncbigene/200081",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "taxilin alpha"
            },
            "metanode": "Gene"
        },
        {
            "id": 11047,
            "identifier": "6542",
            "identifier_type": "int",
            "name": "SLC7A2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6542",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "solute carrier family 7 (cationic amino acid transporter, y+ system), member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 11048,
            "identifier": "DB01130",
            "identifier_type": "str",
            "name": "Prednicarbate",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01130",
                "inchi": "InChI=1S/C27H36O8/c1-5-22(31)34-15-21(30)27(35-24(32)33-6-2)12-10-19-18-8-7-16-13-17(28)9-11-25(16,3)23(18)20(29)14-26(19,27)4/h9,11,13,18-20,23,29H,5-8,10,12,14-15H2,1-4H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=FNPXMHRZILFCKX-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 11049,
            "identifier": "C0036529",
            "identifier_type": "str",
            "name": "Cardiomyopathy secondary NOS",
            "properties": {
                "url": "http://identifiers.org/umls/C0036529",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 11050,
            "identifier": "C1704437",
            "identifier_type": "str",
            "name": "Respiratory distress syndrome",
            "properties": {
                "url": "http://identifiers.org/umls/C1704437",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 11051,
            "identifier": "GO:0071709",
            "identifier_type": "str",
            "name": "membrane assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071709",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11052,
            "identifier": "GO:0060969",
            "identifier_type": "str",
            "name": "negative regulation of gene silencing",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060969",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11053,
            "identifier": "GO:0070410",
            "identifier_type": "str",
            "name": "co-SMAD binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070410",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 11054,
            "identifier": "1374",
            "identifier_type": "int",
            "name": "CPT1A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1374",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "carnitine palmitoyltransferase 1A (liver)"
            },
            "metanode": "Gene"
        },
        {
            "id": 11055,
            "identifier": "9865",
            "identifier_type": "int",
            "name": "TRIL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9865",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "TLR4 interactor with leucine-rich repeats"
            },
            "metanode": "Gene"
        },
        {
            "id": 11056,
            "identifier": "GO:0097067",
            "identifier_type": "str",
            "name": "cellular response to thyroid hormone stimulus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097067",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11057,
            "identifier": "C0859996",
            "identifier_type": "str",
            "name": "Corneal sensitivity decreased",
            "properties": {
                "url": "http://identifiers.org/umls/C0859996",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 11058,
            "identifier": "GO:0032038",
            "identifier_type": "str",
            "name": "myosin II heavy chain binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032038",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 11059,
            "identifier": "3827",
            "identifier_type": "int",
            "name": "KNG1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3827",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "kininogen 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 11060,
            "identifier": "GO:2000820",
            "identifier_type": "str",
            "name": "negative regulation of transcription from RNA polymerase II promoter involved in smooth muscle cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000820",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11061,
            "identifier": "GO:0003161",
            "identifier_type": "str",
            "name": "cardiac conduction system development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003161",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11062,
            "identifier": "GO:0051900",
            "identifier_type": "str",
            "name": "regulation of mitochondrial depolarization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051900",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11063,
            "identifier": "2056",
            "identifier_type": "int",
            "name": "EPO",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2056",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "erythropoietin"
            },
            "metanode": "Gene"
        },
        {
            "id": 11064,
            "identifier": "C0549473",
            "identifier_type": "str",
            "name": "Thyroid carcinoma",
            "properties": {
                "url": "http://identifiers.org/umls/C0549473",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 11065,
            "identifier": "GO:0042903",
            "identifier_type": "str",
            "name": "tubulin deacetylase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042903",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        }
    ]
}