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=10500
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=10525",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=10475",
    "results": [
        {
            "id": 10491,
            "identifier": "116461",
            "identifier_type": "int",
            "name": "TSEN15",
            "properties": {
                "url": "http://identifiers.org/ncbigene/116461",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "TSEN15 tRNA splicing endonuclease subunit"
            },
            "metanode": "Gene"
        },
        {
            "id": 10492,
            "identifier": "113235",
            "identifier_type": "int",
            "name": "SLC46A1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/113235",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "solute carrier family 46 (folate transporter), member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 10493,
            "identifier": "23438",
            "identifier_type": "int",
            "name": "HARS2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23438",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "histidyl-tRNA synthetase 2, mitochondrial"
            },
            "metanode": "Gene"
        },
        {
            "id": 10494,
            "identifier": "GO:0033275",
            "identifier_type": "str",
            "name": "actin-myosin filament sliding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033275",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10495,
            "identifier": "GO:0004906",
            "identifier_type": "str",
            "name": "interferon-gamma receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004906",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 10496,
            "identifier": "GO:0043218",
            "identifier_type": "str",
            "name": "compact myelin",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043218",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 10497,
            "identifier": "GO:0015935",
            "identifier_type": "str",
            "name": "small ribosomal subunit",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015935",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 10498,
            "identifier": "6281",
            "identifier_type": "int",
            "name": "S100A10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6281",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "S100 calcium binding protein A10"
            },
            "metanode": "Gene"
        },
        {
            "id": 10499,
            "identifier": "GO:0050908",
            "identifier_type": "str",
            "name": "detection of light stimulus involved in visual perception",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050908",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10500,
            "identifier": "102724742",
            "identifier_type": "int",
            "name": "LOC102724742",
            "properties": {
                "url": "http://identifiers.org/ncbigene/102724742",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "PRAME family member 1-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 10501,
            "identifier": "117159",
            "identifier_type": "int",
            "name": "DCD",
            "properties": {
                "url": "http://identifiers.org/ncbigene/117159",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "dermcidin"
            },
            "metanode": "Gene"
        },
        {
            "id": 10502,
            "identifier": "GO:0048246",
            "identifier_type": "str",
            "name": "macrophage chemotaxis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048246",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10503,
            "identifier": "GO:0009146",
            "identifier_type": "str",
            "name": "purine nucleoside triphosphate catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009146",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10504,
            "identifier": "147699",
            "identifier_type": "int",
            "name": "PPM1N",
            "properties": {
                "url": "http://identifiers.org/ncbigene/147699",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "protein phosphatase, Mg2+/Mn2+ dependent, 1N (putative)"
            },
            "metanode": "Gene"
        },
        {
            "id": 10505,
            "identifier": "1113",
            "identifier_type": "int",
            "name": "CHGA",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1113",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "chromogranin A"
            },
            "metanode": "Gene"
        },
        {
            "id": 10506,
            "identifier": "9620",
            "identifier_type": "int",
            "name": "CELSR1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9620",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "cadherin, EGF LAG seven-pass G-type receptor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 10507,
            "identifier": "51151",
            "identifier_type": "int",
            "name": "SLC45A2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51151",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "solute carrier family 45, member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 10508,
            "identifier": "158787",
            "identifier_type": "int",
            "name": "RIBC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/158787",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "RIB43A domain with coiled-coils 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 10509,
            "identifier": "C0034530",
            "identifier_type": "str",
            "name": "Radiation injury",
            "properties": {
                "url": "http://identifiers.org/umls/C0034530",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 10510,
            "identifier": "83888",
            "identifier_type": "int",
            "name": "FGFBP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/83888",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "fibroblast growth factor binding protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 10511,
            "identifier": "GO:0001738",
            "identifier_type": "str",
            "name": "morphogenesis of a polarized epithelium",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001738",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10512,
            "identifier": "GO:0001819",
            "identifier_type": "str",
            "name": "positive regulation of cytokine production",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001819",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10513,
            "identifier": "10574",
            "identifier_type": "int",
            "name": "CCT7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10574",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "chaperonin containing TCP1, subunit 7 (eta)"
            },
            "metanode": "Gene"
        },
        {
            "id": 10514,
            "identifier": "GO:0097196",
            "identifier_type": "str",
            "name": "Shu complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097196",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 10515,
            "identifier": "C0160087",
            "identifier_type": "str",
            "name": "Ankle sprain",
            "properties": {
                "url": "http://identifiers.org/umls/C0160087",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}