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=27325
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=27350",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=27300",
    "results": [
        {
            "id": 27316,
            "identifier": "GO:0072396",
            "identifier_type": "str",
            "name": "response to cell cycle checkpoint signaling",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072396",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27317,
            "identifier": "GO:0047718",
            "identifier_type": "str",
            "name": "indanol dehydrogenase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0047718",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 27318,
            "identifier": "C0853754",
            "identifier_type": "str",
            "name": "Blood osmolarity increased",
            "properties": {
                "url": "http://identifiers.org/umls/C0853754",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 27319,
            "identifier": "4926",
            "identifier_type": "int",
            "name": "NUMA1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4926",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "nuclear mitotic apparatus protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 27320,
            "identifier": "54948",
            "identifier_type": "int",
            "name": "MRPL16",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54948",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "mitochondrial ribosomal protein L16"
            },
            "metanode": "Gene"
        },
        {
            "id": 27321,
            "identifier": "GO:0072320",
            "identifier_type": "str",
            "name": "volume-sensitive chloride channel activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072320",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 27322,
            "identifier": "GO:0004951",
            "identifier_type": "str",
            "name": "cholecystokinin receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004951",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 27323,
            "identifier": "GO:0055014",
            "identifier_type": "str",
            "name": "atrial cardiac muscle cell development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0055014",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27324,
            "identifier": "C0027424",
            "identifier_type": "str",
            "name": "Nasal congestion",
            "properties": {
                "url": "http://identifiers.org/umls/C0027424",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 27325,
            "identifier": "GO:1902950",
            "identifier_type": "str",
            "name": "regulation of dendritic spine maintenance",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902950",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27326,
            "identifier": "GO:0046602",
            "identifier_type": "str",
            "name": "regulation of mitotic centrosome separation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046602",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27327,
            "identifier": "7507",
            "identifier_type": "int",
            "name": "XPA",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7507",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "xeroderma pigmentosum, complementation group A"
            },
            "metanode": "Gene"
        },
        {
            "id": 27328,
            "identifier": "GO:0097443",
            "identifier_type": "str",
            "name": "sorting endosome",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097443",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 27329,
            "identifier": "55902",
            "identifier_type": "int",
            "name": "ACSS2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55902",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "acyl-CoA synthetase short-chain family member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 27330,
            "identifier": "GO:0007274",
            "identifier_type": "str",
            "name": "neuromuscular synaptic transmission",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007274",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27331,
            "identifier": "GO:0072511",
            "identifier_type": "str",
            "name": "divalent inorganic cation transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072511",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27332,
            "identifier": "GO:0090261",
            "identifier_type": "str",
            "name": "positive regulation of inclusion body assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090261",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27333,
            "identifier": "D054221",
            "identifier_type": "str",
            "name": "Classical Lissencephalies and Subcortical Band Heterotopias",
            "properties": {
                "url": "http://identifiers.org/mesh/D054221",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 27334,
            "identifier": "440",
            "identifier_type": "int",
            "name": "ASNS",
            "properties": {
                "url": "http://identifiers.org/ncbigene/440",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "asparagine synthetase (glutamine-hydrolyzing)"
            },
            "metanode": "Gene"
        },
        {
            "id": 27335,
            "identifier": "9203",
            "identifier_type": "int",
            "name": "ZMYM3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9203",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "zinc finger, MYM-type 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 27336,
            "identifier": "219855",
            "identifier_type": "int",
            "name": "SLC37A2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/219855",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "solute carrier family 37 (glucose-6-phosphate transporter), member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 27337,
            "identifier": "81888",
            "identifier_type": "int",
            "name": "HYI",
            "properties": {
                "url": "http://identifiers.org/ncbigene/81888",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "hydroxypyruvate isomerase (putative)"
            },
            "metanode": "Gene"
        },
        {
            "id": 27338,
            "identifier": "643355",
            "identifier_type": "int",
            "name": "LOC643355",
            "properties": {
                "url": "http://identifiers.org/ncbigene/643355",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "uncharacterized LOC643355"
            },
            "metanode": "Gene"
        },
        {
            "id": 27339,
            "identifier": "DB06809",
            "identifier_type": "str",
            "name": "Plerixafor",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB06809",
                "inchi": "InChI=1S/C28H54N8/c1-9-29-15-17-31-13-3-21-35(23-19-33-11-1)25-27-5-7-28(8-6-27)26-36-22-4-14-32-18-16-30-10-2-12-34-20-24-36/h5-8,29-34H,1-4,9-26H2",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=YIQPUIGJQJDJOS-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 27340,
            "identifier": "GO:0044665",
            "identifier_type": "str",
            "name": "MLL1/2 complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044665",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        }
    ]
}