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=40475
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=40500",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=40450",
    "results": [
        {
            "id": 40472,
            "identifier": "C1608953",
            "identifier_type": "str",
            "name": "Intestinal diaphragm disease",
            "properties": {
                "url": "http://identifiers.org/umls/C1608953",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 40473,
            "identifier": "83715",
            "identifier_type": "int",
            "name": "ESPN",
            "properties": {
                "url": "http://identifiers.org/ncbigene/83715",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "espin"
            },
            "metanode": "Gene"
        },
        {
            "id": 40474,
            "identifier": "C0018949",
            "identifier_type": "str",
            "name": "Spinal cord haemorrhage",
            "properties": {
                "url": "http://identifiers.org/umls/C0018949",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 40475,
            "identifier": "DB08976",
            "identifier_type": "str",
            "name": "Floctafenine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB08976",
                "inchi": "InChI=1/C20H17F3N2O4/c21-20(22,23)15-6-3-5-13-17(8-9-24-18(13)15)25-16-7-2-1-4-14(16)19(28)29-11-12(27)10-26/h1-9,12,26-27H,10-11H2,(H,24,25)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=APQPGQGAWABJLN-UHFFFAOYNA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 40476,
            "identifier": "26589",
            "identifier_type": "int",
            "name": "MRPL46",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26589",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "mitochondrial ribosomal protein L46"
            },
            "metanode": "Gene"
        },
        {
            "id": 40477,
            "identifier": "5862",
            "identifier_type": "int",
            "name": "RAB2A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5862",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "RAB2A, member RAS oncogene family"
            },
            "metanode": "Gene"
        },
        {
            "id": 40478,
            "identifier": "10257",
            "identifier_type": "int",
            "name": "ABCC4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10257",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "ATP-binding cassette, sub-family C (CFTR/MRP), member 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 40479,
            "identifier": "GO:0090264",
            "identifier_type": "str",
            "name": "regulation of immune complex clearance by monocytes and macrophages",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090264",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 40480,
            "identifier": "90835",
            "identifier_type": "int",
            "name": "C16orf93",
            "properties": {
                "url": "http://identifiers.org/ncbigene/90835",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "chromosome 16 open reading frame 93"
            },
            "metanode": "Gene"
        },
        {
            "id": 40481,
            "identifier": "GO:0043586",
            "identifier_type": "str",
            "name": "tongue development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043586",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 40482,
            "identifier": "105378775",
            "identifier_type": "int",
            "name": "LOC105378775",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105378775",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "cell death regulator Aven-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 40483,
            "identifier": "GO:0035497",
            "identifier_type": "str",
            "name": "cAMP response element binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035497",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 40484,
            "identifier": "GO:0021759",
            "identifier_type": "str",
            "name": "globus pallidus development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0021759",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 40485,
            "identifier": "C0235522",
            "identifier_type": "str",
            "name": "Vein disorder",
            "properties": {
                "url": "http://identifiers.org/umls/C0235522",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 40486,
            "identifier": "84541",
            "identifier_type": "int",
            "name": "KBTBD8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84541",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "kelch repeat and BTB (POZ) domain containing 8"
            },
            "metanode": "Gene"
        },
        {
            "id": 40487,
            "identifier": "GO:0009083",
            "identifier_type": "str",
            "name": "branched-chain amino acid catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009083",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 40488,
            "identifier": "C0020701",
            "identifier_type": "str",
            "name": "Hysteria",
            "properties": {
                "url": "http://identifiers.org/umls/C0020701",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 40489,
            "identifier": "3166",
            "identifier_type": "int",
            "name": "HMX1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3166",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "H6 family homeobox 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 40490,
            "identifier": "C0271211",
            "identifier_type": "str",
            "name": "Erythropsia",
            "properties": {
                "url": "http://identifiers.org/umls/C0271211",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 40491,
            "identifier": "GO:1901258",
            "identifier_type": "str",
            "name": "positive regulation of macrophage colony-stimulating factor production",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901258",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 40492,
            "identifier": "UBERON:0002453",
            "identifier_type": "str",
            "name": "ethmoid sinus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0002453",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D005005"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 40493,
            "identifier": "GO:0097498",
            "identifier_type": "str",
            "name": "endothelial tube lumen extension",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097498",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 40494,
            "identifier": "GO:0045425",
            "identifier_type": "str",
            "name": "positive regulation of granulocyte macrophage colony-stimulating factor biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045425",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 40495,
            "identifier": "GO:0042501",
            "identifier_type": "str",
            "name": "serine phosphorylation of STAT protein",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042501",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 40496,
            "identifier": "360226",
            "identifier_type": "int",
            "name": "PRSS41",
            "properties": {
                "url": "http://identifiers.org/ncbigene/360226",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "protease, serine, 41"
            },
            "metanode": "Gene"
        }
    ]
}