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=12300
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=12325",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=12275",
    "results": [
        {
            "id": 12289,
            "identifier": "GO:0071899",
            "identifier_type": "str",
            "name": "negative regulation of estrogen receptor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071899",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12290,
            "identifier": "GO:0060426",
            "identifier_type": "str",
            "name": "lung vasculature development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060426",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12291,
            "identifier": "3275",
            "identifier_type": "int",
            "name": "PRMT2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3275",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "protein arginine methyltransferase 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 12292,
            "identifier": "83597",
            "identifier_type": "int",
            "name": "RTP3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/83597",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "receptor (chemosensory) transporter protein 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 12293,
            "identifier": "GO:1902937",
            "identifier_type": "str",
            "name": "inward rectifier potassium channel complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902937",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 12294,
            "identifier": "5728",
            "identifier_type": "int",
            "name": "PTEN",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5728",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "phosphatase and tensin homolog"
            },
            "metanode": "Gene"
        },
        {
            "id": 12295,
            "identifier": "C0349231",
            "identifier_type": "str",
            "name": "Phobia",
            "properties": {
                "url": "http://identifiers.org/umls/C0349231",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 12296,
            "identifier": "GO:0004370",
            "identifier_type": "str",
            "name": "glycerol kinase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004370",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 12297,
            "identifier": "23583",
            "identifier_type": "int",
            "name": "SMUG1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23583",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "single-strand-selective monofunctional uracil-DNA glycosylase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 12298,
            "identifier": "401285",
            "identifier_type": "int",
            "name": "TCP10L2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/401285",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "t-complex 10-like 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 12299,
            "identifier": "GO:0051769",
            "identifier_type": "str",
            "name": "regulation of nitric-oxide synthase biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051769",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12300,
            "identifier": "N0000007888",
            "identifier_type": "str",
            "name": "Bismuth",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000007888",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Chemical/Ingredient"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 12301,
            "identifier": "GO:0097603",
            "identifier_type": "str",
            "name": "temperature-gated ion channel activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097603",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 12302,
            "identifier": "GO:0070932",
            "identifier_type": "str",
            "name": "histone H3 deacetylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070932",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12303,
            "identifier": "65083",
            "identifier_type": "int",
            "name": "NOL6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/65083",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "nucleolar protein 6 (RNA-associated)"
            },
            "metanode": "Gene"
        },
        {
            "id": 12304,
            "identifier": "PC7_5972",
            "identifier_type": "str",
            "name": "Nonsense Mediated Decay (NMD) enhanced by the Exon Junction Complex (EJC)",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 12305,
            "identifier": "GO:0045746",
            "identifier_type": "str",
            "name": "negative regulation of Notch signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045746",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12306,
            "identifier": "GO:0051446",
            "identifier_type": "str",
            "name": "positive regulation of meiotic cell cycle",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051446",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12307,
            "identifier": "C0919578",
            "identifier_type": "str",
            "name": "Idiosyncratic drug reaction",
            "properties": {
                "url": "http://identifiers.org/umls/C0919578",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 12308,
            "identifier": "85359",
            "identifier_type": "int",
            "name": "DGCR6L",
            "properties": {
                "url": "http://identifiers.org/ncbigene/85359",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "DiGeorge syndrome critical region gene 6-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 12309,
            "identifier": "1258",
            "identifier_type": "int",
            "name": "CNGB1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1258",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "cyclic nucleotide gated channel beta 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 12310,
            "identifier": "9765",
            "identifier_type": "int",
            "name": "ZFYVE16",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9765",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "zinc finger, FYVE domain containing 16"
            },
            "metanode": "Gene"
        },
        {
            "id": 12311,
            "identifier": "390648",
            "identifier_type": "int",
            "name": "OR4F6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/390648",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "olfactory receptor, family 4, subfamily F, member 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 12312,
            "identifier": "GO:0038107",
            "identifier_type": "str",
            "name": "nodal signaling pathway involved in determination of left/right asymmetry",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0038107",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12313,
            "identifier": "80823",
            "identifier_type": "int",
            "name": "BHLHB9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80823",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "basic helix-loop-helix domain containing, class B, 9"
            },
            "metanode": "Gene"
        }
    ]
}