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=5050
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=5075",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=5025",
    "results": [
        {
            "id": 5039,
            "identifier": "GO:0046879",
            "identifier_type": "str",
            "name": "hormone secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046879",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5040,
            "identifier": "C0240273",
            "identifier_type": "str",
            "name": "Lymph node tenderness",
            "properties": {
                "url": "http://identifiers.org/umls/C0240273",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 5041,
            "identifier": "GO:1901386",
            "identifier_type": "str",
            "name": "negative regulation of voltage-gated calcium channel activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901386",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5042,
            "identifier": "GO:0051788",
            "identifier_type": "str",
            "name": "response to misfolded protein",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051788",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5043,
            "identifier": "GO:0009384",
            "identifier_type": "str",
            "name": "N-acylmannosamine kinase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009384",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 5044,
            "identifier": "GO:1990418",
            "identifier_type": "str",
            "name": "response to insulin-like growth factor stimulus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1990418",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5045,
            "identifier": "150472",
            "identifier_type": "int",
            "name": "CBWD2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/150472",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "COBW domain containing 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 5046,
            "identifier": "PC7_7757",
            "identifier_type": "str",
            "name": "Synthesis of bile acids and bile salts via 27-hydroxycholesterol",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 5047,
            "identifier": "GO:0001527",
            "identifier_type": "str",
            "name": "microfibril",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001527",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 5048,
            "identifier": "GO:0045354",
            "identifier_type": "str",
            "name": "regulation of interferon-alpha biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045354",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5049,
            "identifier": "GO:0098554",
            "identifier_type": "str",
            "name": "cytoplasmic side of endoplasmic reticulum membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0098554",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 5050,
            "identifier": "GO:0043366",
            "identifier_type": "str",
            "name": "beta selection",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043366",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5051,
            "identifier": "GO:0015103",
            "identifier_type": "str",
            "name": "inorganic anion transmembrane transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015103",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 5052,
            "identifier": "GO:0035261",
            "identifier_type": "str",
            "name": "external genitalia morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035261",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5053,
            "identifier": "284013",
            "identifier_type": "int",
            "name": "VMO1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/284013",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "vitelline membrane outer layer 1 homolog (chicken)"
            },
            "metanode": "Gene"
        },
        {
            "id": 5054,
            "identifier": "2259",
            "identifier_type": "int",
            "name": "FGF14",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2259",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "fibroblast growth factor 14"
            },
            "metanode": "Gene"
        },
        {
            "id": 5055,
            "identifier": "GO:0006616",
            "identifier_type": "str",
            "name": "SRP-dependent cotranslational protein targeting to membrane, translocation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006616",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5056,
            "identifier": "132203",
            "identifier_type": "int",
            "name": "SNTN",
            "properties": {
                "url": "http://identifiers.org/ncbigene/132203",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "sentan, cilia apical structure protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 5057,
            "identifier": "4712",
            "identifier_type": "int",
            "name": "NDUFB6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4712",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "NADH dehydrogenase (ubiquinone) 1 beta subcomplex, 6, 17kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 5058,
            "identifier": "C0700198",
            "identifier_type": "str",
            "name": "Aspiration",
            "properties": {
                "url": "http://identifiers.org/umls/C0700198",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 5059,
            "identifier": "GO:1902261",
            "identifier_type": "str",
            "name": "positive regulation of delayed rectifier potassium channel activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902261",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5060,
            "identifier": "7053",
            "identifier_type": "int",
            "name": "TGM3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7053",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "transglutaminase 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 5061,
            "identifier": "GO:0004918",
            "identifier_type": "str",
            "name": "interleukin-8 receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004918",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 5062,
            "identifier": "C0266998",
            "identifier_type": "str",
            "name": "Oral soft tissue disorder NOS",
            "properties": {
                "url": "http://identifiers.org/umls/C0266998",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 5063,
            "identifier": "GO:1903722",
            "identifier_type": "str",
            "name": "regulation of centriole elongation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903722",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}