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=34075
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=34100",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=34050",
    "results": [
        {
            "id": 34070,
            "identifier": "GO:1900118",
            "identifier_type": "str",
            "name": "negative regulation of execution phase of apoptosis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1900118",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 34071,
            "identifier": "7092",
            "identifier_type": "int",
            "name": "TLL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7092",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "tolloid-like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 34072,
            "identifier": "9360",
            "identifier_type": "int",
            "name": "PPIG",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9360",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "peptidylprolyl isomerase G (cyclophilin G)"
            },
            "metanode": "Gene"
        },
        {
            "id": 34073,
            "identifier": "GO:0046686",
            "identifier_type": "str",
            "name": "response to cadmium ion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046686",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 34074,
            "identifier": "26057",
            "identifier_type": "int",
            "name": "ANKRD17",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26057",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "ankyrin repeat domain 17"
            },
            "metanode": "Gene"
        },
        {
            "id": 34075,
            "identifier": "1796",
            "identifier_type": "int",
            "name": "DOK1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1796",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "docking protein 1, 62kDa (downstream of tyrosine kinase 1)"
            },
            "metanode": "Gene"
        },
        {
            "id": 34076,
            "identifier": "79020",
            "identifier_type": "int",
            "name": "C7orf25",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79020",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "chromosome 7 open reading frame 25"
            },
            "metanode": "Gene"
        },
        {
            "id": 34077,
            "identifier": "100652775",
            "identifier_type": "int",
            "name": "HP11026",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100652775",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "uncharacterized protein HP11026"
            },
            "metanode": "Gene"
        },
        {
            "id": 34078,
            "identifier": "285676",
            "identifier_type": "int",
            "name": "ZNF454",
            "properties": {
                "url": "http://identifiers.org/ncbigene/285676",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "zinc finger protein 454"
            },
            "metanode": "Gene"
        },
        {
            "id": 34079,
            "identifier": "GO:0003206",
            "identifier_type": "str",
            "name": "cardiac chamber morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003206",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 34080,
            "identifier": "153",
            "identifier_type": "int",
            "name": "ADRB1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/153",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "adrenoceptor beta 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 34081,
            "identifier": "8916",
            "identifier_type": "int",
            "name": "HERC3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8916",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "HECT and RLD domain containing E3 ubiquitin protein ligase 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 34082,
            "identifier": "C0948288",
            "identifier_type": "str",
            "name": "Conjunctival discharge",
            "properties": {
                "url": "http://identifiers.org/umls/C0948288",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 34083,
            "identifier": "PC7_4951",
            "identifier_type": "str",
            "name": "Leading Strand Synthesis",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 34084,
            "identifier": "387748",
            "identifier_type": "int",
            "name": "OR56B1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/387748",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "olfactory receptor, family 56, subfamily B, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 34085,
            "identifier": "DB01353",
            "identifier_type": "str",
            "name": "Butethal",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01353",
                "inchi": "InChI=1S/C10H16N2O3/c1-3-5-6-10(4-2)7(13)11-9(15)12-8(10)14/h3-6H2,1-2H3,(H2,11,12,13,14,15)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=STDBAQMTJLUMFW-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 34086,
            "identifier": "2622",
            "identifier_type": "int",
            "name": "GAS8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2622",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "growth arrest-specific 8"
            },
            "metanode": "Gene"
        },
        {
            "id": 34087,
            "identifier": "GO:0030187",
            "identifier_type": "str",
            "name": "melatonin biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030187",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 34088,
            "identifier": "GO:0016758",
            "identifier_type": "str",
            "name": "transferase activity, transferring hexosyl groups",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016758",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 34089,
            "identifier": "GO:1902548",
            "identifier_type": "str",
            "name": "negative regulation of cellular response to vascular endothelial growth factor stimulus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902548",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 34090,
            "identifier": "79974",
            "identifier_type": "int",
            "name": "CPED1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79974",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "cadherin-like and PC-esterase domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 34091,
            "identifier": "GO:0060431",
            "identifier_type": "str",
            "name": "primary lung bud formation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060431",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 34092,
            "identifier": "390259",
            "identifier_type": "int",
            "name": "BSX",
            "properties": {
                "url": "http://identifiers.org/ncbigene/390259",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "brain-specific homeobox"
            },
            "metanode": "Gene"
        },
        {
            "id": 34093,
            "identifier": "5203",
            "identifier_type": "int",
            "name": "PFDN4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5203",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "prefoldin subunit 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 34094,
            "identifier": "GO:0050698",
            "identifier_type": "str",
            "name": "proteoglycan sulfotransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050698",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        }
    ]
}