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=29675
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=29700",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=29650",
    "results": [
        {
            "id": 29668,
            "identifier": "2108",
            "identifier_type": "int",
            "name": "ETFA",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2108",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "electron-transfer-flavoprotein, alpha polypeptide"
            },
            "metanode": "Gene"
        },
        {
            "id": 29669,
            "identifier": "10871",
            "identifier_type": "int",
            "name": "CD300C",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10871",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "CD300c molecule"
            },
            "metanode": "Gene"
        },
        {
            "id": 29670,
            "identifier": "C0239293",
            "identifier_type": "str",
            "name": "Oesophageal haemorrhage",
            "properties": {
                "url": "http://identifiers.org/umls/C0239293",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 29671,
            "identifier": "GO:0006097",
            "identifier_type": "str",
            "name": "glyoxylate cycle",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006097",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29672,
            "identifier": "100861540",
            "identifier_type": "int",
            "name": "CYP3A7-CYP3A51P",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100861540",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "CYP3A7-CYP3A51P readthrough"
            },
            "metanode": "Gene"
        },
        {
            "id": 29673,
            "identifier": "PC7_6740",
            "identifier_type": "str",
            "name": "RAC1 signaling pathway",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 29674,
            "identifier": "4689",
            "identifier_type": "int",
            "name": "NCF4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4689",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "neutrophil cytosolic factor 4, 40kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 29675,
            "identifier": "GO:0010133",
            "identifier_type": "str",
            "name": "proline catabolic process to glutamate",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010133",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29676,
            "identifier": "101927955",
            "identifier_type": "int",
            "name": "LOC101927955",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101927955",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "uncharacterized LOC101927955"
            },
            "metanode": "Gene"
        },
        {
            "id": 29677,
            "identifier": "GO:0006111",
            "identifier_type": "str",
            "name": "regulation of gluconeogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006111",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29678,
            "identifier": "729396",
            "identifier_type": "int",
            "name": "GAGE12J",
            "properties": {
                "url": "http://identifiers.org/ncbigene/729396",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "G antigen 12J"
            },
            "metanode": "Gene"
        },
        {
            "id": 29679,
            "identifier": "105374874",
            "identifier_type": "int",
            "name": "LOC105374874",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105374874",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "uncharacterized LOC105374874"
            },
            "metanode": "Gene"
        },
        {
            "id": 29680,
            "identifier": "C0158322",
            "identifier_type": "str",
            "name": "Calcaneal spur",
            "properties": {
                "url": "http://identifiers.org/umls/C0158322",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 29681,
            "identifier": "84153",
            "identifier_type": "int",
            "name": "RNASEH2C",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84153",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "ribonuclease H2, subunit C"
            },
            "metanode": "Gene"
        },
        {
            "id": 29682,
            "identifier": "7158",
            "identifier_type": "int",
            "name": "TP53BP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7158",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "tumor protein p53 binding protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 29683,
            "identifier": "C0014173",
            "identifier_type": "str",
            "name": "Endometrial hyperplasia",
            "properties": {
                "url": "http://identifiers.org/umls/C0014173",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 29684,
            "identifier": "C0333355",
            "identifier_type": "str",
            "name": "Mucosal inflammation",
            "properties": {
                "url": "http://identifiers.org/umls/C0333355",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 29685,
            "identifier": "9355",
            "identifier_type": "int",
            "name": "LHX2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9355",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "LIM homeobox 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 29686,
            "identifier": "338761",
            "identifier_type": "int",
            "name": "C1QL4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/338761",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "complement component 1, q subcomponent-like 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 29687,
            "identifier": "GO:0007249",
            "identifier_type": "str",
            "name": "I-kappaB kinase/NF-kappaB signaling",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007249",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29688,
            "identifier": "GO:0010890",
            "identifier_type": "str",
            "name": "positive regulation of sequestering of triglyceride",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010890",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29689,
            "identifier": "GO:0060052",
            "identifier_type": "str",
            "name": "neurofilament cytoskeleton organization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060052",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29690,
            "identifier": "GO:0001729",
            "identifier_type": "str",
            "name": "ceramide kinase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001729",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 29691,
            "identifier": "GO:0036293",
            "identifier_type": "str",
            "name": "response to decreased oxygen levels",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0036293",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29693,
            "identifier": "79086",
            "identifier_type": "int",
            "name": "SMIM7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79086",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "small integral membrane protein 7"
            },
            "metanode": "Gene"
        }
    ]
}