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=18400
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=18425",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=18375",
    "results": [
        {
            "id": 18391,
            "identifier": "4103",
            "identifier_type": "int",
            "name": "MAGEA4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4103",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "melanoma antigen family A4"
            },
            "metanode": "Gene"
        },
        {
            "id": 18392,
            "identifier": "151126",
            "identifier_type": "int",
            "name": "ZNF385B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/151126",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "zinc finger protein 385B"
            },
            "metanode": "Gene"
        },
        {
            "id": 18393,
            "identifier": "GO:0048488",
            "identifier_type": "str",
            "name": "synaptic vesicle endocytosis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048488",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18394,
            "identifier": "316",
            "identifier_type": "int",
            "name": "AOX1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/316",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "aldehyde oxidase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 18395,
            "identifier": "9079",
            "identifier_type": "int",
            "name": "LDB2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9079",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "LIM domain binding 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 18396,
            "identifier": "728361",
            "identifier_type": "int",
            "name": "OVOL3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/728361",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "ovo-like zinc finger 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 18397,
            "identifier": "GO:0085029",
            "identifier_type": "str",
            "name": "extracellular matrix assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0085029",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18398,
            "identifier": "146177",
            "identifier_type": "int",
            "name": "VWA3A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/146177",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "von Willebrand factor A domain containing 3A"
            },
            "metanode": "Gene"
        },
        {
            "id": 18399,
            "identifier": "2897",
            "identifier_type": "int",
            "name": "GRIK1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2897",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "glutamate receptor, ionotropic, kainate 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 18400,
            "identifier": "GO:0004342",
            "identifier_type": "str",
            "name": "glucosamine-6-phosphate deaminase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004342",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 18401,
            "identifier": "57458",
            "identifier_type": "int",
            "name": "TMCC3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57458",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "transmembrane and coiled-coil domain family 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 18402,
            "identifier": "GO:0060452",
            "identifier_type": "str",
            "name": "positive regulation of cardiac muscle contraction",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060452",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18403,
            "identifier": "80139",
            "identifier_type": "int",
            "name": "ZNF703",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80139",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "zinc finger protein 703"
            },
            "metanode": "Gene"
        },
        {
            "id": 18404,
            "identifier": "GO:0042731",
            "identifier_type": "str",
            "name": "PH domain binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042731",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 18406,
            "identifier": "5366",
            "identifier_type": "int",
            "name": "PMAIP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5366",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "phorbol-12-myristate-13-acetate-induced protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 18407,
            "identifier": "51292",
            "identifier_type": "int",
            "name": "GMPR2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51292",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "guanosine monophosphate reductase 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 18408,
            "identifier": "DB01610",
            "identifier_type": "str",
            "name": "Valganciclovir",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01610",
                "inchi": "InChI=1S/C14H22N6O5/c1-7(2)9(15)13(23)24-4-8(3-21)25-6-20-5-17-10-11(20)18-14(16)19-12(10)22/h5,7-9,21H,3-4,6,15H2,1-2H3,(H3,16,18,19,22)/t8?,9-/m0/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=WPVFJKSGQUFQAP-GKAPJAKFSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 18409,
            "identifier": "285349",
            "identifier_type": "int",
            "name": "ZNF660",
            "properties": {
                "url": "http://identifiers.org/ncbigene/285349",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "zinc finger protein 660"
            },
            "metanode": "Gene"
        },
        {
            "id": 18410,
            "identifier": "7691",
            "identifier_type": "int",
            "name": "ZNF132",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7691",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 132"
            },
            "metanode": "Gene"
        },
        {
            "id": 18411,
            "identifier": "GO:0050852",
            "identifier_type": "str",
            "name": "T cell receptor signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050852",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18412,
            "identifier": "84173",
            "identifier_type": "int",
            "name": "ELMOD3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84173",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "ELMO/CED-12 domain containing 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 18413,
            "identifier": "GO:0001560",
            "identifier_type": "str",
            "name": "regulation of cell growth by extracellular stimulus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001560",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18414,
            "identifier": "26528",
            "identifier_type": "int",
            "name": "DAZAP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26528",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "DAZ associated protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 18415,
            "identifier": "GO:0070050",
            "identifier_type": "str",
            "name": "neuron cellular homeostasis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070050",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18416,
            "identifier": "DB00869",
            "identifier_type": "str",
            "name": "Dorzolamide",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00869",
                "inchi": "InChI=1S/C10H16N2O4S3/c1-3-12-8-4-6(2)18(13,14)10-7(8)5-9(17-10)19(11,15)16/h5-6,8,12H,3-4H2,1-2H3,(H2,11,15,16)/t6-,8-/m0/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=IAVUPMFITXYVAF-XPUUQOCRSA-N"
            },
            "metanode": "Compound"
        }
    ]
}