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=13625
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=13650",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=13600",
    "results": [
        {
            "id": 13616,
            "identifier": "55615",
            "identifier_type": "int",
            "name": "PRR5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55615",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "proline rich 5 (renal)"
            },
            "metanode": "Gene"
        },
        {
            "id": 13617,
            "identifier": "79142",
            "identifier_type": "int",
            "name": "PHF23",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79142",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "PHD finger protein 23"
            },
            "metanode": "Gene"
        },
        {
            "id": 13618,
            "identifier": "C0877613",
            "identifier_type": "str",
            "name": "Rectal cramps",
            "properties": {
                "url": "http://identifiers.org/umls/C0877613",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 13619,
            "identifier": "275",
            "identifier_type": "int",
            "name": "AMT",
            "properties": {
                "url": "http://identifiers.org/ncbigene/275",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "aminomethyltransferase"
            },
            "metanode": "Gene"
        },
        {
            "id": 13620,
            "identifier": "9038",
            "identifier_type": "int",
            "name": "TAAR5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9038",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "trace amine associated receptor 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 13621,
            "identifier": "GO:0000019",
            "identifier_type": "str",
            "name": "regulation of mitotic recombination",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000019",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13622,
            "identifier": "C0030824",
            "identifier_type": "str",
            "name": "Penicillin allergy",
            "properties": {
                "url": "http://identifiers.org/umls/C0030824",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 13623,
            "identifier": "27005",
            "identifier_type": "int",
            "name": "USP21",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27005",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "ubiquitin specific peptidase 21"
            },
            "metanode": "Gene"
        },
        {
            "id": 13624,
            "identifier": "C0235762",
            "identifier_type": "str",
            "name": "Rheumatoid arthritis aggravated",
            "properties": {
                "url": "http://identifiers.org/umls/C0235762",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 13625,
            "identifier": "GO:0000963",
            "identifier_type": "str",
            "name": "mitochondrial RNA processing",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000963",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13626,
            "identifier": "GO:0014897",
            "identifier_type": "str",
            "name": "striated muscle hypertrophy",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0014897",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13627,
            "identifier": "121355",
            "identifier_type": "int",
            "name": "GTSF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/121355",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "gametocyte specific factor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 13628,
            "identifier": "C0041956",
            "identifier_type": "str",
            "name": "Ureteric obstruction",
            "properties": {
                "url": "http://identifiers.org/umls/C0041956",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 13629,
            "identifier": "5325",
            "identifier_type": "int",
            "name": "PLAGL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5325",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "pleiomorphic adenoma gene-like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 13630,
            "identifier": "55219",
            "identifier_type": "int",
            "name": "TMEM57",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55219",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "transmembrane protein 57"
            },
            "metanode": "Gene"
        },
        {
            "id": 13631,
            "identifier": "GO:0071772",
            "identifier_type": "str",
            "name": "response to BMP",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071772",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13632,
            "identifier": "GO:0090220",
            "identifier_type": "str",
            "name": "chromosome localization to nuclear envelope involved in homologous chromosome segregation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090220",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13633,
            "identifier": "GO:0060914",
            "identifier_type": "str",
            "name": "heart formation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060914",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13634,
            "identifier": "GO:0016726",
            "identifier_type": "str",
            "name": "oxidoreductase activity, acting on CH or CH2 groups, NAD or NADP as acceptor",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016726",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 13635,
            "identifier": "GO:0070044",
            "identifier_type": "str",
            "name": "synaptobrevin 2-SNAP-25-syntaxin-1a complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070044",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 13636,
            "identifier": "100508689",
            "identifier_type": "int",
            "name": "LOC100508689",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100508689",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "mucin"
            },
            "metanode": "Gene"
        },
        {
            "id": 13637,
            "identifier": "GO:0045590",
            "identifier_type": "str",
            "name": "negative regulation of regulatory T cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045590",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13638,
            "identifier": "PC7_8313",
            "identifier_type": "str",
            "name": "Trafficking of dietary sterols",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 13639,
            "identifier": "102723566",
            "identifier_type": "int",
            "name": "LOC102723566",
            "properties": {
                "url": "http://identifiers.org/ncbigene/102723566",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "uncharacterized LOC102723566"
            },
            "metanode": "Gene"
        },
        {
            "id": 13640,
            "identifier": "GO:1903959",
            "identifier_type": "str",
            "name": "regulation of anion transmembrane transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903959",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}