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=19750
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=19775",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=19725",
    "results": [
        {
            "id": 19741,
            "identifier": "WP623_r79961",
            "identifier_type": "str",
            "name": "Oxidative phosphorylation",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP623_r79961",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 19742,
            "identifier": "3105",
            "identifier_type": "int",
            "name": "HLA-A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3105",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "major histocompatibility complex, class I, A"
            },
            "metanode": "Gene"
        },
        {
            "id": 19743,
            "identifier": "142940",
            "identifier_type": "int",
            "name": "TRUB1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/142940",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "TruB pseudouridine (psi) synthase family member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 19744,
            "identifier": "57794",
            "identifier_type": "int",
            "name": "SUGP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57794",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "SURP and G patch domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 19745,
            "identifier": "GO:0032218",
            "identifier_type": "str",
            "name": "riboflavin transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032218",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19746,
            "identifier": "DOID:1245",
            "identifier_type": "str",
            "name": "vulva cancer",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/DOID_1245",
                "source": "Disease Ontology",
                "license": "CC BY 3.0"
            },
            "metanode": "Disease"
        },
        {
            "id": 19747,
            "identifier": "130367",
            "identifier_type": "int",
            "name": "SGPP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/130367",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "sphingosine-1-phosphate phosphatase 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 19748,
            "identifier": "C0030517",
            "identifier_type": "str",
            "name": "Parathyroid disorder",
            "properties": {
                "url": "http://identifiers.org/umls/C0030517",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 19749,
            "identifier": "GO:0071586",
            "identifier_type": "str",
            "name": "CAAX-box protein processing",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071586",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19750,
            "identifier": "5702",
            "identifier_type": "int",
            "name": "PSMC3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5702",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "proteasome (prosome, macropain) 26S subunit, ATPase, 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 19751,
            "identifier": "DB00548",
            "identifier_type": "str",
            "name": "Azelaic Acid",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00548",
                "inchi": "InChI=1S/C9H16O4/c10-8(11)6-4-2-1-3-5-7-9(12)13/h1-7H2,(H,10,11)(H,12,13)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=BDJRBEYXGGNYIS-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 19752,
            "identifier": "GO:0035094",
            "identifier_type": "str",
            "name": "response to nicotine",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035094",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19753,
            "identifier": "GO:0010950",
            "identifier_type": "str",
            "name": "positive regulation of endopeptidase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010950",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19754,
            "identifier": "378708",
            "identifier_type": "int",
            "name": "APITD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/378708",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "apoptosis-inducing, TAF9-like domain 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 19755,
            "identifier": "GO:0030860",
            "identifier_type": "str",
            "name": "regulation of polarized epithelial cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030860",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19756,
            "identifier": "GO:0055069",
            "identifier_type": "str",
            "name": "zinc ion homeostasis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0055069",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19757,
            "identifier": "346525",
            "identifier_type": "int",
            "name": "OR2A12",
            "properties": {
                "url": "http://identifiers.org/ncbigene/346525",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "olfactory receptor, family 2, subfamily A, member 12"
            },
            "metanode": "Gene"
        },
        {
            "id": 19758,
            "identifier": "GO:0016446",
            "identifier_type": "str",
            "name": "somatic hypermutation of immunoglobulin genes",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016446",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 20042,
            "identifier": "WP2436_r71387",
            "identifier_type": "str",
            "name": "Dopamine metabolism",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP2436_r71387",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 19759,
            "identifier": "6512",
            "identifier_type": "int",
            "name": "SLC1A7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6512",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "solute carrier family 1 (glutamate transporter), member 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 19760,
            "identifier": "GO:0030011",
            "identifier_type": "str",
            "name": "maintenance of cell polarity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030011",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19761,
            "identifier": "GO:0031282",
            "identifier_type": "str",
            "name": "regulation of guanylate cyclase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031282",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19762,
            "identifier": "GO:0042020",
            "identifier_type": "str",
            "name": "interleukin-23 receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042020",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 19763,
            "identifier": "9851",
            "identifier_type": "int",
            "name": "KIAA0753",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9851",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "KIAA0753"
            },
            "metanode": "Gene"
        },
        {
            "id": 19764,
            "identifier": "51126",
            "identifier_type": "int",
            "name": "NAA20",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51126",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "N(alpha)-acetyltransferase 20, NatB catalytic subunit"
            },
            "metanode": "Gene"
        }
    ]
}