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=4625
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=4650",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=4600",
    "results": [
        {
            "id": 4613,
            "identifier": "60676",
            "identifier_type": "int",
            "name": "PAPPA2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/60676",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "pappalysin 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 4614,
            "identifier": "GO:0031995",
            "identifier_type": "str",
            "name": "insulin-like growth factor II binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031995",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 4615,
            "identifier": "DB01267",
            "identifier_type": "str",
            "name": "Paliperidone",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01267",
                "inchi": "InChI=1S/C23H27FN4O3/c1-14-17(23(30)28-9-2-3-19(29)22(28)25-14)8-12-27-10-6-15(7-11-27)21-18-5-4-16(24)13-20(18)31-26-21/h4-5,13,15,19,29H,2-3,6-12H2,1H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=PMXMIIMHBWHSKN-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 4616,
            "identifier": "84922",
            "identifier_type": "int",
            "name": "FIZ1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84922",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "FLT3-interacting zinc finger 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 4617,
            "identifier": "C0038000",
            "identifier_type": "str",
            "name": "Splenic rupture",
            "properties": {
                "url": "http://identifiers.org/umls/C0038000",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 4618,
            "identifier": "115350",
            "identifier_type": "int",
            "name": "FCRL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/115350",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "Fc receptor-like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 4619,
            "identifier": "GO:1902475",
            "identifier_type": "str",
            "name": "L-alpha-amino acid transmembrane transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902475",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4620,
            "identifier": "6941",
            "identifier_type": "int",
            "name": "TCF19",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6941",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "transcription factor 19"
            },
            "metanode": "Gene"
        },
        {
            "id": 4621,
            "identifier": "146760",
            "identifier_type": "int",
            "name": "RTN4RL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/146760",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "reticulon 4 receptor-like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 4622,
            "identifier": "56963",
            "identifier_type": "int",
            "name": "RGMA",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56963",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "repulsive guidance molecule family member a"
            },
            "metanode": "Gene"
        },
        {
            "id": 4623,
            "identifier": "GO:0019835",
            "identifier_type": "str",
            "name": "cytolysis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019835",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4624,
            "identifier": "C0270729",
            "identifier_type": "str",
            "name": "Drug-induced parkinsonism",
            "properties": {
                "url": "http://identifiers.org/umls/C0270729",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 4625,
            "identifier": "25778",
            "identifier_type": "int",
            "name": "DSTYK",
            "properties": {
                "url": "http://identifiers.org/ncbigene/25778",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "dual serine/threonine and tyrosine protein kinase"
            },
            "metanode": "Gene"
        },
        {
            "id": 4626,
            "identifier": "100533997",
            "identifier_type": "int",
            "name": "MAGEA10-MAGEA5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100533997",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "MAGEA10-MAGEA5 readthrough"
            },
            "metanode": "Gene"
        },
        {
            "id": 4627,
            "identifier": "55320",
            "identifier_type": "int",
            "name": "MIS18BP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55320",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "MIS18 binding protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 4628,
            "identifier": "64083",
            "identifier_type": "int",
            "name": "GOLPH3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64083",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "golgi phosphoprotein 3 (coat-protein)"
            },
            "metanode": "Gene"
        },
        {
            "id": 4629,
            "identifier": "GO:0045074",
            "identifier_type": "str",
            "name": "regulation of interleukin-10 biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045074",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4630,
            "identifier": "D013746",
            "identifier_type": "str",
            "name": "Tetany",
            "properties": {
                "url": "http://identifiers.org/mesh/D013746",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 4631,
            "identifier": "GO:0009204",
            "identifier_type": "str",
            "name": "deoxyribonucleoside triphosphate catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009204",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4632,
            "identifier": "339105",
            "identifier_type": "int",
            "name": "PRSS53",
            "properties": {
                "url": "http://identifiers.org/ncbigene/339105",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "protease, serine, 53"
            },
            "metanode": "Gene"
        },
        {
            "id": 4633,
            "identifier": "GO:0033605",
            "identifier_type": "str",
            "name": "positive regulation of catecholamine secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033605",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4634,
            "identifier": "644672",
            "identifier_type": "int",
            "name": "CLDN25",
            "properties": {
                "url": "http://identifiers.org/ncbigene/644672",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "claudin 25"
            },
            "metanode": "Gene"
        },
        {
            "id": 4635,
            "identifier": "1730",
            "identifier_type": "int",
            "name": "DIAPH2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1730",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "diaphanous-related formin 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 4636,
            "identifier": "150684",
            "identifier_type": "int",
            "name": "COMMD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/150684",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "copper metabolism (Murr1) domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 4637,
            "identifier": "GO:0044712",
            "identifier_type": "str",
            "name": "single-organism catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044712",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}