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=9125
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=9150",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=9100",
    "results": [
        {
            "id": 9116,
            "identifier": "5438",
            "identifier_type": "int",
            "name": "POLR2I",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5438",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "polymerase (RNA) II (DNA directed) polypeptide I, 14.5kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 9117,
            "identifier": "C0242151",
            "identifier_type": "str",
            "name": "Violent",
            "properties": {
                "url": "http://identifiers.org/umls/C0242151",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 9118,
            "identifier": "51364",
            "identifier_type": "int",
            "name": "ZMYND10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51364",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "zinc finger, MYND-type containing 10"
            },
            "metanode": "Gene"
        },
        {
            "id": 9119,
            "identifier": "GO:0098542",
            "identifier_type": "str",
            "name": "defense response to other organism",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0098542",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9120,
            "identifier": "90411",
            "identifier_type": "int",
            "name": "MCFD2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/90411",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "multiple coagulation factor deficiency 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 9121,
            "identifier": "23533",
            "identifier_type": "int",
            "name": "PIK3R5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23533",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "phosphoinositide-3-kinase, regulatory subunit 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 9122,
            "identifier": "8019",
            "identifier_type": "int",
            "name": "BRD3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8019",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "bromodomain containing 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 9123,
            "identifier": "143502",
            "identifier_type": "int",
            "name": "OR52I2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/143502",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "olfactory receptor, family 52, subfamily I, member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 9124,
            "identifier": "346389",
            "identifier_type": "int",
            "name": "MACC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/346389",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "metastasis associated in colon cancer 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 9125,
            "identifier": "GO:1903543",
            "identifier_type": "str",
            "name": "positive regulation of exosomal secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903543",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9126,
            "identifier": "114785",
            "identifier_type": "int",
            "name": "MBD6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/114785",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "methyl-CpG binding domain protein 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 9127,
            "identifier": "6376",
            "identifier_type": "int",
            "name": "CX3CL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6376",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "chemokine (C-X3-C motif) ligand 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 9128,
            "identifier": "195977",
            "identifier_type": "int",
            "name": "ANTXRL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/195977",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "anthrax toxin receptor-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 9129,
            "identifier": "25896",
            "identifier_type": "int",
            "name": "INTS7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/25896",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "integrator complex subunit 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 9130,
            "identifier": "GO:0000777",
            "identifier_type": "str",
            "name": "condensed chromosome kinetochore",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000777",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 9131,
            "identifier": "GO:1901071",
            "identifier_type": "str",
            "name": "glucosamine-containing compound metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901071",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9132,
            "identifier": "101928268",
            "identifier_type": "int",
            "name": "LOC101928268",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101928268",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "uncharacterized LOC101928268"
            },
            "metanode": "Gene"
        },
        {
            "id": 9133,
            "identifier": "952",
            "identifier_type": "int",
            "name": "CD38",
            "properties": {
                "url": "http://identifiers.org/ncbigene/952",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "CD38 molecule"
            },
            "metanode": "Gene"
        },
        {
            "id": 9134,
            "identifier": "9715",
            "identifier_type": "int",
            "name": "FAM131B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9715",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "family with sequence similarity 131, member B"
            },
            "metanode": "Gene"
        },
        {
            "id": 9135,
            "identifier": "C1096116",
            "identifier_type": "str",
            "name": "Acquired haemophilia",
            "properties": {
                "url": "http://identifiers.org/umls/C1096116",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 9136,
            "identifier": "GO:0090201",
            "identifier_type": "str",
            "name": "negative regulation of release of cytochrome c from mitochondria",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090201",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9137,
            "identifier": "GO:1902459",
            "identifier_type": "str",
            "name": "positive regulation of stem cell population maintenance",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902459",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9138,
            "identifier": "GO:0010603",
            "identifier_type": "str",
            "name": "regulation of cytoplasmic mRNA processing body assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010603",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9139,
            "identifier": "GO:0017110",
            "identifier_type": "str",
            "name": "nucleoside-diphosphatase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0017110",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 9140,
            "identifier": "GO:2001033",
            "identifier_type": "str",
            "name": "negative regulation of double-strand break repair via nonhomologous end joining",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2001033",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}