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=29550
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=29575",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=29525",
    "results": [
        {
            "id": 29544,
            "identifier": "GO:1902527",
            "identifier_type": "str",
            "name": "positive regulation of protein monoubiquitination",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902527",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29545,
            "identifier": "GO:2001259",
            "identifier_type": "str",
            "name": "positive regulation of cation channel activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2001259",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29546,
            "identifier": "C0235827",
            "identifier_type": "str",
            "name": "Therapeutic response decreased",
            "properties": {
                "url": "http://identifiers.org/umls/C0235827",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 29547,
            "identifier": "GO:0032205",
            "identifier_type": "str",
            "name": "negative regulation of telomere maintenance",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032205",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29548,
            "identifier": "GO:0060831",
            "identifier_type": "str",
            "name": "smoothened signaling pathway involved in dorsal/ventral neural tube patterning",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060831",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29549,
            "identifier": "C0262414",
            "identifier_type": "str",
            "name": "Cervical vertebral fracture",
            "properties": {
                "url": "http://identifiers.org/umls/C0262414",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 29550,
            "identifier": "8269",
            "identifier_type": "int",
            "name": "TMEM187",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8269",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "transmembrane protein 187"
            },
            "metanode": "Gene"
        },
        {
            "id": 29551,
            "identifier": "GO:0090278",
            "identifier_type": "str",
            "name": "negative regulation of peptide hormone secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090278",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29552,
            "identifier": "N0000175915",
            "identifier_type": "str",
            "name": "Increased Coagulation Factor VIII Concentration",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000175915",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Physiologic Effect"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 29553,
            "identifier": "C0270612",
            "identifier_type": "str",
            "name": "Leukoencephalopathy",
            "properties": {
                "url": "http://identifiers.org/umls/C0270612",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 29554,
            "identifier": "PC7_5025",
            "identifier_type": "str",
            "name": "Loss of Function of SMAD2/3 in Cancer",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 29555,
            "identifier": "167555",
            "identifier_type": "int",
            "name": "FAM151B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/167555",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "family with sequence similarity 151, member B"
            },
            "metanode": "Gene"
        },
        {
            "id": 29556,
            "identifier": "GO:0035515",
            "identifier_type": "str",
            "name": "oxidative RNA demethylase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035515",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 29557,
            "identifier": "GO:1990190",
            "identifier_type": "str",
            "name": "peptide-glutamate-N-acetyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1990190",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 29558,
            "identifier": "GO:0042340",
            "identifier_type": "str",
            "name": "keratan sulfate catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042340",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29559,
            "identifier": "GO:0050432",
            "identifier_type": "str",
            "name": "catecholamine secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050432",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29560,
            "identifier": "84878",
            "identifier_type": "int",
            "name": "ZBTB45",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84878",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger and BTB domain containing 45"
            },
            "metanode": "Gene"
        },
        {
            "id": 29561,
            "identifier": "PC7_5524",
            "identifier_type": "str",
            "name": "Mitochondrial translation termination",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 29562,
            "identifier": "GO:0032183",
            "identifier_type": "str",
            "name": "SUMO binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032183",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 29563,
            "identifier": "7009",
            "identifier_type": "int",
            "name": "TMBIM6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7009",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "transmembrane BAX inhibitor motif containing 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 29564,
            "identifier": "57047",
            "identifier_type": "int",
            "name": "PLSCR2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57047",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "phospholipid scramblase 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 29565,
            "identifier": "PC7_4791",
            "identifier_type": "str",
            "name": "Ion channel transport",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 29566,
            "identifier": "PC7_8154",
            "identifier_type": "str",
            "name": "Terminal pathway of complement",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 29567,
            "identifier": "PC7_1674",
            "identifier_type": "str",
            "name": "Antiviral mechanism by IFN-stimulated genes",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 29568,
            "identifier": "GO:1903729",
            "identifier_type": "str",
            "name": "regulation of plasma membrane organization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903729",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}