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=22325
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=22350",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=22300",
    "results": [
        {
            "id": 22314,
            "identifier": "GO:0010719",
            "identifier_type": "str",
            "name": "negative regulation of epithelial to mesenchymal transition",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010719",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22315,
            "identifier": "GO:0032438",
            "identifier_type": "str",
            "name": "melanosome organization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032438",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22316,
            "identifier": "C0036572",
            "identifier_type": "str",
            "name": "Convulsion",
            "properties": {
                "url": "http://identifiers.org/umls/C0036572",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 22317,
            "identifier": "100287482",
            "identifier_type": "int",
            "name": "SMKR1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100287482",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "small lysine-rich protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 22708,
            "identifier": "GO:0097440",
            "identifier_type": "str",
            "name": "apical dendrite",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097440",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 22318,
            "identifier": "25909",
            "identifier_type": "int",
            "name": "AHCTF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/25909",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "AT hook containing transcription factor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 22319,
            "identifier": "GO:0043029",
            "identifier_type": "str",
            "name": "T cell homeostasis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043029",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22320,
            "identifier": "GO:1901990",
            "identifier_type": "str",
            "name": "regulation of mitotic cell cycle phase transition",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901990",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22321,
            "identifier": "GO:0000248",
            "identifier_type": "str",
            "name": "C-5 sterol desaturase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000248",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 22322,
            "identifier": "133",
            "identifier_type": "int",
            "name": "ADM",
            "properties": {
                "url": "http://identifiers.org/ncbigene/133",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "adrenomedullin"
            },
            "metanode": "Gene"
        },
        {
            "id": 22323,
            "identifier": "C0041782",
            "identifier_type": "str",
            "name": "Deficiency anaemia",
            "properties": {
                "url": "http://identifiers.org/umls/C0041782",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 22324,
            "identifier": "284340",
            "identifier_type": "int",
            "name": "CXCL17",
            "properties": {
                "url": "http://identifiers.org/ncbigene/284340",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "chemokine (C-X-C motif) ligand 17"
            },
            "metanode": "Gene"
        },
        {
            "id": 22325,
            "identifier": "GO:0032623",
            "identifier_type": "str",
            "name": "interleukin-2 production",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032623",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22326,
            "identifier": "GO:0003321",
            "identifier_type": "str",
            "name": "positive regulation of blood pressure by epinephrine-norepinephrine",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003321",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22327,
            "identifier": "GO:0045577",
            "identifier_type": "str",
            "name": "regulation of B cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045577",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22328,
            "identifier": "C1611167",
            "identifier_type": "str",
            "name": "Waist circumference increased",
            "properties": {
                "url": "http://identifiers.org/umls/C1611167",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 22329,
            "identifier": "5055",
            "identifier_type": "int",
            "name": "SERPINB2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5055",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "serpin peptidase inhibitor, clade B (ovalbumin), member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 22330,
            "identifier": "GO:0009008",
            "identifier_type": "str",
            "name": "DNA-methyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009008",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 22331,
            "identifier": "GO:0006109",
            "identifier_type": "str",
            "name": "regulation of carbohydrate metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006109",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22332,
            "identifier": "23150",
            "identifier_type": "int",
            "name": "FRMD4B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23150",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "FERM domain containing 4B"
            },
            "metanode": "Gene"
        },
        {
            "id": 22333,
            "identifier": "254910",
            "identifier_type": "int",
            "name": "LCE5A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/254910",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "late cornified envelope 5A"
            },
            "metanode": "Gene"
        },
        {
            "id": 22334,
            "identifier": "C0011127",
            "identifier_type": "str",
            "name": "Decubitus ulcer",
            "properties": {
                "url": "http://identifiers.org/umls/C0011127",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 22335,
            "identifier": "92609",
            "identifier_type": "int",
            "name": "TIMM50",
            "properties": {
                "url": "http://identifiers.org/ncbigene/92609",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "translocase of inner mitochondrial membrane 50 homolog (S. cerevisiae)"
            },
            "metanode": "Gene"
        },
        {
            "id": 22336,
            "identifier": "PC7_6511",
            "identifier_type": "str",
            "name": "Platelet Aggregation (Plug Formation)",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 22337,
            "identifier": "GO:0016835",
            "identifier_type": "str",
            "name": "carbon-oxygen lyase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016835",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        }
    ]
}