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=3300
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=3325",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=3275",
    "results": [
        {
            "id": 3286,
            "identifier": "GO:1902227",
            "identifier_type": "str",
            "name": "negative regulation of macrophage colony-stimulating factor signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902227",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3287,
            "identifier": "GO:0042323",
            "identifier_type": "str",
            "name": "negative regulation of circadian sleep/wake cycle, non-REM sleep",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042323",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3288,
            "identifier": "29907",
            "identifier_type": "int",
            "name": "SNX15",
            "properties": {
                "url": "http://identifiers.org/ncbigene/29907",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "sorting nexin 15"
            },
            "metanode": "Gene"
        },
        {
            "id": 3289,
            "identifier": "5646",
            "identifier_type": "int",
            "name": "PRSS3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5646",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "protease, serine, 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 3290,
            "identifier": "51700",
            "identifier_type": "int",
            "name": "CYB5R2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51700",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "cytochrome b5 reductase 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 3291,
            "identifier": "GO:1900217",
            "identifier_type": "str",
            "name": "regulation of apoptotic process involved in metanephric nephron tubule development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1900217",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3292,
            "identifier": "C0018552",
            "identifier_type": "str",
            "name": "Hamartoma",
            "properties": {
                "url": "http://identifiers.org/umls/C0018552",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3293,
            "identifier": "GO:0000186",
            "identifier_type": "str",
            "name": "activation of MAPKK activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000186",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3294,
            "identifier": "23613",
            "identifier_type": "int",
            "name": "ZMYND8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23613",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "zinc finger, MYND-type containing 8"
            },
            "metanode": "Gene"
        },
        {
            "id": 3295,
            "identifier": "GO:0046606",
            "identifier_type": "str",
            "name": "negative regulation of centrosome cycle",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046606",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3296,
            "identifier": "GO:1903441",
            "identifier_type": "str",
            "name": "protein localization to ciliary membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903441",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3297,
            "identifier": "GO:0030920",
            "identifier_type": "str",
            "name": "peptidyl-serine acetylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030920",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3298,
            "identifier": "C0016842",
            "identifier_type": "str",
            "name": "Pectus excavatum",
            "properties": {
                "url": "http://identifiers.org/umls/C0016842",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3299,
            "identifier": "245937",
            "identifier_type": "int",
            "name": "DEFB124",
            "properties": {
                "url": "http://identifiers.org/ncbigene/245937",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "defensin, beta 124"
            },
            "metanode": "Gene"
        },
        {
            "id": 3300,
            "identifier": "C0151664",
            "identifier_type": "str",
            "name": "Gastrointestinal perforation",
            "properties": {
                "url": "http://identifiers.org/umls/C0151664",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3301,
            "identifier": "6456",
            "identifier_type": "int",
            "name": "SH3GL2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6456",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "SH3-domain GRB2-like 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 3302,
            "identifier": "GO:0030275",
            "identifier_type": "str",
            "name": "LRR domain binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030275",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 3303,
            "identifier": "PC7_4758",
            "identifier_type": "str",
            "name": "Integrin cell surface interactions",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 3304,
            "identifier": "147746",
            "identifier_type": "int",
            "name": "HIPK4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/147746",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "homeodomain interacting protein kinase 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 3305,
            "identifier": "GO:0010884",
            "identifier_type": "str",
            "name": "positive regulation of lipid storage",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010884",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3306,
            "identifier": "9923",
            "identifier_type": "int",
            "name": "ZBTB40",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9923",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "zinc finger and BTB domain containing 40"
            },
            "metanode": "Gene"
        },
        {
            "id": 3307,
            "identifier": "GO:0008353",
            "identifier_type": "str",
            "name": "RNA polymerase II carboxy-terminal domain kinase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008353",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 3308,
            "identifier": "GO:0042270",
            "identifier_type": "str",
            "name": "protection from natural killer cell mediated cytotoxicity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042270",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3309,
            "identifier": "105379238",
            "identifier_type": "int",
            "name": "LOC105379238",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105379238",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "uncharacterized LOC105379238"
            },
            "metanode": "Gene"
        },
        {
            "id": 3310,
            "identifier": "GO:0031094",
            "identifier_type": "str",
            "name": "platelet dense tubular network",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031094",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        }
    ]
}