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=42900
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=42925",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=42875",
    "results": [
        {
            "id": 42899,
            "identifier": "D060486",
            "identifier_type": "str",
            "name": "Ophthalmoplegic Migraine",
            "properties": {
                "url": "http://identifiers.org/mesh/D060486",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 42900,
            "identifier": "WP325_r71223",
            "identifier_type": "str",
            "name": "Triacylglyceride Synthesis",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP325_r71223",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 42901,
            "identifier": "DB00202",
            "identifier_type": "str",
            "name": "Succinylcholine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00202",
                "inchi": "InChI=1S/C14H30N2O4/c1-15(2,3)9-11-19-13(17)7-8-14(18)20-12-10-16(4,5)6/h7-12H2,1-6H3/q+2",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=AXOIZCJOOAYSMI-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 42902,
            "identifier": "64092",
            "identifier_type": "int",
            "name": "SAMSN1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64092",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "SAM domain, SH3 domain and nuclear localization signals 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 42903,
            "identifier": "C0149741",
            "identifier_type": "str",
            "name": "Breast discharge",
            "properties": {
                "url": "http://identifiers.org/umls/C0149741",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 42904,
            "identifier": "GO:0032488",
            "identifier_type": "str",
            "name": "Cdc42 protein signal transduction",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032488",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 42905,
            "identifier": "8774",
            "identifier_type": "int",
            "name": "NAPG",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8774",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "N-ethylmaleimide-sensitive factor attachment protein, gamma"
            },
            "metanode": "Gene"
        },
        {
            "id": 42906,
            "identifier": "GO:0097154",
            "identifier_type": "str",
            "name": "GABAergic neuron differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097154",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 42907,
            "identifier": "GO:0014034",
            "identifier_type": "str",
            "name": "neural crest cell fate commitment",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0014034",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 42908,
            "identifier": "GO:0014717",
            "identifier_type": "str",
            "name": "regulation of satellite cell activation involved in skeletal muscle regeneration",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0014717",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 42909,
            "identifier": "11227",
            "identifier_type": "int",
            "name": "GALNT5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11227",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "polypeptide N-acetylgalactosaminyltransferase 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 42910,
            "identifier": "GO:0017157",
            "identifier_type": "str",
            "name": "regulation of exocytosis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0017157",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 42911,
            "identifier": "105371907",
            "identifier_type": "int",
            "name": "LOC105371907",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105371907",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "uncharacterized LOC105371907"
            },
            "metanode": "Gene"
        },
        {
            "id": 42912,
            "identifier": "151647",
            "identifier_type": "int",
            "name": "FAM19A4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/151647",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "family with sequence similarity 19 (chemokine (C-C motif)-like), member A4"
            },
            "metanode": "Gene"
        },
        {
            "id": 42913,
            "identifier": "29066",
            "identifier_type": "int",
            "name": "ZC3H7A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/29066",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "zinc finger CCCH-type containing 7A"
            },
            "metanode": "Gene"
        },
        {
            "id": 42914,
            "identifier": "GO:0031515",
            "identifier_type": "str",
            "name": "tRNA (m1A) methyltransferase complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031515",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 42915,
            "identifier": "54955",
            "identifier_type": "int",
            "name": "C1orf109",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54955",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "chromosome 1 open reading frame 109"
            },
            "metanode": "Gene"
        },
        {
            "id": 42916,
            "identifier": "GO:0060402",
            "identifier_type": "str",
            "name": "calcium ion transport into cytosol",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060402",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 42917,
            "identifier": "GO:0045786",
            "identifier_type": "str",
            "name": "negative regulation of cell cycle",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045786",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 42918,
            "identifier": "347527",
            "identifier_type": "int",
            "name": "ARSH",
            "properties": {
                "url": "http://identifiers.org/ncbigene/347527",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "arylsulfatase family, member H"
            },
            "metanode": "Gene"
        },
        {
            "id": 42919,
            "identifier": "C0242420",
            "identifier_type": "str",
            "name": "Retinal oedema",
            "properties": {
                "url": "http://identifiers.org/umls/C0242420",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 42920,
            "identifier": "GO:1902109",
            "identifier_type": "str",
            "name": "negative regulation of mitochondrial membrane permeability involved in apoptotic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902109",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 42921,
            "identifier": "C0877225",
            "identifier_type": "str",
            "name": "Bone density decreased",
            "properties": {
                "url": "http://identifiers.org/umls/C0877225",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 42922,
            "identifier": "23028",
            "identifier_type": "int",
            "name": "KDM1A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23028",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "lysine (K)-specific demethylase 1A"
            },
            "metanode": "Gene"
        },
        {
            "id": 42923,
            "identifier": "81623",
            "identifier_type": "int",
            "name": "DEFB126",
            "properties": {
                "url": "http://identifiers.org/ncbigene/81623",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "defensin, beta 126"
            },
            "metanode": "Gene"
        }
    ]
}