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=24350
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=24375",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=24325",
    "results": [
        {
            "id": 24343,
            "identifier": "GO:0071676",
            "identifier_type": "str",
            "name": "negative regulation of mononuclear cell migration",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071676",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24344,
            "identifier": "GO:2000525",
            "identifier_type": "str",
            "name": "positive regulation of T cell costimulation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000525",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24345,
            "identifier": "2253",
            "identifier_type": "int",
            "name": "FGF8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2253",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "fibroblast growth factor 8 (androgen-induced)"
            },
            "metanode": "Gene"
        },
        {
            "id": 24346,
            "identifier": "GO:0072081",
            "identifier_type": "str",
            "name": "specification of nephron tubule identity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072081",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24347,
            "identifier": "GO:0060314",
            "identifier_type": "str",
            "name": "regulation of ryanodine-sensitive calcium-release channel activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060314",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24348,
            "identifier": "GO:0072170",
            "identifier_type": "str",
            "name": "metanephric tubule development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072170",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24349,
            "identifier": "4706",
            "identifier_type": "int",
            "name": "NDUFAB1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4706",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "NADH dehydrogenase (ubiquinone) 1, alpha/beta subcomplex, 1, 8kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 24350,
            "identifier": "GO:0048668",
            "identifier_type": "str",
            "name": "collateral sprouting",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048668",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24351,
            "identifier": "GO:0005001",
            "identifier_type": "str",
            "name": "transmembrane receptor protein tyrosine phosphatase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005001",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 24353,
            "identifier": "7047",
            "identifier_type": "int",
            "name": "TGM4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7047",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "transglutaminase 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 24354,
            "identifier": "GO:0032512",
            "identifier_type": "str",
            "name": "regulation of protein phosphatase type 2B activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032512",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24355,
            "identifier": "C1096257",
            "identifier_type": "str",
            "name": "Dental discomfort",
            "properties": {
                "url": "http://identifiers.org/umls/C1096257",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 24356,
            "identifier": "GO:0010735",
            "identifier_type": "str",
            "name": "positive regulation of transcription via serum response element binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010735",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24357,
            "identifier": "138199",
            "identifier_type": "int",
            "name": "C9orf41",
            "properties": {
                "url": "http://identifiers.org/ncbigene/138199",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "chromosome 9 open reading frame 41"
            },
            "metanode": "Gene"
        },
        {
            "id": 24358,
            "identifier": "GO:0006171",
            "identifier_type": "str",
            "name": "cAMP biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006171",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24359,
            "identifier": "GO:0009235",
            "identifier_type": "str",
            "name": "cobalamin metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009235",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24360,
            "identifier": "25884",
            "identifier_type": "int",
            "name": "CHRDL2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/25884",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "chordin-like 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 24361,
            "identifier": "GO:0046133",
            "identifier_type": "str",
            "name": "pyrimidine ribonucleoside catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046133",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24362,
            "identifier": "C0748536",
            "identifier_type": "str",
            "name": "Scleral haemorrhage",
            "properties": {
                "url": "http://identifiers.org/umls/C0748536",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 24363,
            "identifier": "221150",
            "identifier_type": "int",
            "name": "SKA3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/221150",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "spindle and kinetochore associated complex subunit 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 24364,
            "identifier": "102723849",
            "identifier_type": "int",
            "name": "SPDYE17",
            "properties": {
                "url": "http://identifiers.org/ncbigene/102723849",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "speedy/RINGO cell cycle regulator family member E17"
            },
            "metanode": "Gene"
        },
        {
            "id": 24365,
            "identifier": "GO:0015746",
            "identifier_type": "str",
            "name": "citrate transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015746",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24366,
            "identifier": "GO:0071144",
            "identifier_type": "str",
            "name": "SMAD2-SMAD3 protein complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071144",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 24367,
            "identifier": "GO:0034442",
            "identifier_type": "str",
            "name": "regulation of lipoprotein oxidation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034442",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24368,
            "identifier": "8743",
            "identifier_type": "int",
            "name": "TNFSF10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8743",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "tumor necrosis factor (ligand) superfamily, member 10"
            },
            "metanode": "Gene"
        }
    ]
}