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=22250
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=22275",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=22225",
    "results": [
        {
            "id": 22240,
            "identifier": "GO:0001845",
            "identifier_type": "str",
            "name": "phagolysosome assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001845",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22241,
            "identifier": "GO:0035412",
            "identifier_type": "str",
            "name": "regulation of catenin import into nucleus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035412",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22242,
            "identifier": "GO:0043623",
            "identifier_type": "str",
            "name": "cellular protein complex assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043623",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22243,
            "identifier": "84693",
            "identifier_type": "int",
            "name": "MCEE",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84693",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "methylmalonyl CoA epimerase"
            },
            "metanode": "Gene"
        },
        {
            "id": 22244,
            "identifier": "51412",
            "identifier_type": "int",
            "name": "ACTL6B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51412",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "actin-like 6B"
            },
            "metanode": "Gene"
        },
        {
            "id": 22245,
            "identifier": "DB01056",
            "identifier_type": "str",
            "name": "Tocainide",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01056",
                "inchi": "InChI=1S/C11H16N2O/c1-7-5-4-6-8(2)10(7)13-11(14)9(3)12/h4-6,9H,12H2,1-3H3,(H,13,14)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=BUJAGSGYPOAWEI-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 22246,
            "identifier": "GO:0060572",
            "identifier_type": "str",
            "name": "morphogenesis of an epithelial bud",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060572",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22247,
            "identifier": "90459",
            "identifier_type": "int",
            "name": "ERI1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/90459",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "exoribonuclease 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 22248,
            "identifier": "GO:0044338",
            "identifier_type": "str",
            "name": "canonical Wnt signaling pathway involved in mesenchymal stem cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044338",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22249,
            "identifier": "WP2586_r79995",
            "identifier_type": "str",
            "name": "Aryl Hydrocarbon Receptor",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP2586_r79995",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 22250,
            "identifier": "23325",
            "identifier_type": "int",
            "name": "KIAA1033",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23325",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "KIAA1033"
            },
            "metanode": "Gene"
        },
        {
            "id": 22251,
            "identifier": "401027",
            "identifier_type": "int",
            "name": "C2orf66",
            "properties": {
                "url": "http://identifiers.org/ncbigene/401027",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "chromosome 2 open reading frame 66"
            },
            "metanode": "Gene"
        },
        {
            "id": 22252,
            "identifier": "C3160741",
            "identifier_type": "str",
            "name": "Toxicity to various agents",
            "properties": {
                "url": "http://identifiers.org/umls/C3160741",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 22253,
            "identifier": "161247",
            "identifier_type": "int",
            "name": "FITM1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/161247",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "fat storage-inducing transmembrane protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 22254,
            "identifier": "84293",
            "identifier_type": "int",
            "name": "FAM213A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84293",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "family with sequence similarity 213, member A"
            },
            "metanode": "Gene"
        },
        {
            "id": 22255,
            "identifier": "92912",
            "identifier_type": "int",
            "name": "UBE2Q2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/92912",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "ubiquitin-conjugating enzyme E2Q family member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 22256,
            "identifier": "105374156",
            "identifier_type": "int",
            "name": "LOC105374156",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105374156",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "protein FAM188B2-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 22257,
            "identifier": "GO:0051415",
            "identifier_type": "str",
            "name": "interphase microtubule nucleation by interphase microtubule organizing center",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051415",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22258,
            "identifier": "6168",
            "identifier_type": "int",
            "name": "RPL37A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6168",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "ribosomal protein L37a"
            },
            "metanode": "Gene"
        },
        {
            "id": 22259,
            "identifier": "10565",
            "identifier_type": "int",
            "name": "ARFGEF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10565",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "ADP-ribosylation factor guanine nucleotide-exchange factor 1 (brefeldin A-inhibited)"
            },
            "metanode": "Gene"
        },
        {
            "id": 22260,
            "identifier": "PC7_5323",
            "identifier_type": "str",
            "name": "Metabolism of Angiotensinogen to Angiotensins",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 22261,
            "identifier": "79867",
            "identifier_type": "int",
            "name": "TCTN2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79867",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "tectonic family member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 22262,
            "identifier": "GO:0010523",
            "identifier_type": "str",
            "name": "negative regulation of calcium ion transport into cytosol",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010523",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 22263,
            "identifier": "9507",
            "identifier_type": "int",
            "name": "ADAMTS4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9507",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "ADAM metallopeptidase with thrombospondin type 1 motif, 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 22264,
            "identifier": "GO:0006084",
            "identifier_type": "str",
            "name": "acetyl-CoA metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006084",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}