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=29500
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=29525",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=29475",
    "results": [
        {
            "id": 29494,
            "identifier": "GO:0060192",
            "identifier_type": "str",
            "name": "negative regulation of lipase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060192",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29495,
            "identifier": "GO:0048257",
            "identifier_type": "str",
            "name": "3'-flap endonuclease activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048257",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 29496,
            "identifier": "GO:0045639",
            "identifier_type": "str",
            "name": "positive regulation of myeloid cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045639",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29497,
            "identifier": "105372285",
            "identifier_type": "int",
            "name": "LOC105372285",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105372285",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "uncharacterized LOC105372285"
            },
            "metanode": "Gene"
        },
        {
            "id": 29498,
            "identifier": "GO:0019079",
            "identifier_type": "str",
            "name": "viral genome replication",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019079",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29499,
            "identifier": "5183",
            "identifier_type": "int",
            "name": "PEPC",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5183",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "peptidase C"
            },
            "metanode": "Gene"
        },
        {
            "id": 29500,
            "identifier": "55205",
            "identifier_type": "int",
            "name": "ZNF532",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55205",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "zinc finger protein 532"
            },
            "metanode": "Gene"
        },
        {
            "id": 29501,
            "identifier": "116173",
            "identifier_type": "int",
            "name": "CMTM5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/116173",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "CKLF-like MARVEL transmembrane domain containing 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 29502,
            "identifier": "7764",
            "identifier_type": "int",
            "name": "ZNF217",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7764",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "zinc finger protein 217"
            },
            "metanode": "Gene"
        },
        {
            "id": 29503,
            "identifier": "C0520887",
            "identifier_type": "str",
            "name": "Electrocardiogram ST segment depression",
            "properties": {
                "url": "http://identifiers.org/umls/C0520887",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 29504,
            "identifier": "GO:1902302",
            "identifier_type": "str",
            "name": "regulation of potassium ion export",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902302",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29505,
            "identifier": "GO:0071499",
            "identifier_type": "str",
            "name": "cellular response to laminar fluid shear stress",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071499",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29506,
            "identifier": "83990",
            "identifier_type": "int",
            "name": "BRIP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/83990",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "BRCA1 interacting protein C-terminal helicase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 29507,
            "identifier": "92737",
            "identifier_type": "int",
            "name": "DNER",
            "properties": {
                "url": "http://identifiers.org/ncbigene/92737",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "delta/notch-like EGF repeat containing"
            },
            "metanode": "Gene"
        },
        {
            "id": 29508,
            "identifier": "GO:0042608",
            "identifier_type": "str",
            "name": "T cell receptor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042608",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 29509,
            "identifier": "D041781",
            "identifier_type": "str",
            "name": "Jaundice, Obstructive",
            "properties": {
                "url": "http://identifiers.org/mesh/D041781",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 29510,
            "identifier": "56159",
            "identifier_type": "int",
            "name": "TEX11",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56159",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "testis expressed 11"
            },
            "metanode": "Gene"
        },
        {
            "id": 29511,
            "identifier": "C0278883",
            "identifier_type": "str",
            "name": "Metastatic melanoma",
            "properties": {
                "url": "http://identifiers.org/umls/C0278883",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 29512,
            "identifier": "GO:0010535",
            "identifier_type": "str",
            "name": "positive regulation of activation of JAK2 kinase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010535",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29513,
            "identifier": "79692",
            "identifier_type": "int",
            "name": "ZNF322",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79692",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "zinc finger protein 322"
            },
            "metanode": "Gene"
        },
        {
            "id": 29514,
            "identifier": "C0241618",
            "identifier_type": "str",
            "name": "Vaginal burning sensation",
            "properties": {
                "url": "http://identifiers.org/umls/C0241618",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 29515,
            "identifier": "UBERON:0001283",
            "identifier_type": "str",
            "name": "bile canaliculus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001283",
                "bto_id": "BTO:0002841",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D001648"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 29516,
            "identifier": "C0005683",
            "identifier_type": "str",
            "name": "Calculus bladder",
            "properties": {
                "url": "http://identifiers.org/umls/C0005683",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 29517,
            "identifier": "100529239",
            "identifier_type": "int",
            "name": "RPS10-NUDT3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100529239",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "RPS10-NUDT3 readthrough"
            },
            "metanode": "Gene"
        },
        {
            "id": 29518,
            "identifier": "27299",
            "identifier_type": "int",
            "name": "ADAMDEC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27299",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "ADAM-like, decysin 1"
            },
            "metanode": "Gene"
        }
    ]
}