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=27150
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=27175",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=27125",
    "results": [
        {
            "id": 27141,
            "identifier": "C0235093",
            "identifier_type": "str",
            "name": "Paralysis of bladder",
            "properties": {
                "url": "http://identifiers.org/umls/C0235093",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 27142,
            "identifier": "GO:0014870",
            "identifier_type": "str",
            "name": "response to muscle inactivity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0014870",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27143,
            "identifier": "152118",
            "identifier_type": "int",
            "name": "C3orf79",
            "properties": {
                "url": "http://identifiers.org/ncbigene/152118",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "chromosome 3 open reading frame 79"
            },
            "metanode": "Gene"
        },
        {
            "id": 27144,
            "identifier": "5532",
            "identifier_type": "int",
            "name": "PPP3CB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5532",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "protein phosphatase 3, catalytic subunit, beta isozyme"
            },
            "metanode": "Gene"
        },
        {
            "id": 27145,
            "identifier": "51458",
            "identifier_type": "int",
            "name": "RHCG",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51458",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "Rh family, C glycoprotein"
            },
            "metanode": "Gene"
        },
        {
            "id": 27146,
            "identifier": "GO:0046459",
            "identifier_type": "str",
            "name": "short-chain fatty acid metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046459",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27147,
            "identifier": "GO:0070063",
            "identifier_type": "str",
            "name": "RNA polymerase binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070063",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 27148,
            "identifier": "UBERON:0004535",
            "identifier_type": "str",
            "name": "cardiovascular system",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0004535",
                "bto_id": "BTO:0000088",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D002319"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 27149,
            "identifier": "C0235086",
            "identifier_type": "str",
            "name": "Muscle contractions involuntary",
            "properties": {
                "url": "http://identifiers.org/umls/C0235086",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 27150,
            "identifier": "GO:0006998",
            "identifier_type": "str",
            "name": "nuclear envelope organization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006998",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27151,
            "identifier": "GO:0072358",
            "identifier_type": "str",
            "name": "cardiovascular system development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072358",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27152,
            "identifier": "84467",
            "identifier_type": "int",
            "name": "FBN3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84467",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "fibrillin 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 27153,
            "identifier": "C0852990",
            "identifier_type": "str",
            "name": "Blood thromboplastin decreased",
            "properties": {
                "url": "http://identifiers.org/umls/C0852990",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 27154,
            "identifier": "GO:0046530",
            "identifier_type": "str",
            "name": "photoreceptor cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046530",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27155,
            "identifier": "1062",
            "identifier_type": "int",
            "name": "CENPE",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1062",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "centromere protein E, 312kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 27156,
            "identifier": "140881",
            "identifier_type": "int",
            "name": "DEFB129",
            "properties": {
                "url": "http://identifiers.org/ncbigene/140881",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "defensin, beta 129"
            },
            "metanode": "Gene"
        },
        {
            "id": 27157,
            "identifier": "51084",
            "identifier_type": "int",
            "name": "CRYL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51084",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "crystallin, lambda 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 27158,
            "identifier": "128308",
            "identifier_type": "int",
            "name": "MRPL55",
            "properties": {
                "url": "http://identifiers.org/ncbigene/128308",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "mitochondrial ribosomal protein L55"
            },
            "metanode": "Gene"
        },
        {
            "id": 27159,
            "identifier": "GO:1904048",
            "identifier_type": "str",
            "name": "regulation of spontaneous neurotransmitter secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1904048",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27160,
            "identifier": "DB01615",
            "identifier_type": "str",
            "name": "Aceprometazine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01615",
                "inchi": "InChI=1S/C19H22N2OS/c1-13(20(3)4)12-21-16-7-5-6-8-18(16)23-19-10-9-15(14(2)22)11-17(19)21/h5-11,13H,12H2,1-4H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=XLOQNFNTQIRSOX-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 27161,
            "identifier": "GO:0070538",
            "identifier_type": "str",
            "name": "oleic acid binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070538",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 27162,
            "identifier": "100130078",
            "identifier_type": "int",
            "name": "LOC100130078",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100130078",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "uncharacterized LOC100130078"
            },
            "metanode": "Gene"
        },
        {
            "id": 27163,
            "identifier": "6096",
            "identifier_type": "int",
            "name": "RORB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6096",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "RAR-related orphan receptor B"
            },
            "metanode": "Gene"
        },
        {
            "id": 27164,
            "identifier": "10507",
            "identifier_type": "int",
            "name": "SEMA4D",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10507",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "sema domain, immunoglobulin domain (Ig), transmembrane domain (TM) and short cytoplasmic domain, (semaphorin) 4D"
            },
            "metanode": "Gene"
        },
        {
            "id": 27165,
            "identifier": "GO:0030514",
            "identifier_type": "str",
            "name": "negative regulation of BMP signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030514",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}