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=9075
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=9100",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=9050",
    "results": [
        {
            "id": 9065,
            "identifier": "GO:0032138",
            "identifier_type": "str",
            "name": "single base insertion or deletion binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032138",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 9066,
            "identifier": "63933",
            "identifier_type": "int",
            "name": "MCUR1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/63933",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "mitochondrial calcium uniporter regulator 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 9067,
            "identifier": "C0024248",
            "identifier_type": "str",
            "name": "Lymphocele",
            "properties": {
                "url": "http://identifiers.org/umls/C0024248",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 9068,
            "identifier": "284415",
            "identifier_type": "int",
            "name": "VSTM1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/284415",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "V-set and transmembrane domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 9069,
            "identifier": "2661",
            "identifier_type": "int",
            "name": "GDF9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2661",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "growth differentiation factor 9"
            },
            "metanode": "Gene"
        },
        {
            "id": 9070,
            "identifier": "11152",
            "identifier_type": "int",
            "name": "WDR45",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11152",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "WD repeat domain 45"
            },
            "metanode": "Gene"
        },
        {
            "id": 9109,
            "identifier": "57530",
            "identifier_type": "int",
            "name": "CGN",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57530",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "cingulin"
            },
            "metanode": "Gene"
        },
        {
            "id": 9071,
            "identifier": "GO:0060143",
            "identifier_type": "str",
            "name": "positive regulation of syncytium formation by plasma membrane fusion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060143",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9072,
            "identifier": "GO:0000220",
            "identifier_type": "str",
            "name": "vacuolar proton-transporting V-type ATPase, V0 domain",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000220",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 9073,
            "identifier": "C0751674",
            "identifier_type": "str",
            "name": "Lymphangioleiomyomatosis",
            "properties": {
                "url": "http://identifiers.org/umls/C0751674",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 9074,
            "identifier": "645432",
            "identifier_type": "int",
            "name": "ARRDC5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/645432",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "arrestin domain containing 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 9075,
            "identifier": "C0034091",
            "identifier_type": "str",
            "name": "Pulmonary veno-occlusive disease",
            "properties": {
                "url": "http://identifiers.org/umls/C0034091",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 9076,
            "identifier": "GO:0031205",
            "identifier_type": "str",
            "name": "endoplasmic reticulum Sec complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031205",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 9077,
            "identifier": "160335",
            "identifier_type": "int",
            "name": "TMTC2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/160335",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "transmembrane and tetratricopeptide repeat containing 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 9078,
            "identifier": "GO:0048378",
            "identifier_type": "str",
            "name": "regulation of lateral mesodermal cell fate specification",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048378",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9079,
            "identifier": "10912",
            "identifier_type": "int",
            "name": "GADD45G",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10912",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "growth arrest and DNA-damage-inducible, gamma"
            },
            "metanode": "Gene"
        },
        {
            "id": 9080,
            "identifier": "166614",
            "identifier_type": "int",
            "name": "DCLK2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/166614",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "doublecortin-like kinase 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 9081,
            "identifier": "GO:0071460",
            "identifier_type": "str",
            "name": "cellular response to cell-matrix adhesion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071460",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9082,
            "identifier": "UBERON:0001981",
            "identifier_type": "str",
            "name": "blood vessel",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001981",
                "bto_id": "BTO:0001102",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D001808"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 9083,
            "identifier": "C0021899",
            "identifier_type": "str",
            "name": "IUD expelled",
            "properties": {
                "url": "http://identifiers.org/umls/C0021899",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 9084,
            "identifier": "C0272774",
            "identifier_type": "str",
            "name": "Foot fracture",
            "properties": {
                "url": "http://identifiers.org/umls/C0272774",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 9085,
            "identifier": "22953",
            "identifier_type": "int",
            "name": "P2RX2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/22953",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "purinergic receptor P2X, ligand gated ion channel, 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 9086,
            "identifier": "7455",
            "identifier_type": "int",
            "name": "ZAN",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7455",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "zonadhesin (gene/pseudogene)"
            },
            "metanode": "Gene"
        },
        {
            "id": 9087,
            "identifier": "GO:0034388",
            "identifier_type": "str",
            "name": "Pwp2p-containing subcomplex of 90S preribosome",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034388",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 9088,
            "identifier": "PC7_7447",
            "identifier_type": "str",
            "name": "Signaling by FGFR",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        }
    ]
}