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=11375
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=11400",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=11350",
    "results": [
        {
            "id": 11365,
            "identifier": "GO:1902993",
            "identifier_type": "str",
            "name": "positive regulation of amyloid precursor protein catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902993",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11366,
            "identifier": "10670",
            "identifier_type": "int",
            "name": "RRAGA",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10670",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "Ras-related GTP binding A"
            },
            "metanode": "Gene"
        },
        {
            "id": 11367,
            "identifier": "GO:0060576",
            "identifier_type": "str",
            "name": "intestinal epithelial cell development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060576",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11368,
            "identifier": "GO:0036158",
            "identifier_type": "str",
            "name": "outer dynein arm assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0036158",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11369,
            "identifier": "353376",
            "identifier_type": "int",
            "name": "TICAM2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/353376",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "toll-like receptor adaptor molecule 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 11370,
            "identifier": "337878",
            "identifier_type": "int",
            "name": "KRTAP7-1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/337878",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "keratin associated protein 7-1 (gene/pseudogene)"
            },
            "metanode": "Gene"
        },
        {
            "id": 11371,
            "identifier": "4488",
            "identifier_type": "int",
            "name": "MSX2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4488",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "msh homeobox 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 11372,
            "identifier": "DB01128",
            "identifier_type": "str",
            "name": "Bicalutamide",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01128",
                "inchi": "InChI=1S/C18H14F4N2O4S/c1-17(26,10-29(27,28)14-6-3-12(19)4-7-14)16(25)24-13-5-2-11(9-23)15(8-13)18(20,21)22/h2-8,26H,10H2,1H3,(H,24,25)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=LKJPYSCBVHEWIU-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 11373,
            "identifier": "GO:0002018",
            "identifier_type": "str",
            "name": "renin-angiotensin regulation of aldosterone production",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002018",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11374,
            "identifier": "C0014583",
            "identifier_type": "str",
            "name": "Episcleritis",
            "properties": {
                "url": "http://identifiers.org/umls/C0014583",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 11375,
            "identifier": "GO:0010638",
            "identifier_type": "str",
            "name": "positive regulation of organelle organization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010638",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11376,
            "identifier": "GO:0050776",
            "identifier_type": "str",
            "name": "regulation of immune response",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050776",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11377,
            "identifier": "6957",
            "identifier_type": "int",
            "name": "TRB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6957",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "T cell receptor beta locus"
            },
            "metanode": "Gene"
        },
        {
            "id": 11378,
            "identifier": "56979",
            "identifier_type": "int",
            "name": "PRDM9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56979",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "PR domain containing 9"
            },
            "metanode": "Gene"
        },
        {
            "id": 11379,
            "identifier": "C0037268",
            "identifier_type": "str",
            "name": "Congenital skin disorder",
            "properties": {
                "url": "http://identifiers.org/umls/C0037268",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 11380,
            "identifier": "1789",
            "identifier_type": "int",
            "name": "DNMT3B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1789",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "DNA (cytosine-5-)-methyltransferase 3 beta"
            },
            "metanode": "Gene"
        },
        {
            "id": 11381,
            "identifier": "55336",
            "identifier_type": "int",
            "name": "FBXL8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55336",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "F-box and leucine-rich repeat protein 8"
            },
            "metanode": "Gene"
        },
        {
            "id": 11382,
            "identifier": "GO:0022852",
            "identifier_type": "str",
            "name": "glycine-gated chloride ion channel activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0022852",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 11383,
            "identifier": "120400",
            "identifier_type": "int",
            "name": "NXPE1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/120400",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "neurexophilin and PC-esterase domain family, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 11384,
            "identifier": "GO:1901374",
            "identifier_type": "str",
            "name": "acetate ester transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901374",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11385,
            "identifier": "N0000008832",
            "identifier_type": "str",
            "name": "Decreased Platelet Aggregation",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000008832",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Physiologic Effect"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 11386,
            "identifier": "N0000175651",
            "identifier_type": "str",
            "name": "Increased Sympathetic Activity",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000175651",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Physiologic Effect"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 11387,
            "identifier": "18",
            "identifier_type": "int",
            "name": "ABAT",
            "properties": {
                "url": "http://identifiers.org/ncbigene/18",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "4-aminobutyrate aminotransferase"
            },
            "metanode": "Gene"
        },
        {
            "id": 11388,
            "identifier": "GO:0010660",
            "identifier_type": "str",
            "name": "regulation of muscle cell apoptotic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010660",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11389,
            "identifier": "GO:0042826",
            "identifier_type": "str",
            "name": "histone deacetylase binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042826",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        }
    ]
}