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=6075
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=6100",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=6050",
    "results": [
        {
            "id": 6062,
            "identifier": "C0863087",
            "identifier_type": "str",
            "name": "Decreased immune responsiveness",
            "properties": {
                "url": "http://identifiers.org/umls/C0863087",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 6063,
            "identifier": "3376",
            "identifier_type": "int",
            "name": "IARS",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3376",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "isoleucyl-tRNA synthetase"
            },
            "metanode": "Gene"
        },
        {
            "id": 6064,
            "identifier": "GO:1903050",
            "identifier_type": "str",
            "name": "regulation of proteolysis involved in cellular protein catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903050",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6065,
            "identifier": "GO:0045715",
            "identifier_type": "str",
            "name": "negative regulation of low-density lipoprotein particle receptor biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045715",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6066,
            "identifier": "PC7_4757",
            "identifier_type": "str",
            "name": "Integrin alphaIIb beta3 signaling",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 6067,
            "identifier": "80728",
            "identifier_type": "int",
            "name": "ARHGAP39",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80728",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "Rho GTPase activating protein 39"
            },
            "metanode": "Gene"
        },
        {
            "id": 6068,
            "identifier": "GO:2000177",
            "identifier_type": "str",
            "name": "regulation of neural precursor cell proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000177",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6069,
            "identifier": "152559",
            "identifier_type": "int",
            "name": "PAQR3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/152559",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "progestin and adipoQ receptor family member III"
            },
            "metanode": "Gene"
        },
        {
            "id": 6070,
            "identifier": "GO:0048841",
            "identifier_type": "str",
            "name": "regulation of axon extension involved in axon guidance",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048841",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6071,
            "identifier": "5973",
            "identifier_type": "int",
            "name": "RENBP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5973",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "renin binding protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 6072,
            "identifier": "10368",
            "identifier_type": "int",
            "name": "CACNG3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10368",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "calcium channel, voltage-dependent, gamma subunit 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 6073,
            "identifier": "PC7_8322",
            "identifier_type": "str",
            "name": "Transcriptional activation of cell cycle inhibitor p21",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 6074,
            "identifier": "GO:0034124",
            "identifier_type": "str",
            "name": "regulation of MyD88-dependent toll-like receptor signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034124",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6075,
            "identifier": "GO:0048821",
            "identifier_type": "str",
            "name": "erythrocyte development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048821",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6076,
            "identifier": "C0948976",
            "identifier_type": "str",
            "name": "Leukaemia cutis",
            "properties": {
                "url": "http://identifiers.org/umls/C0948976",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 6077,
            "identifier": "UBERON:0002466",
            "identifier_type": "str",
            "name": "intestine secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0002466",
                "bto_id": "BTO:0000644",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D007419"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 6078,
            "identifier": "WP2854_r79970",
            "identifier_type": "str",
            "name": "Gene regulatory network modelling somitogenesis ",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP2854_r79970",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 6079,
            "identifier": "GO:1903762",
            "identifier_type": "str",
            "name": "positive regulation of voltage-gated potassium channel activity involved in ventricular cardiac muscle cell action potential repolarization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903762",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6080,
            "identifier": "4330",
            "identifier_type": "int",
            "name": "MN1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4330",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "meningioma (disrupted in balanced translocation) 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 6081,
            "identifier": "PC7_6948",
            "identifier_type": "str",
            "name": "Retinoid metabolism and transport",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 6082,
            "identifier": "643226",
            "identifier_type": "int",
            "name": "GRXCR2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/643226",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "glutaredoxin, cysteine rich 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 6083,
            "identifier": "GO:0036499",
            "identifier_type": "str",
            "name": "PERK-mediated unfolded protein response",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0036499",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6084,
            "identifier": "6671",
            "identifier_type": "int",
            "name": "SP4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6671",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "Sp4 transcription factor"
            },
            "metanode": "Gene"
        },
        {
            "id": 6085,
            "identifier": "GO:1903076",
            "identifier_type": "str",
            "name": "regulation of protein localization to plasma membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903076",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6086,
            "identifier": "GO:0015888",
            "identifier_type": "str",
            "name": "thiamine transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015888",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}