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=33000
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=33025",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=32975",
    "results": [
        {
            "id": 32993,
            "identifier": "PC7_4101",
            "identifier_type": "str",
            "name": "Gap junction assembly",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 32994,
            "identifier": "6150",
            "identifier_type": "int",
            "name": "MRPL23",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6150",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "mitochondrial ribosomal protein L23"
            },
            "metanode": "Gene"
        },
        {
            "id": 32995,
            "identifier": "56300",
            "identifier_type": "int",
            "name": "IL36G",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56300",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "interleukin 36, gamma"
            },
            "metanode": "Gene"
        },
        {
            "id": 32996,
            "identifier": "C0919560",
            "identifier_type": "str",
            "name": "Stent occlusion",
            "properties": {
                "url": "http://identifiers.org/umls/C0919560",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 32997,
            "identifier": "79833",
            "identifier_type": "int",
            "name": "GEMIN6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79833",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "gem (nuclear organelle) associated protein 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 32998,
            "identifier": "GO:0097296",
            "identifier_type": "str",
            "name": "activation of cysteine-type endopeptidase activity involved in apoptotic signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097296",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32999,
            "identifier": "PC7_3985",
            "identifier_type": "str",
            "name": "Fructose catabolism",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 33000,
            "identifier": "140545",
            "identifier_type": "int",
            "name": "RNF32",
            "properties": {
                "url": "http://identifiers.org/ncbigene/140545",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "ring finger protein 32"
            },
            "metanode": "Gene"
        },
        {
            "id": 33001,
            "identifier": "4040",
            "identifier_type": "int",
            "name": "LRP6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4040",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "low density lipoprotein receptor-related protein 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 33002,
            "identifier": "27440",
            "identifier_type": "int",
            "name": "CECR5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27440",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "cat eye syndrome chromosome region, candidate 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 33003,
            "identifier": "GO:0002093",
            "identifier_type": "str",
            "name": "auditory receptor cell morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002093",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33004,
            "identifier": "C2939419",
            "identifier_type": "str",
            "name": "Metastatic neoplasm",
            "properties": {
                "url": "http://identifiers.org/umls/C2939419",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 33005,
            "identifier": "GO:1903802",
            "identifier_type": "str",
            "name": "L-glutamate(1-) import into cell",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903802",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33006,
            "identifier": "10299",
            "identifier_type": "int",
            "name": "MARCH6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10299",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "membrane-associated ring finger (C3HC4) 6, E3 ubiquitin protein ligase"
            },
            "metanode": "Gene"
        },
        {
            "id": 33007,
            "identifier": "GO:0006541",
            "identifier_type": "str",
            "name": "glutamine metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006541",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33008,
            "identifier": "GO:0004345",
            "identifier_type": "str",
            "name": "glucose-6-phosphate dehydrogenase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004345",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 33009,
            "identifier": "DB00496",
            "identifier_type": "str",
            "name": "Darifenacin",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00496",
                "inchi": "InChI=1S/C28H30N2O2/c29-27(31)28(23-7-3-1-4-8-23,24-9-5-2-6-10-24)25-14-17-30(20-25)16-13-21-11-12-26-22(19-21)15-18-32-26/h1-12,19,25H,13-18,20H2,(H2,29,31)/t25-/m1/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=HXGBXQDTNZMWGS-RUZDIDTESA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 33010,
            "identifier": "23743",
            "identifier_type": "int",
            "name": "BHMT2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23743",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "betaine--homocysteine S-methyltransferase 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 33011,
            "identifier": "4133",
            "identifier_type": "int",
            "name": "MAP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4133",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "microtubule-associated protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 33012,
            "identifier": "GO:0044282",
            "identifier_type": "str",
            "name": "small molecule catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044282",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33013,
            "identifier": "101927655",
            "identifier_type": "int",
            "name": "ZASP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101927655",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "ZO-2 associated speckle protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 33014,
            "identifier": "UBERON:0001673",
            "identifier_type": "str",
            "name": "central retinal vein",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001673",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D012169"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 33015,
            "identifier": "6586",
            "identifier_type": "int",
            "name": "SLIT3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6586",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "slit homolog 3 (Drosophila)"
            },
            "metanode": "Gene"
        },
        {
            "id": 33016,
            "identifier": "C0700594",
            "identifier_type": "str",
            "name": "Radiculopathy",
            "properties": {
                "url": "http://identifiers.org/umls/C0700594",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 33017,
            "identifier": "GO:0016893",
            "identifier_type": "str",
            "name": "endonuclease activity, active with either ribo- or deoxyribonucleic acids and producing 5'-phosphomonoesters",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016893",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        }
    ]
}