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=41600
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=41625",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=41575",
    "results": [
        {
            "id": 41598,
            "identifier": "GO:0033668",
            "identifier_type": "str",
            "name": "negative regulation by symbiont of host apoptotic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033668",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41599,
            "identifier": "7050",
            "identifier_type": "int",
            "name": "TGIF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7050",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "TGFB-induced factor homeobox 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 41600,
            "identifier": "GO:2001239",
            "identifier_type": "str",
            "name": "regulation of extrinsic apoptotic signaling pathway in absence of ligand",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2001239",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41601,
            "identifier": "192683",
            "identifier_type": "int",
            "name": "SCAMP5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/192683",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "secretory carrier membrane protein 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 41602,
            "identifier": "C0029396",
            "identifier_type": "str",
            "name": "Ectopic ossification",
            "properties": {
                "url": "http://identifiers.org/umls/C0029396",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 41603,
            "identifier": "GO:0032937",
            "identifier_type": "str",
            "name": "SREBP-SCAP-Insig complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032937",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 41604,
            "identifier": "25903",
            "identifier_type": "int",
            "name": "OLFML2B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/25903",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "olfactomedin-like 2B"
            },
            "metanode": "Gene"
        },
        {
            "id": 41605,
            "identifier": "C0240802",
            "identifier_type": "str",
            "name": "Pregnancy test positive",
            "properties": {
                "url": "http://identifiers.org/umls/C0240802",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 41606,
            "identifier": "55577",
            "identifier_type": "int",
            "name": "NAGK",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55577",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "N-acetylglucosamine kinase"
            },
            "metanode": "Gene"
        },
        {
            "id": 41607,
            "identifier": "GO:0014806",
            "identifier_type": "str",
            "name": "smooth muscle hyperplasia",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0014806",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41608,
            "identifier": "DB00199",
            "identifier_type": "str",
            "name": "Erythromycin",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00199",
                "inchi": "InChI=1S/C37H67NO13/c1-14-25-37(10,45)30(41)20(4)27(39)18(2)16-35(8,44)32(51-34-28(40)24(38(11)12)15-19(3)47-34)21(5)29(22(6)33(43)49-25)50-26-17-36(9,46-13)31(42)23(7)48-26/h18-26,28-32,34,40-42,44-45H,14-17H2,1-13H3/t18-,19-,20+,21+,22-,23+,24+,25-,26+,28-,29+,30-,31+,32-,34+,35-,36-,37-/m1/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=ULGZDMOVFRHVEP-RWJQBGPGSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 41609,
            "identifier": "139818",
            "identifier_type": "int",
            "name": "DOCK11",
            "properties": {
                "url": "http://identifiers.org/ncbigene/139818",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "dedicator of cytokinesis 11"
            },
            "metanode": "Gene"
        },
        {
            "id": 41610,
            "identifier": "GO:2000095",
            "identifier_type": "str",
            "name": "regulation of Wnt signaling pathway, planar cell polarity pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000095",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41611,
            "identifier": "GO:1903332",
            "identifier_type": "str",
            "name": "regulation of protein folding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903332",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41612,
            "identifier": "105378189",
            "identifier_type": "int",
            "name": "LOC105378189",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105378189",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "uncharacterized LOC105378189"
            },
            "metanode": "Gene"
        },
        {
            "id": 41613,
            "identifier": "GO:0015850",
            "identifier_type": "str",
            "name": "organic hydroxy compound transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015850",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41614,
            "identifier": "2580",
            "identifier_type": "int",
            "name": "GAK",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2580",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "cyclin G associated kinase"
            },
            "metanode": "Gene"
        },
        {
            "id": 41615,
            "identifier": "11343",
            "identifier_type": "int",
            "name": "MGLL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11343",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "monoglyceride lipase"
            },
            "metanode": "Gene"
        },
        {
            "id": 41616,
            "identifier": "GO:0060434",
            "identifier_type": "str",
            "name": "bronchus morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060434",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41617,
            "identifier": "GO:1902608",
            "identifier_type": "str",
            "name": "positive regulation of large conductance calcium-activated potassium channel activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902608",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41618,
            "identifier": "GO:0043144",
            "identifier_type": "str",
            "name": "snoRNA processing",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043144",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41619,
            "identifier": "GO:0060351",
            "identifier_type": "str",
            "name": "cartilage development involved in endochondral bone morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060351",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41620,
            "identifier": "5033",
            "identifier_type": "int",
            "name": "P4HA1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5033",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "prolyl 4-hydroxylase, alpha polypeptide I"
            },
            "metanode": "Gene"
        },
        {
            "id": 41621,
            "identifier": "55071",
            "identifier_type": "int",
            "name": "C9orf40",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55071",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "chromosome 9 open reading frame 40"
            },
            "metanode": "Gene"
        },
        {
            "id": 41622,
            "identifier": "C1698259",
            "identifier_type": "str",
            "name": "HCV coinfection",
            "properties": {
                "url": "http://identifiers.org/umls/C1698259",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}