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=43800
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=43825",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=43775",
    "results": [
        {
            "id": 43797,
            "identifier": "252839",
            "identifier_type": "int",
            "name": "TMEM9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/252839",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "transmembrane protein 9"
            },
            "metanode": "Gene"
        },
        {
            "id": 43798,
            "identifier": "5721",
            "identifier_type": "int",
            "name": "PSME2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5721",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "proteasome (prosome, macropain) activator subunit 2 (PA28 beta)"
            },
            "metanode": "Gene"
        },
        {
            "id": 43799,
            "identifier": "51663",
            "identifier_type": "int",
            "name": "ZFR",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51663",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "zinc finger RNA binding protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 43800,
            "identifier": "C0002888",
            "identifier_type": "str",
            "name": "Anaemia megaloblastic",
            "properties": {
                "url": "http://identifiers.org/umls/C0002888",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 43801,
            "identifier": "PC7_2516",
            "identifier_type": "str",
            "name": "Catecholamine biosynthesis",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 43802,
            "identifier": "285704",
            "identifier_type": "int",
            "name": "RGMB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/285704",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "repulsive guidance molecule family member b"
            },
            "metanode": "Gene"
        },
        {
            "id": 43803,
            "identifier": "GO:0002366",
            "identifier_type": "str",
            "name": "leukocyte activation involved in immune response",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002366",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 43804,
            "identifier": "GO:0008274",
            "identifier_type": "str",
            "name": "gamma-tubulin ring complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008274",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 43805,
            "identifier": "GO:0030819",
            "identifier_type": "str",
            "name": "positive regulation of cAMP biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030819",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 43806,
            "identifier": "C0877128",
            "identifier_type": "str",
            "name": "Application site pustules",
            "properties": {
                "url": "http://identifiers.org/umls/C0877128",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 43807,
            "identifier": "GO:2001016",
            "identifier_type": "str",
            "name": "positive regulation of skeletal muscle cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2001016",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 43808,
            "identifier": "199974",
            "identifier_type": "int",
            "name": "CYP4Z1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/199974",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "cytochrome P450, family 4, subfamily Z, polypeptide 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 43809,
            "identifier": "123591",
            "identifier_type": "int",
            "name": "C15orf27",
            "properties": {
                "url": "http://identifiers.org/ncbigene/123591",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "chromosome 15 open reading frame 27"
            },
            "metanode": "Gene"
        },
        {
            "id": 43810,
            "identifier": "6419",
            "identifier_type": "int",
            "name": "SETMAR",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6419",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "SET domain and mariner transposase fusion gene"
            },
            "metanode": "Gene"
        },
        {
            "id": 43811,
            "identifier": "101929941",
            "identifier_type": "int",
            "name": "LOC101929941",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101929941",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "neural Wiskott-Aldrich syndrome protein-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 43812,
            "identifier": "GO:2000189",
            "identifier_type": "str",
            "name": "positive regulation of cholesterol homeostasis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000189",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 43813,
            "identifier": "GO:0044854",
            "identifier_type": "str",
            "name": "plasma membrane raft assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044854",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 43814,
            "identifier": "147837",
            "identifier_type": "int",
            "name": "ZNF563",
            "properties": {
                "url": "http://identifiers.org/ncbigene/147837",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 563"
            },
            "metanode": "Gene"
        },
        {
            "id": 43815,
            "identifier": "GO:0030894",
            "identifier_type": "str",
            "name": "replisome",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030894",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 43816,
            "identifier": "9758",
            "identifier_type": "int",
            "name": "FRMPD4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9758",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "FERM and PDZ domain containing 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 43817,
            "identifier": "GO:0039694",
            "identifier_type": "str",
            "name": "viral RNA genome replication",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0039694",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 43818,
            "identifier": "441151",
            "identifier_type": "int",
            "name": "TMEM151B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/441151",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "transmembrane protein 151B"
            },
            "metanode": "Gene"
        },
        {
            "id": 43819,
            "identifier": "128497",
            "identifier_type": "int",
            "name": "SPATA25",
            "properties": {
                "url": "http://identifiers.org/ncbigene/128497",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "spermatogenesis associated 25"
            },
            "metanode": "Gene"
        },
        {
            "id": 43820,
            "identifier": "GO:0090034",
            "identifier_type": "str",
            "name": "regulation of chaperone-mediated protein complex assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090034",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 43821,
            "identifier": "GO:0002573",
            "identifier_type": "str",
            "name": "myeloid leukocyte differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002573",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}