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=9800
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=9825",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=9775",
    "results": [
        {
            "id": 9790,
            "identifier": "105376955",
            "identifier_type": "int",
            "name": "LOC105376955",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105376955",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "nuclear pore membrane glycoprotein 210-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 9791,
            "identifier": "GO:0060067",
            "identifier_type": "str",
            "name": "cervix development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060067",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9792,
            "identifier": "1474",
            "identifier_type": "int",
            "name": "CST6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1474",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "cystatin E/M"
            },
            "metanode": "Gene"
        },
        {
            "id": 9793,
            "identifier": "10109",
            "identifier_type": "int",
            "name": "ARPC2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10109",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "actin related protein 2/3 complex, subunit 2, 34kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 9794,
            "identifier": "GO:0055021",
            "identifier_type": "str",
            "name": "regulation of cardiac muscle tissue growth",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0055021",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9795,
            "identifier": "GO:0001518",
            "identifier_type": "str",
            "name": "voltage-gated sodium channel complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001518",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 9796,
            "identifier": "GO:2000785",
            "identifier_type": "str",
            "name": "regulation of autophagosome assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000785",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9797,
            "identifier": "GO:0002339",
            "identifier_type": "str",
            "name": "B cell selection",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002339",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9798,
            "identifier": "GO:0006610",
            "identifier_type": "str",
            "name": "ribosomal protein import into nucleus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006610",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9799,
            "identifier": "GO:0005412",
            "identifier_type": "str",
            "name": "glucose:sodium symporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005412",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 9800,
            "identifier": "GO:0070602",
            "identifier_type": "str",
            "name": "regulation of centromeric sister chromatid cohesion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070602",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9801,
            "identifier": "58488",
            "identifier_type": "int",
            "name": "PCTP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/58488",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "phosphatidylcholine transfer protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 9802,
            "identifier": "GO:0010564",
            "identifier_type": "str",
            "name": "regulation of cell cycle process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010564",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9803,
            "identifier": "GO:1901538",
            "identifier_type": "str",
            "name": "changes to DNA methylation involved in embryo development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901538",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9804,
            "identifier": "105373242",
            "identifier_type": "int",
            "name": "LOC105373242",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105373242",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "uncharacterized LOC105373242"
            },
            "metanode": "Gene"
        },
        {
            "id": 9805,
            "identifier": "C0000817",
            "identifier_type": "str",
            "name": "Abortion infected",
            "properties": {
                "url": "http://identifiers.org/umls/C0000817",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 9806,
            "identifier": "D005884",
            "identifier_type": "str",
            "name": "Gingival Hemorrhage",
            "properties": {
                "url": "http://identifiers.org/mesh/D005884",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 9807,
            "identifier": "GO:0060428",
            "identifier_type": "str",
            "name": "lung epithelium development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060428",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9808,
            "identifier": "2300",
            "identifier_type": "int",
            "name": "FOXL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2300",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "forkhead box L1"
            },
            "metanode": "Gene"
        },
        {
            "id": 9809,
            "identifier": "10807",
            "identifier_type": "int",
            "name": "SDCCAG3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10807",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "serologically defined colon cancer antigen 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 9810,
            "identifier": "91369",
            "identifier_type": "int",
            "name": "ANKRD40",
            "properties": {
                "url": "http://identifiers.org/ncbigene/91369",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "ankyrin repeat domain 40"
            },
            "metanode": "Gene"
        },
        {
            "id": 9811,
            "identifier": "136242",
            "identifier_type": "int",
            "name": "PRSS37",
            "properties": {
                "url": "http://identifiers.org/ncbigene/136242",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "protease, serine, 37"
            },
            "metanode": "Gene"
        },
        {
            "id": 9812,
            "identifier": "GO:0016071",
            "identifier_type": "str",
            "name": "mRNA metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016071",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9813,
            "identifier": "GO:0006631",
            "identifier_type": "str",
            "name": "fatty acid metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006631",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9814,
            "identifier": "4625",
            "identifier_type": "int",
            "name": "MYH7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4625",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "myosin, heavy chain 7, cardiac muscle, beta"
            },
            "metanode": "Gene"
        }
    ]
}