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=44575
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=44600",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=44550",
    "results": [
        {
            "id": 44575,
            "identifier": "101927435",
            "identifier_type": "int",
            "name": "LOC101927435",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101927435",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "uncharacterized LOC101927435"
            },
            "metanode": "Gene"
        },
        {
            "id": 44576,
            "identifier": "6638",
            "identifier_type": "int",
            "name": "SNRPN",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6638",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "small nuclear ribonucleoprotein polypeptide N"
            },
            "metanode": "Gene"
        },
        {
            "id": 44577,
            "identifier": "56660",
            "identifier_type": "int",
            "name": "KCNK12",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56660",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "potassium channel, two pore domain subfamily K, member 12"
            },
            "metanode": "Gene"
        },
        {
            "id": 44578,
            "identifier": "10979",
            "identifier_type": "int",
            "name": "FERMT2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10979",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "fermitin family member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 44579,
            "identifier": "4242",
            "identifier_type": "int",
            "name": "MFNG",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4242",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "MFNG O-fucosylpeptide 3-beta-N-acetylglucosaminyltransferase"
            },
            "metanode": "Gene"
        },
        {
            "id": 44580,
            "identifier": "GO:0005372",
            "identifier_type": "str",
            "name": "water transmembrane transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005372",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 44581,
            "identifier": "GO:0019072",
            "identifier_type": "str",
            "name": "viral genome packaging",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019072",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 44582,
            "identifier": "147912",
            "identifier_type": "int",
            "name": "SIX5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/147912",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "SIX homeobox 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 44583,
            "identifier": "GO:0007256",
            "identifier_type": "str",
            "name": "activation of JNKK activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007256",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 44584,
            "identifier": "9961",
            "identifier_type": "int",
            "name": "MVP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9961",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "major vault protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 44585,
            "identifier": "C1096387",
            "identifier_type": "str",
            "name": "Chemical eye injury",
            "properties": {
                "url": "http://identifiers.org/umls/C1096387",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 44586,
            "identifier": "170591",
            "identifier_type": "int",
            "name": "S100Z",
            "properties": {
                "url": "http://identifiers.org/ncbigene/170591",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "S100 calcium binding protein Z"
            },
            "metanode": "Gene"
        },
        {
            "id": 44587,
            "identifier": "GO:0033574",
            "identifier_type": "str",
            "name": "response to testosterone",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033574",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 44588,
            "identifier": "C0151564",
            "identifier_type": "str",
            "name": "Cogwheel rigidity",
            "properties": {
                "url": "http://identifiers.org/umls/C0151564",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 44589,
            "identifier": "105370641",
            "identifier_type": "int",
            "name": "LOC105370641",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105370641",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "uncharacterized protein C14orf113"
            },
            "metanode": "Gene"
        },
        {
            "id": 44590,
            "identifier": "GO:0036021",
            "identifier_type": "str",
            "name": "endolysosome lumen",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0036021",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 44591,
            "identifier": "GO:0003344",
            "identifier_type": "str",
            "name": "pericardium morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003344",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 44592,
            "identifier": "3795",
            "identifier_type": "int",
            "name": "KHK",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3795",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "ketohexokinase (fructokinase)"
            },
            "metanode": "Gene"
        },
        {
            "id": 44593,
            "identifier": "GO:0009749",
            "identifier_type": "str",
            "name": "response to glucose",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009749",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 44594,
            "identifier": "DB01326",
            "identifier_type": "str",
            "name": "Cefamandole",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01326",
                "inchi": "InChI=1S/C18H18N6O5S2/c1-23-18(20-21-22-23)31-8-10-7-30-16-11(15(27)24(16)12(10)17(28)29)19-14(26)13(25)9-5-3-2-4-6-9/h2-6,11,13,16,25H,7-8H2,1H3,(H,19,26)(H,28,29)/t11-,13-,16-/m1/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=OLVCFLKTBJRLHI-AXAPSJFSSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 44595,
            "identifier": "2152",
            "identifier_type": "int",
            "name": "F3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2152",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "coagulation factor III (thromboplastin, tissue factor)"
            },
            "metanode": "Gene"
        },
        {
            "id": 44596,
            "identifier": "10659",
            "identifier_type": "int",
            "name": "CELF2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10659",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "CUGBP, Elav-like family member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 44597,
            "identifier": "60681",
            "identifier_type": "int",
            "name": "FKBP10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/60681",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "FK506 binding protein 10, 65 kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 44598,
            "identifier": "GO:0005955",
            "identifier_type": "str",
            "name": "calcineurin complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005955",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 44599,
            "identifier": "337867",
            "identifier_type": "int",
            "name": "UBAC2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/337867",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "UBA domain containing 2"
            },
            "metanode": "Gene"
        }
    ]
}