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=15625
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=15650",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=15600",
    "results": [
        {
            "id": 15616,
            "identifier": "GO:0071501",
            "identifier_type": "str",
            "name": "cellular response to sterol depletion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071501",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15617,
            "identifier": "1441",
            "identifier_type": "int",
            "name": "CSF3R",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1441",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "colony stimulating factor 3 receptor (granulocyte)"
            },
            "metanode": "Gene"
        },
        {
            "id": 15618,
            "identifier": "10204",
            "identifier_type": "int",
            "name": "NUTF2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10204",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "nuclear transport factor 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 15619,
            "identifier": "GO:0010665",
            "identifier_type": "str",
            "name": "regulation of cardiac muscle cell apoptotic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010665",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15620,
            "identifier": "652991",
            "identifier_type": "int",
            "name": "SKOR2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/652991",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "SKI family transcriptional corepressor 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 15621,
            "identifier": "GO:1902914",
            "identifier_type": "str",
            "name": "regulation of protein polyubiquitination",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902914",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15622,
            "identifier": "4038",
            "identifier_type": "int",
            "name": "LRP4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4038",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "low density lipoprotein receptor-related protein 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 15623,
            "identifier": "C0262493",
            "identifier_type": "str",
            "name": "Gallbladder polyp",
            "properties": {
                "url": "http://identifiers.org/umls/C0262493",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 15624,
            "identifier": "343406",
            "identifier_type": "int",
            "name": "OR10R2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/343406",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "olfactory receptor, family 10, subfamily R, member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 15625,
            "identifier": "GO:0019082",
            "identifier_type": "str",
            "name": "viral protein processing",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019082",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15626,
            "identifier": "PC7_7042",
            "identifier_type": "str",
            "name": "S1P3 pathway",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 15627,
            "identifier": "GO:0032943",
            "identifier_type": "str",
            "name": "mononuclear cell proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032943",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15628,
            "identifier": "GO:0051044",
            "identifier_type": "str",
            "name": "positive regulation of membrane protein ectodomain proteolysis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051044",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15629,
            "identifier": "2395",
            "identifier_type": "int",
            "name": "FXN",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2395",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "frataxin"
            },
            "metanode": "Gene"
        },
        {
            "id": 15630,
            "identifier": "10902",
            "identifier_type": "int",
            "name": "BRD8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10902",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "bromodomain containing 8"
            },
            "metanode": "Gene"
        },
        {
            "id": 15631,
            "identifier": "91464",
            "identifier_type": "int",
            "name": "ISX",
            "properties": {
                "url": "http://identifiers.org/ncbigene/91464",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "intestine-specific homeobox"
            },
            "metanode": "Gene"
        },
        {
            "id": 15632,
            "identifier": "GO:0002065",
            "identifier_type": "str",
            "name": "columnar/cuboidal epithelial cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002065",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15633,
            "identifier": "GO:0030431",
            "identifier_type": "str",
            "name": "sleep",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030431",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15634,
            "identifier": "GO:1901876",
            "identifier_type": "str",
            "name": "regulation of calcium ion binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901876",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15635,
            "identifier": "4848",
            "identifier_type": "int",
            "name": "CNOT2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4848",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "CCR4-NOT transcription complex, subunit 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 15636,
            "identifier": "54886",
            "identifier_type": "int",
            "name": "LPPR1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54886",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "lipid phosphate phosphatase-related protein type 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 15637,
            "identifier": "GO:0005740",
            "identifier_type": "str",
            "name": "mitochondrial envelope",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005740",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 15638,
            "identifier": "166348",
            "identifier_type": "int",
            "name": "KBTBD12",
            "properties": {
                "url": "http://identifiers.org/ncbigene/166348",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "kelch repeat and BTB (POZ) domain containing 12"
            },
            "metanode": "Gene"
        },
        {
            "id": 15639,
            "identifier": "GO:1901078",
            "identifier_type": "str",
            "name": "negative regulation of relaxation of muscle",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901078",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15640,
            "identifier": "C3203695",
            "identifier_type": "str",
            "name": "Noninfectious peritonitis",
            "properties": {
                "url": "http://identifiers.org/umls/C3203695",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}