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=29300
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=29325",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=29275",
    "results": [
        {
            "id": 29293,
            "identifier": "C0392378",
            "identifier_type": "str",
            "name": "Gingival ulceration",
            "properties": {
                "url": "http://identifiers.org/umls/C0392378",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 29294,
            "identifier": "84899",
            "identifier_type": "int",
            "name": "TMTC4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84899",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "transmembrane and tetratricopeptide repeat containing 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 29295,
            "identifier": "GO:0044821",
            "identifier_type": "str",
            "name": "meiotic telomere tethering at nuclear periphery",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044821",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29296,
            "identifier": "GO:0006689",
            "identifier_type": "str",
            "name": "ganglioside catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006689",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29297,
            "identifier": "1750",
            "identifier_type": "int",
            "name": "DLX6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1750",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "distal-less homeobox 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 29298,
            "identifier": "55297",
            "identifier_type": "int",
            "name": "CCDC91",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55297",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "coiled-coil domain containing 91"
            },
            "metanode": "Gene"
        },
        {
            "id": 29299,
            "identifier": "63932",
            "identifier_type": "int",
            "name": "CXorf56",
            "properties": {
                "url": "http://identifiers.org/ncbigene/63932",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "chromosome X open reading frame 56"
            },
            "metanode": "Gene"
        },
        {
            "id": 29300,
            "identifier": "DB00558",
            "identifier_type": "str",
            "name": "Zanamivir",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00558",
                "inchi": "InChI=1S/C12H20N4O7/c1-4(18)15-8-5(16-12(13)14)2-7(11(21)22)23-10(8)9(20)6(19)3-17/h2,5-6,8-10,17,19-20H,3H2,1H3,(H,15,18)(H,21,22)(H4,13,14,16)/t5-,6+,8+,9+,10+/m0/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=ARAIBEBZBOPLMB-UFGQHTETSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 29301,
            "identifier": "GO:0033300",
            "identifier_type": "str",
            "name": "dehydroascorbic acid transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033300",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 29302,
            "identifier": "D003221",
            "identifier_type": "str",
            "name": "Confusion",
            "properties": {
                "url": "http://identifiers.org/mesh/D003221",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 29303,
            "identifier": "GO:0030073",
            "identifier_type": "str",
            "name": "insulin secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030073",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29304,
            "identifier": "107",
            "identifier_type": "int",
            "name": "ADCY1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/107",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "adenylate cyclase 1 (brain)"
            },
            "metanode": "Gene"
        },
        {
            "id": 29305,
            "identifier": "8614",
            "identifier_type": "int",
            "name": "STC2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8614",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "stanniocalcin 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 29306,
            "identifier": "GO:0030204",
            "identifier_type": "str",
            "name": "chondroitin sulfate metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030204",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29307,
            "identifier": "122830",
            "identifier_type": "int",
            "name": "NAA30",
            "properties": {
                "url": "http://identifiers.org/ncbigene/122830",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "N(alpha)-acetyltransferase 30, NatC catalytic subunit"
            },
            "metanode": "Gene"
        },
        {
            "id": 29308,
            "identifier": "C0235196",
            "identifier_type": "str",
            "name": "Suicidal tendency",
            "properties": {
                "url": "http://identifiers.org/umls/C0235196",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 29309,
            "identifier": "GO:0050718",
            "identifier_type": "str",
            "name": "positive regulation of interleukin-1 beta secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050718",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29310,
            "identifier": "11067",
            "identifier_type": "int",
            "name": "C10orf10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11067",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "chromosome 10 open reading frame 10"
            },
            "metanode": "Gene"
        },
        {
            "id": 29311,
            "identifier": "C0857177",
            "identifier_type": "str",
            "name": "Arthritic pains",
            "properties": {
                "url": "http://identifiers.org/umls/C0857177",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 29312,
            "identifier": "4901",
            "identifier_type": "int",
            "name": "NRL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4901",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "neural retina leucine zipper"
            },
            "metanode": "Gene"
        },
        {
            "id": 29313,
            "identifier": "54923",
            "identifier_type": "int",
            "name": "LIME1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54923",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "Lck interacting transmembrane adaptor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 29314,
            "identifier": "GO:0000022",
            "identifier_type": "str",
            "name": "mitotic spindle elongation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000022",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29315,
            "identifier": "85479",
            "identifier_type": "int",
            "name": "DNAJC5B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/85479",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "DnaJ (Hsp40) homolog, subfamily C, member 5 beta"
            },
            "metanode": "Gene"
        },
        {
            "id": 29316,
            "identifier": "22996",
            "identifier_type": "int",
            "name": "TTC39A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/22996",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "tetratricopeptide repeat domain 39A"
            },
            "metanode": "Gene"
        },
        {
            "id": 29317,
            "identifier": "GO:0023026",
            "identifier_type": "str",
            "name": "MHC class II protein complex binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0023026",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        }
    ]
}