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=21050
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=21075",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=21025",
    "results": [
        {
            "id": 21042,
            "identifier": "GO:0051047",
            "identifier_type": "str",
            "name": "positive regulation of secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051047",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21043,
            "identifier": "PC7_4764",
            "identifier_type": "str",
            "name": "Interaction With The Zona Pellucida",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 21044,
            "identifier": "6668",
            "identifier_type": "int",
            "name": "SP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6668",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "Sp2 transcription factor"
            },
            "metanode": "Gene"
        },
        {
            "id": 21045,
            "identifier": "GO:0052646",
            "identifier_type": "str",
            "name": "alditol phosphate metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0052646",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21046,
            "identifier": "GO:1903751",
            "identifier_type": "str",
            "name": "negative regulation of intrinsic apoptotic signaling pathway in response to hydrogen peroxide",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903751",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21047,
            "identifier": "101060405",
            "identifier_type": "int",
            "name": "LOC101060405",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101060405",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "putative RRN3-like protein RRN3P1"
            },
            "metanode": "Gene"
        },
        {
            "id": 21048,
            "identifier": "8544",
            "identifier_type": "int",
            "name": "PIR",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8544",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "pirin (iron-binding nuclear protein)"
            },
            "metanode": "Gene"
        },
        {
            "id": 21049,
            "identifier": "C0023440",
            "identifier_type": "str",
            "name": "Erythroleukaemia",
            "properties": {
                "url": "http://identifiers.org/umls/C0023440",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 21050,
            "identifier": "GO:0004825",
            "identifier_type": "str",
            "name": "methionine-tRNA ligase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004825",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 21051,
            "identifier": "PC7_3829",
            "identifier_type": "str",
            "name": "FGFR4 ligand binding and activation",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 21052,
            "identifier": "10885",
            "identifier_type": "int",
            "name": "WDR3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10885",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "WD repeat domain 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 21053,
            "identifier": "C0858259",
            "identifier_type": "str",
            "name": "Nasal discomfort",
            "properties": {
                "url": "http://identifiers.org/umls/C0858259",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 21054,
            "identifier": "DB00150",
            "identifier_type": "str",
            "name": "L-Tryptophan",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00150",
                "inchi": "InChI=1S/C11H12N2O2/c12-9(11(14)15)5-7-6-13-10-4-2-1-3-8(7)10/h1-4,6,9,13H,5,12H2,(H,14,15)/t9-/m0/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=QIVBCDIJIAJPQS-VIFPVBQESA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 21055,
            "identifier": "54869",
            "identifier_type": "int",
            "name": "EPS8L1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54869",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "EPS8-like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 21056,
            "identifier": "135293",
            "identifier_type": "int",
            "name": "PM20D2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/135293",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "peptidase M20 domain containing 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 21057,
            "identifier": "7172",
            "identifier_type": "int",
            "name": "TPMT",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7172",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "thiopurine S-methyltransferase"
            },
            "metanode": "Gene"
        },
        {
            "id": 21058,
            "identifier": "N0000009048",
            "identifier_type": "str",
            "name": "GI Motility Alteration",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000009048",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Physiologic Effect"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 21059,
            "identifier": "100527949",
            "identifier_type": "int",
            "name": "GIMAP1-GIMAP5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100527949",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "GIMAP1-GIMAP5 readthrough"
            },
            "metanode": "Gene"
        },
        {
            "id": 21060,
            "identifier": "26009",
            "identifier_type": "int",
            "name": "ZZZ3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26009",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "zinc finger, ZZ-type containing 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 21061,
            "identifier": "WP2865_r81650",
            "identifier_type": "str",
            "name": "IL1 and megakaryotyces in obesity",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP2865_r81650",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 21062,
            "identifier": "55567",
            "identifier_type": "int",
            "name": "DNAH3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55567",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "dynein, axonemal, heavy chain 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 21063,
            "identifier": "79228",
            "identifier_type": "int",
            "name": "THOC6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79228",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "THO complex 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 21064,
            "identifier": "GO:0097341",
            "identifier_type": "str",
            "name": "zymogen inhibition",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097341",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21065,
            "identifier": "GO:0071922",
            "identifier_type": "str",
            "name": "regulation of cohesin localization to chromatin",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071922",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21066,
            "identifier": "C1175175",
            "identifier_type": "str",
            "name": "Severe acute respiratory syndrome",
            "properties": {
                "url": "http://identifiers.org/umls/C1175175",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}