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=14225
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=14250",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=14200",
    "results": [
        {
            "id": 14216,
            "identifier": "C0264523",
            "identifier_type": "str",
            "name": "Pulmonary ossification",
            "properties": {
                "url": "http://identifiers.org/umls/C0264523",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 14217,
            "identifier": "5894",
            "identifier_type": "int",
            "name": "RAF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5894",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "Raf-1 proto-oncogene, serine/threonine kinase"
            },
            "metanode": "Gene"
        },
        {
            "id": 14218,
            "identifier": "10417",
            "identifier_type": "int",
            "name": "SPON2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10417",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "spondin 2, extracellular matrix protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 14219,
            "identifier": "C0853277",
            "identifier_type": "str",
            "name": "Pseudo-Bartter syndrome",
            "properties": {
                "url": "http://identifiers.org/umls/C0853277",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 14220,
            "identifier": "GO:0004966",
            "identifier_type": "str",
            "name": "galanin receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004966",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 14221,
            "identifier": "353139",
            "identifier_type": "int",
            "name": "LCE2A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/353139",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "late cornified envelope 2A"
            },
            "metanode": "Gene"
        },
        {
            "id": 14222,
            "identifier": "GO:0005350",
            "identifier_type": "str",
            "name": "pyrimidine nucleobase transmembrane transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005350",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 14223,
            "identifier": "GO:0002183",
            "identifier_type": "str",
            "name": "cytoplasmic translational initiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002183",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14224,
            "identifier": "GO:0071331",
            "identifier_type": "str",
            "name": "cellular response to hexose stimulus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071331",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14225,
            "identifier": "GO:0014826",
            "identifier_type": "str",
            "name": "vein smooth muscle contraction",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0014826",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14226,
            "identifier": "123876",
            "identifier_type": "int",
            "name": "ACSM2A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/123876",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "acyl-CoA synthetase medium-chain family member 2A"
            },
            "metanode": "Gene"
        },
        {
            "id": 14227,
            "identifier": "6704",
            "identifier_type": "int",
            "name": "SPRR2E",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6704",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "small proline-rich protein 2E"
            },
            "metanode": "Gene"
        },
        {
            "id": 14228,
            "identifier": "GO:0044770",
            "identifier_type": "str",
            "name": "cell cycle phase transition",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044770",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14229,
            "identifier": "338323",
            "identifier_type": "int",
            "name": "NLRP14",
            "properties": {
                "url": "http://identifiers.org/ncbigene/338323",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "NLR family, pyrin domain containing 14"
            },
            "metanode": "Gene"
        },
        {
            "id": 14230,
            "identifier": "100271927",
            "identifier_type": "int",
            "name": "RASA4B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100271927",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "RAS p21 protein activator 4B"
            },
            "metanode": "Gene"
        },
        {
            "id": 14231,
            "identifier": "UBERON:0001090",
            "identifier_type": "str",
            "name": "synovial fluid",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001090",
                "bto_id": "BTO:0001339",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D013582"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 14232,
            "identifier": "1408",
            "identifier_type": "int",
            "name": "CRY2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1408",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "cryptochrome circadian clock 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 14233,
            "identifier": "GO:0006188",
            "identifier_type": "str",
            "name": "IMP biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006188",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14234,
            "identifier": "PC7_1577",
            "identifier_type": "str",
            "name": "Adrenaline,noradrenaline inhibits insulin secretion",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 14235,
            "identifier": "94274",
            "identifier_type": "int",
            "name": "PPP1R14A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/94274",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "protein phosphatase 1, regulatory (inhibitor) subunit 14A"
            },
            "metanode": "Gene"
        },
        {
            "id": 14236,
            "identifier": "101060389",
            "identifier_type": "int",
            "name": "LOC101060389",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101060389",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "TBC1 domain family member-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 14237,
            "identifier": "8528",
            "identifier_type": "int",
            "name": "DDO",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8528",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "D-aspartate oxidase"
            },
            "metanode": "Gene"
        },
        {
            "id": 14238,
            "identifier": "GO:0042560",
            "identifier_type": "str",
            "name": "pteridine-containing compound catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042560",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14239,
            "identifier": "C0341512",
            "identifier_type": "str",
            "name": "Retroperitoneal haematoma",
            "properties": {
                "url": "http://identifiers.org/umls/C0341512",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 14240,
            "identifier": "GO:0071848",
            "identifier_type": "str",
            "name": "positive regulation of ERK1 and ERK2 cascade via TNFSF11-mediated signaling",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071848",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}