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=21175
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=21200",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=21150",
    "results": [
        {
            "id": 21167,
            "identifier": "85302",
            "identifier_type": "int",
            "name": "FBF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/85302",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "Fas (TNFRSF6) binding factor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 21168,
            "identifier": "C0948085",
            "identifier_type": "str",
            "name": "Corneal defect",
            "properties": {
                "url": "http://identifiers.org/umls/C0948085",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 21169,
            "identifier": "100132285",
            "identifier_type": "int",
            "name": "KIR2DS2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100132285",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "killer cell immunoglobulin-like receptor, two domains, short cytoplasmic tail, 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 21170,
            "identifier": "GO:0016445",
            "identifier_type": "str",
            "name": "somatic diversification of immunoglobulins",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016445",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21171,
            "identifier": "7305",
            "identifier_type": "int",
            "name": "TYROBP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7305",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "TYRO protein tyrosine kinase binding protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 21172,
            "identifier": "GO:0004523",
            "identifier_type": "str",
            "name": "RNA-DNA hybrid ribonuclease activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004523",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 21173,
            "identifier": "GO:0038062",
            "identifier_type": "str",
            "name": "protein tyrosine kinase collagen receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0038062",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 21174,
            "identifier": "GO:0032731",
            "identifier_type": "str",
            "name": "positive regulation of interleukin-1 beta production",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032731",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21175,
            "identifier": "105377746",
            "identifier_type": "int",
            "name": "LOC105377746",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105377746",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "uncharacterized LOC105377746"
            },
            "metanode": "Gene"
        },
        {
            "id": 21176,
            "identifier": "GO:0014824",
            "identifier_type": "str",
            "name": "artery smooth muscle contraction",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0014824",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21177,
            "identifier": "145497",
            "identifier_type": "int",
            "name": "LRRC74A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/145497",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "leucine rich repeat containing 74A"
            },
            "metanode": "Gene"
        },
        {
            "id": 21178,
            "identifier": "55700",
            "identifier_type": "int",
            "name": "MAP7D1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55700",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "MAP7 domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 21179,
            "identifier": "C0233795",
            "identifier_type": "str",
            "name": "Anterograde amnesia",
            "properties": {
                "url": "http://identifiers.org/umls/C0233795",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 21180,
            "identifier": "102724123",
            "identifier_type": "int",
            "name": "LOC102724123",
            "properties": {
                "url": "http://identifiers.org/ncbigene/102724123",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "immunoglobulin superfamily member 3-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 21181,
            "identifier": "GO:0086016",
            "identifier_type": "str",
            "name": "AV node cell action potential",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0086016",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21289,
            "identifier": "GO:0035265",
            "identifier_type": "str",
            "name": "organ growth",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035265",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21182,
            "identifier": "9001",
            "identifier_type": "int",
            "name": "HAP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9001",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "huntingtin-associated protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 21183,
            "identifier": "C0549376",
            "identifier_type": "str",
            "name": "Plasma osmolality decreased",
            "properties": {
                "url": "http://identifiers.org/umls/C0549376",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 21184,
            "identifier": "GO:0098797",
            "identifier_type": "str",
            "name": "plasma membrane protein complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0098797",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 21185,
            "identifier": "C0239940",
            "identifier_type": "str",
            "name": "Glycosylated haemoglobin increased",
            "properties": {
                "url": "http://identifiers.org/umls/C0239940",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 21186,
            "identifier": "GO:0010715",
            "identifier_type": "str",
            "name": "regulation of extracellular matrix disassembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010715",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21187,
            "identifier": "D017593",
            "identifier_type": "str",
            "name": "Kleine-Levin Syndrome",
            "properties": {
                "url": "http://identifiers.org/mesh/D017593",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 21188,
            "identifier": "153020",
            "identifier_type": "int",
            "name": "RASGEF1B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/153020",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "RasGEF domain family, member 1B"
            },
            "metanode": "Gene"
        },
        {
            "id": 21189,
            "identifier": "2835",
            "identifier_type": "int",
            "name": "GPR12",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2835",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "G protein-coupled receptor 12"
            },
            "metanode": "Gene"
        },
        {
            "id": 21190,
            "identifier": "8590",
            "identifier_type": "int",
            "name": "OR6A2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8590",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "olfactory receptor, family 6, subfamily A, member 2"
            },
            "metanode": "Gene"
        }
    ]
}