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=15825
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=15850",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=15800",
    "results": [
        {
            "id": 15815,
            "identifier": "1287",
            "identifier_type": "int",
            "name": "COL4A5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1287",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "collagen, type IV, alpha 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 15816,
            "identifier": "9906",
            "identifier_type": "int",
            "name": "SLC35E2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9906",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "solute carrier family 35, member E2"
            },
            "metanode": "Gene"
        },
        {
            "id": 15817,
            "identifier": "DB00754",
            "identifier_type": "str",
            "name": "Ethotoin",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00754",
                "inchi": "InChI=1S/C11H12N2O2/c1-2-13-10(14)9(12-11(13)15)8-6-4-3-5-7-8/h3-7,9H,2H2,1H3,(H,12,15)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=SZQIFWWUIBRPBZ-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 15818,
            "identifier": "DB00973",
            "identifier_type": "str",
            "name": "Ezetimibe",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00973",
                "inchi": "InChI=1S/C24H21F2NO3/c25-17-5-1-15(2-6-17)22(29)14-13-21-23(16-3-11-20(28)12-4-16)27(24(21)30)19-9-7-18(26)8-10-19/h1-12,21-23,28-29H,13-14H2/t21-,22+,23-/m1/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=OLNTVTPDXPETLC-XPWALMASSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 15819,
            "identifier": "GO:0001875",
            "identifier_type": "str",
            "name": "lipopolysaccharide receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001875",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 15820,
            "identifier": "C0038987",
            "identifier_type": "str",
            "name": "Sweat gland tumour",
            "properties": {
                "url": "http://identifiers.org/umls/C0038987",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 15821,
            "identifier": "DB00120",
            "identifier_type": "str",
            "name": "L-Phenylalanine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00120",
                "inchi": "InChI=1S/C9H11NO2/c10-8(9(11)12)6-7-4-2-1-3-5-7/h1-5,8H,6,10H2,(H,11,12)/t8-/m0/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=COLNVLDHVKWLRT-QMMMGPOBSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 15822,
            "identifier": "105373311",
            "identifier_type": "int",
            "name": "LOC105373311",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105373311",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "uncharacterized LOC105373311"
            },
            "metanode": "Gene"
        },
        {
            "id": 15823,
            "identifier": "2097",
            "identifier_type": "int",
            "name": "ESB3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2097",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "esterase B3"
            },
            "metanode": "Gene"
        },
        {
            "id": 15824,
            "identifier": "GO:0005010",
            "identifier_type": "str",
            "name": "insulin-like growth factor-activated receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005010",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 15825,
            "identifier": "GO:0019087",
            "identifier_type": "str",
            "name": "transformation of host cell by virus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019087",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15826,
            "identifier": "84553",
            "identifier_type": "int",
            "name": "FAXC",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84553",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "failed axon connections homolog (Drosophila)"
            },
            "metanode": "Gene"
        },
        {
            "id": 15827,
            "identifier": "4694",
            "identifier_type": "int",
            "name": "NDUFA1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4694",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "NADH dehydrogenase (ubiquinone) 1 alpha subcomplex, 1, 7.5kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 15828,
            "identifier": "GO:1902943",
            "identifier_type": "str",
            "name": "positive regulation of voltage-gated chloride channel activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902943",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15829,
            "identifier": "140699",
            "identifier_type": "int",
            "name": "MROH8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/140699",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "maestro heat-like repeat family member 8"
            },
            "metanode": "Gene"
        },
        {
            "id": 15830,
            "identifier": "C0857494",
            "identifier_type": "str",
            "name": "Unresponsive to stimuli",
            "properties": {
                "url": "http://identifiers.org/umls/C0857494",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 15831,
            "identifier": "284677",
            "identifier_type": "int",
            "name": "C1orf204",
            "properties": {
                "url": "http://identifiers.org/ncbigene/284677",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "chromosome 1 open reading frame 204"
            },
            "metanode": "Gene"
        },
        {
            "id": 15832,
            "identifier": "GO:0017057",
            "identifier_type": "str",
            "name": "6-phosphogluconolactonase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0017057",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 15833,
            "identifier": "C0026987",
            "identifier_type": "str",
            "name": "Myelofibrosis",
            "properties": {
                "url": "http://identifiers.org/umls/C0026987",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 15834,
            "identifier": "57169",
            "identifier_type": "int",
            "name": "ZNFX1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57169",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "zinc finger, NFX1-type containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 15835,
            "identifier": "GO:0032021",
            "identifier_type": "str",
            "name": "NELF complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032021",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 15836,
            "identifier": "C0241166",
            "identifier_type": "str",
            "name": "Skin tightness",
            "properties": {
                "url": "http://identifiers.org/umls/C0241166",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 15837,
            "identifier": "DB00149",
            "identifier_type": "str",
            "name": "L-Leucine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00149",
                "inchi": "InChI=1S/C6H13NO2/c1-4(2)3-5(7)6(8)9/h4-5H,3,7H2,1-2H3,(H,8,9)/t5-/m0/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=ROHFNLRQFUQHCH-YFKPBYRVSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 15838,
            "identifier": "1723",
            "identifier_type": "int",
            "name": "DHODH",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1723",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "dihydroorotate dehydrogenase (quinone)"
            },
            "metanode": "Gene"
        },
        {
            "id": 15839,
            "identifier": "90050",
            "identifier_type": "int",
            "name": "FAM181A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/90050",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "family with sequence similarity 181, member A"
            },
            "metanode": "Gene"
        }
    ]
}