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=15025
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=15050",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=15000",
    "results": [
        {
            "id": 15015,
            "identifier": "GO:0035924",
            "identifier_type": "str",
            "name": "cellular response to vascular endothelial growth factor stimulus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035924",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15016,
            "identifier": "400591",
            "identifier_type": "int",
            "name": "C17orf102",
            "properties": {
                "url": "http://identifiers.org/ncbigene/400591",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "chromosome 17 open reading frame 102"
            },
            "metanode": "Gene"
        },
        {
            "id": 15017,
            "identifier": "GO:1903020",
            "identifier_type": "str",
            "name": "positive regulation of glycoprotein metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903020",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15018,
            "identifier": "PC7_4741",
            "identifier_type": "str",
            "name": "Innate Immune System",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 15019,
            "identifier": "26212",
            "identifier_type": "int",
            "name": "OR2B6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26212",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "olfactory receptor, family 2, subfamily B, member 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 15020,
            "identifier": "1951",
            "identifier_type": "int",
            "name": "CELSR3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1951",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "cadherin, EGF LAG seven-pass G-type receptor 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 15021,
            "identifier": "55754",
            "identifier_type": "int",
            "name": "TMEM30A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55754",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "transmembrane protein 30A"
            },
            "metanode": "Gene"
        },
        {
            "id": 15022,
            "identifier": "C0854466",
            "identifier_type": "str",
            "name": "Implant expulsion",
            "properties": {
                "url": "http://identifiers.org/umls/C0854466",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 15023,
            "identifier": "101928998",
            "identifier_type": "int",
            "name": "LOC101928998",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101928998",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "uncharacterized LOC101928998"
            },
            "metanode": "Gene"
        },
        {
            "id": 15024,
            "identifier": "116179",
            "identifier_type": "int",
            "name": "TGM7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/116179",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "transglutaminase 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 15025,
            "identifier": "308",
            "identifier_type": "int",
            "name": "ANXA5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/308",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "annexin A5"
            },
            "metanode": "Gene"
        },
        {
            "id": 15026,
            "identifier": "C0740482",
            "identifier_type": "str",
            "name": "Hypotension orthostatic symptomatic",
            "properties": {
                "url": "http://identifiers.org/umls/C0740482",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 15027,
            "identifier": "GO:0051012",
            "identifier_type": "str",
            "name": "microtubule sliding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051012",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15028,
            "identifier": "GO:0060039",
            "identifier_type": "str",
            "name": "pericardium development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060039",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15029,
            "identifier": "153571",
            "identifier_type": "int",
            "name": "C5orf38",
            "properties": {
                "url": "http://identifiers.org/ncbigene/153571",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "chromosome 5 open reading frame 38"
            },
            "metanode": "Gene"
        },
        {
            "id": 15030,
            "identifier": "2889",
            "identifier_type": "int",
            "name": "RAPGEF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2889",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "Rap guanine nucleotide exchange factor (GEF) 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 15031,
            "identifier": "GO:0098810",
            "identifier_type": "str",
            "name": "neurotransmitter reuptake",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0098810",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15032,
            "identifier": "GO:0048389",
            "identifier_type": "str",
            "name": "intermediate mesoderm development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048389",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15033,
            "identifier": "GO:1902622",
            "identifier_type": "str",
            "name": "regulation of neutrophil migration",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902622",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15034,
            "identifier": "7770",
            "identifier_type": "int",
            "name": "ZNF227",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7770",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 227"
            },
            "metanode": "Gene"
        },
        {
            "id": 15035,
            "identifier": "100129324",
            "identifier_type": "int",
            "name": "LOC100129324",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100129324",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "uncharacterized LOC100129324"
            },
            "metanode": "Gene"
        },
        {
            "id": 15036,
            "identifier": "DOID:1595",
            "identifier_type": "str",
            "name": "endogenous depression",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/DOID_1595",
                "source": "Disease Ontology",
                "license": "CC BY 3.0"
            },
            "metanode": "Disease"
        },
        {
            "id": 15037,
            "identifier": "5358",
            "identifier_type": "int",
            "name": "PLS3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5358",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "plastin 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 15038,
            "identifier": "GO:0046403",
            "identifier_type": "str",
            "name": "polynucleotide 3'-phosphatase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046403",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 15039,
            "identifier": "C0007222",
            "identifier_type": "str",
            "name": "Cardiovascular disorder",
            "properties": {
                "url": "http://identifiers.org/umls/C0007222",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}