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=43475
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=43500",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=43450",
    "results": [
        {
            "id": 43473,
            "identifier": "79703",
            "identifier_type": "int",
            "name": "C11orf80",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79703",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "chromosome 11 open reading frame 80"
            },
            "metanode": "Gene"
        },
        {
            "id": 43474,
            "identifier": "GO:0033553",
            "identifier_type": "str",
            "name": "rDNA heterochromatin",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033553",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 43475,
            "identifier": "836",
            "identifier_type": "int",
            "name": "CASP3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/836",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "caspase 3, apoptosis-related cysteine peptidase"
            },
            "metanode": "Gene"
        },
        {
            "id": 43476,
            "identifier": "PC7_7290",
            "identifier_type": "str",
            "name": "SLC-mediated transmembrane transport",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 43477,
            "identifier": "220107",
            "identifier_type": "int",
            "name": "DLEU7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/220107",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "deleted in lymphocytic leukemia, 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 43478,
            "identifier": "WP516_r71358",
            "identifier_type": "str",
            "name": "Hypertrophy Model",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP516_r71358",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 43479,
            "identifier": "340204",
            "identifier_type": "int",
            "name": "CLPSL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/340204",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "colipase-like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 43480,
            "identifier": "C0021564",
            "identifier_type": "str",
            "name": "Insect bite NOS",
            "properties": {
                "url": "http://identifiers.org/umls/C0021564",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 43481,
            "identifier": "101928566",
            "identifier_type": "int",
            "name": "TBC1D3P6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101928566",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "TBC1 domain family, member 3 pseudogene 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 43482,
            "identifier": "GO:0001702",
            "identifier_type": "str",
            "name": "gastrulation with mouth forming second",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001702",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 43483,
            "identifier": "C1142349",
            "identifier_type": "str",
            "name": "Eyelid pain",
            "properties": {
                "url": "http://identifiers.org/umls/C1142349",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 43484,
            "identifier": "C0238113",
            "identifier_type": "str",
            "name": "Radiation oesophagitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0238113",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 43485,
            "identifier": "GO:0016889",
            "identifier_type": "str",
            "name": "endodeoxyribonuclease activity, producing 3'-phosphomonoesters",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016889",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 43486,
            "identifier": "GO:0004065",
            "identifier_type": "str",
            "name": "arylsulfatase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004065",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 43487,
            "identifier": "51684",
            "identifier_type": "int",
            "name": "SUFU",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51684",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "suppressor of fused homolog (Drosophila)"
            },
            "metanode": "Gene"
        },
        {
            "id": 43488,
            "identifier": "GO:0015271",
            "identifier_type": "str",
            "name": "outward rectifier potassium channel activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015271",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 43489,
            "identifier": "C0743295",
            "identifier_type": "str",
            "name": "Drug screen positive",
            "properties": {
                "url": "http://identifiers.org/umls/C0743295",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 43490,
            "identifier": "23597",
            "identifier_type": "int",
            "name": "ACOT9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23597",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "acyl-CoA thioesterase 9"
            },
            "metanode": "Gene"
        },
        {
            "id": 43491,
            "identifier": "D004884",
            "identifier_type": "str",
            "name": "Eructation",
            "properties": {
                "url": "http://identifiers.org/mesh/D004884",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 43492,
            "identifier": "C0016436",
            "identifier_type": "str",
            "name": "Folliculitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0016436",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 43493,
            "identifier": "101927509",
            "identifier_type": "int",
            "name": "LOC101927509",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101927509",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "basic proline-rich protein-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 43494,
            "identifier": "C0041582",
            "identifier_type": "str",
            "name": "Ulcer",
            "properties": {
                "url": "http://identifiers.org/umls/C0041582",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 43495,
            "identifier": "7289",
            "identifier_type": "int",
            "name": "TULP3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7289",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "tubby like protein 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 43496,
            "identifier": "C0085619",
            "identifier_type": "str",
            "name": "Orthopnoea",
            "properties": {
                "url": "http://identifiers.org/umls/C0085619",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 43497,
            "identifier": "GO:0038158",
            "identifier_type": "str",
            "name": "granulocyte colony-stimulating factor signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0038158",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}