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=9525
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=9550",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=9500",
    "results": [
        {
            "id": 9515,
            "identifier": "GO:0032376",
            "identifier_type": "str",
            "name": "positive regulation of cholesterol transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032376",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9516,
            "identifier": "81624",
            "identifier_type": "int",
            "name": "DIAPH3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/81624",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "diaphanous-related formin 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 9517,
            "identifier": "GO:0046103",
            "identifier_type": "str",
            "name": "inosine biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046103",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9518,
            "identifier": "2773",
            "identifier_type": "int",
            "name": "GNAI3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2773",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "guanine nucleotide binding protein (G protein), alpha inhibiting activity polypeptide 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 9519,
            "identifier": "11264",
            "identifier_type": "int",
            "name": "PXMP4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11264",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "peroxisomal membrane protein 4, 24kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 9520,
            "identifier": "121256",
            "identifier_type": "int",
            "name": "TMEM132D",
            "properties": {
                "url": "http://identifiers.org/ncbigene/121256",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "transmembrane protein 132D"
            },
            "metanode": "Gene"
        },
        {
            "id": 9521,
            "identifier": "GO:0019303",
            "identifier_type": "str",
            "name": "D-ribose catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019303",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9522,
            "identifier": "5226",
            "identifier_type": "int",
            "name": "PGD",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5226",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "phosphogluconate dehydrogenase"
            },
            "metanode": "Gene"
        },
        {
            "id": 9523,
            "identifier": "55248",
            "identifier_type": "int",
            "name": "TMEM206",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55248",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "transmembrane protein 206"
            },
            "metanode": "Gene"
        },
        {
            "id": 9524,
            "identifier": "DB00328",
            "identifier_type": "str",
            "name": "Indomethacin",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00328",
                "inchi": "InChI=1S/C19H16ClNO4/c1-11-15(10-18(22)23)16-9-14(25-2)7-8-17(16)21(11)19(24)12-3-5-13(20)6-4-12/h3-9H,10H2,1-2H3,(H,22,23)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=CGIGDMFJXJATDK-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 9525,
            "identifier": "GO:0010340",
            "identifier_type": "str",
            "name": "carboxyl-O-methyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010340",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 9526,
            "identifier": "23065",
            "identifier_type": "int",
            "name": "EMC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23065",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "ER membrane protein complex subunit 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 9527,
            "identifier": "138639",
            "identifier_type": "int",
            "name": "PTPDC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/138639",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "protein tyrosine phosphatase domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 9528,
            "identifier": "GO:0007028",
            "identifier_type": "str",
            "name": "cytoplasm organization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007028",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9529,
            "identifier": "C0031090",
            "identifier_type": "str",
            "name": "Periodontal disease",
            "properties": {
                "url": "http://identifiers.org/umls/C0031090",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 9530,
            "identifier": "GO:0043092",
            "identifier_type": "str",
            "name": "L-amino acid import",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043092",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9531,
            "identifier": "C0238807",
            "identifier_type": "str",
            "name": "Bone tenderness",
            "properties": {
                "url": "http://identifiers.org/umls/C0238807",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 9532,
            "identifier": "GO:0071157",
            "identifier_type": "str",
            "name": "negative regulation of cell cycle arrest",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071157",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9533,
            "identifier": "GO:0015026",
            "identifier_type": "str",
            "name": "coreceptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015026",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 9534,
            "identifier": "GO:0042488",
            "identifier_type": "str",
            "name": "positive regulation of odontogenesis of dentin-containing tooth",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042488",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9535,
            "identifier": "GO:0003995",
            "identifier_type": "str",
            "name": "acyl-CoA dehydrogenase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003995",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 9536,
            "identifier": "C2939147",
            "identifier_type": "str",
            "name": "Feeling hot",
            "properties": {
                "url": "http://identifiers.org/umls/C2939147",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 9537,
            "identifier": "9263",
            "identifier_type": "int",
            "name": "STK17A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9263",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "serine/threonine kinase 17a"
            },
            "metanode": "Gene"
        },
        {
            "id": 9538,
            "identifier": "59285",
            "identifier_type": "int",
            "name": "CACNG6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/59285",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "calcium channel, voltage-dependent, gamma subunit 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 9539,
            "identifier": "105370199",
            "identifier_type": "int",
            "name": "LOC105370199",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105370199",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "uncharacterized LOC105370199"
            },
            "metanode": "Gene"
        }
    ]
}