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=10550
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=10575",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=10525",
    "results": [
        {
            "id": 10540,
            "identifier": "GO:0060844",
            "identifier_type": "str",
            "name": "arterial endothelial cell fate commitment",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060844",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10541,
            "identifier": "105371558",
            "identifier_type": "int",
            "name": "LOC105371558",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105371558",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "cytospin-B-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 10542,
            "identifier": "7567",
            "identifier_type": "int",
            "name": "ZNF19",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7567",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "zinc finger protein 19"
            },
            "metanode": "Gene"
        },
        {
            "id": 10543,
            "identifier": "GO:0046061",
            "identifier_type": "str",
            "name": "dATP catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046061",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10544,
            "identifier": "GO:1900181",
            "identifier_type": "str",
            "name": "negative regulation of protein localization to nucleus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1900181",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10545,
            "identifier": "376267",
            "identifier_type": "int",
            "name": "RAB15",
            "properties": {
                "url": "http://identifiers.org/ncbigene/376267",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "RAB15, member RAS oncogene family"
            },
            "metanode": "Gene"
        },
        {
            "id": 10546,
            "identifier": "D015430",
            "identifier_type": "str",
            "name": "Weight Gain",
            "properties": {
                "url": "http://identifiers.org/mesh/D015430",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 10547,
            "identifier": "144423",
            "identifier_type": "int",
            "name": "GLT1D1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/144423",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "glycosyltransferase 1 domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 10548,
            "identifier": "54866",
            "identifier_type": "int",
            "name": "PPP1R14D",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54866",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "protein phosphatase 1, regulatory (inhibitor) subunit 14D"
            },
            "metanode": "Gene"
        },
        {
            "id": 10549,
            "identifier": "GO:1902115",
            "identifier_type": "str",
            "name": "regulation of organelle assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902115",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10550,
            "identifier": "C0264315",
            "identifier_type": "str",
            "name": "Glottic edema",
            "properties": {
                "url": "http://identifiers.org/umls/C0264315",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 10551,
            "identifier": "246778",
            "identifier_type": "int",
            "name": "IL27",
            "properties": {
                "url": "http://identifiers.org/ncbigene/246778",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "interleukin 27"
            },
            "metanode": "Gene"
        },
        {
            "id": 10552,
            "identifier": "284827",
            "identifier_type": "int",
            "name": "KRTAP13-4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/284827",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "keratin associated protein 13-4"
            },
            "metanode": "Gene"
        },
        {
            "id": 10553,
            "identifier": "DB00780",
            "identifier_type": "str",
            "name": "Phenelzine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00780",
                "inchi": "InChI=1S/C8H12N2/c9-10-7-6-8-4-2-1-3-5-8/h1-5,10H,6-7,9H2",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=RMUCZJUITONUFY-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 10554,
            "identifier": "138241",
            "identifier_type": "int",
            "name": "C9orf85",
            "properties": {
                "url": "http://identifiers.org/ncbigene/138241",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "chromosome 9 open reading frame 85"
            },
            "metanode": "Gene"
        },
        {
            "id": 10555,
            "identifier": "57335",
            "identifier_type": "int",
            "name": "ZNF286A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57335",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "zinc finger protein 286A"
            },
            "metanode": "Gene"
        },
        {
            "id": 10556,
            "identifier": "DB00391",
            "identifier_type": "str",
            "name": "Sulpiride",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00391",
                "inchi": "InChI=1S/C15H23N3O4S/c1-3-18-8-4-5-11(18)10-17-15(19)13-9-12(23(16,20)21)6-7-14(13)22-2/h6-7,9,11H,3-5,8,10H2,1-2H3,(H,17,19)(H2,16,20,21)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=BGRJTUBHPOOWDU-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 10557,
            "identifier": "GO:0080111",
            "identifier_type": "str",
            "name": "DNA demethylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0080111",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10558,
            "identifier": "26022",
            "identifier_type": "int",
            "name": "TMEM98",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26022",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "transmembrane protein 98"
            },
            "metanode": "Gene"
        },
        {
            "id": 10559,
            "identifier": "2001",
            "identifier_type": "int",
            "name": "ELF5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2001",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "E74-like factor 5 (ets domain transcription factor)"
            },
            "metanode": "Gene"
        },
        {
            "id": 10560,
            "identifier": "64327",
            "identifier_type": "int",
            "name": "LMBR1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64327",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "limb development membrane protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 10561,
            "identifier": "GO:0021985",
            "identifier_type": "str",
            "name": "neurohypophysis development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0021985",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10562,
            "identifier": "GO:0046978",
            "identifier_type": "str",
            "name": "TAP1 binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046978",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 10563,
            "identifier": "C0043096",
            "identifier_type": "str",
            "name": "Weight decreased",
            "properties": {
                "url": "http://identifiers.org/umls/C0043096",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 10564,
            "identifier": "GO:0003253",
            "identifier_type": "str",
            "name": "cardiac neural crest cell migration involved in outflow tract morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003253",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}