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=13275
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=13300",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=13250",
    "results": [
        {
            "id": 13264,
            "identifier": "GO:0043112",
            "identifier_type": "str",
            "name": "receptor metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043112",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13265,
            "identifier": "54480",
            "identifier_type": "int",
            "name": "CHPF2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54480",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "chondroitin polymerizing factor 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 13266,
            "identifier": "GO:0060029",
            "identifier_type": "str",
            "name": "convergent extension involved in organogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060029",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13267,
            "identifier": "PC7_8338",
            "identifier_type": "str",
            "name": "Translocation of ZAP-70 to Immunological synapse",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 13268,
            "identifier": "GO:0030613",
            "identifier_type": "str",
            "name": "oxidoreductase activity, acting on phosphorus or arsenic in donors",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030613",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 13269,
            "identifier": "6799",
            "identifier_type": "int",
            "name": "SULT1A2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6799",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "sulfotransferase family, cytosolic, 1A, phenol-preferring, member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 13270,
            "identifier": "GO:0001712",
            "identifier_type": "str",
            "name": "ectodermal cell fate commitment",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001712",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13271,
            "identifier": "56949",
            "identifier_type": "int",
            "name": "XAB2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56949",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "XPA binding protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 13272,
            "identifier": "GO:0033765",
            "identifier_type": "str",
            "name": "steroid dehydrogenase activity, acting on the CH-CH group of donors",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033765",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 13273,
            "identifier": "388552",
            "identifier_type": "int",
            "name": "BLOC1S3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/388552",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "biogenesis of lysosomal organelles complex-1, subunit 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 13274,
            "identifier": "27156",
            "identifier_type": "int",
            "name": "RSPH14",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27156",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "radial spoke head 14 homolog (Chlamydomonas)"
            },
            "metanode": "Gene"
        },
        {
            "id": 13275,
            "identifier": "63941",
            "identifier_type": "int",
            "name": "NECAB3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/63941",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "N-terminal EF-hand calcium binding protein 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 13276,
            "identifier": "201292",
            "identifier_type": "int",
            "name": "TRIM65",
            "properties": {
                "url": "http://identifiers.org/ncbigene/201292",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "tripartite motif containing 65"
            },
            "metanode": "Gene"
        },
        {
            "id": 13277,
            "identifier": "DB04953",
            "identifier_type": "str",
            "name": "Ezogabine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB04953",
                "inchi": "InChI=1S/C16H18FN3O2/c1-2-22-16(21)20-15-8-7-13(9-14(15)18)19-10-11-3-5-12(17)6-4-11/h3-9,19H,2,10,18H2,1H3,(H,20,21)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=PCOBBVZJEWWZFR-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 13278,
            "identifier": "GO:0045899",
            "identifier_type": "str",
            "name": "positive regulation of RNA polymerase II transcriptional preinitiation complex assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045899",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13279,
            "identifier": "GO:0034183",
            "identifier_type": "str",
            "name": "negative regulation of maintenance of mitotic sister chromatid cohesion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034183",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13280,
            "identifier": "GO:1903335",
            "identifier_type": "str",
            "name": "regulation of vacuolar transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903335",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13281,
            "identifier": "GO:0071222",
            "identifier_type": "str",
            "name": "cellular response to lipopolysaccharide",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071222",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13357,
            "identifier": "PC7_1691",
            "identifier_type": "str",
            "name": "Aquaporin-mediated transport",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 13282,
            "identifier": "101060596",
            "identifier_type": "int",
            "name": "LOC101060596",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101060596",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "putative uncharacterized protein LOC641298"
            },
            "metanode": "Gene"
        },
        {
            "id": 13283,
            "identifier": "8495",
            "identifier_type": "int",
            "name": "PPFIBP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8495",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "PTPRF interacting protein, binding protein 2 (liprin beta 2)"
            },
            "metanode": "Gene"
        },
        {
            "id": 13284,
            "identifier": "58517",
            "identifier_type": "int",
            "name": "RBM25",
            "properties": {
                "url": "http://identifiers.org/ncbigene/58517",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "RNA binding motif protein 25"
            },
            "metanode": "Gene"
        },
        {
            "id": 13285,
            "identifier": "GO:0043091",
            "identifier_type": "str",
            "name": "L-arginine import",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043091",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13286,
            "identifier": "C0042018",
            "identifier_type": "str",
            "name": "Calculus urinary",
            "properties": {
                "url": "http://identifiers.org/umls/C0042018",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 13287,
            "identifier": "GO:0046966",
            "identifier_type": "str",
            "name": "thyroid hormone receptor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046966",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        }
    ]
}