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=21200
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=21225",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=21175",
    "results": [
        {
            "id": 21191,
            "identifier": "57396",
            "identifier_type": "int",
            "name": "CLK4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57396",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "CDC-like kinase 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 21192,
            "identifier": "345557",
            "identifier_type": "int",
            "name": "PLCXD3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/345557",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "phosphatidylinositol-specific phospholipase C, X domain containing 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 21193,
            "identifier": "80059",
            "identifier_type": "int",
            "name": "LRRTM4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80059",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "leucine rich repeat transmembrane neuronal 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 21194,
            "identifier": "C0920103",
            "identifier_type": "str",
            "name": "Haematotoxicity",
            "properties": {
                "url": "http://identifiers.org/umls/C0920103",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 21195,
            "identifier": "N0000175728",
            "identifier_type": "str",
            "name": "Central Nervous System Depression",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000175728",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Physiologic Effect"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 21196,
            "identifier": "152002",
            "identifier_type": "int",
            "name": "XXYLT1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/152002",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "xyloside xylosyltransferase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 21197,
            "identifier": "5288",
            "identifier_type": "int",
            "name": "PIK3C2G",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5288",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "phosphatidylinositol-4-phosphate 3-kinase, catalytic subunit type 2 gamma"
            },
            "metanode": "Gene"
        },
        {
            "id": 21198,
            "identifier": "51230",
            "identifier_type": "int",
            "name": "PHF20",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51230",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "PHD finger protein 20"
            },
            "metanode": "Gene"
        },
        {
            "id": 21199,
            "identifier": "GO:0002906",
            "identifier_type": "str",
            "name": "negative regulation of mature B cell apoptotic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002906",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21200,
            "identifier": "GO:0051010",
            "identifier_type": "str",
            "name": "microtubule plus-end binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051010",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 21201,
            "identifier": "649201",
            "identifier_type": "int",
            "name": "LOC649201",
            "properties": {
                "url": "http://identifiers.org/ncbigene/649201",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "paraneoplastic antigen like 6A-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 21202,
            "identifier": "23399",
            "identifier_type": "int",
            "name": "CTDNEP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23399",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "CTD nuclear envelope phosphatase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 21203,
            "identifier": "162962",
            "identifier_type": "int",
            "name": "ZNF836",
            "properties": {
                "url": "http://identifiers.org/ncbigene/162962",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 836"
            },
            "metanode": "Gene"
        },
        {
            "id": 21204,
            "identifier": "GO:0006526",
            "identifier_type": "str",
            "name": "arginine biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006526",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21205,
            "identifier": "GO:0003735",
            "identifier_type": "str",
            "name": "structural constituent of ribosome",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003735",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 21206,
            "identifier": "100131094",
            "identifier_type": "int",
            "name": "DPP9-AS1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100131094",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "DPP9 antisense RNA 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 21207,
            "identifier": "6242",
            "identifier_type": "int",
            "name": "RTKN",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6242",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "rhotekin"
            },
            "metanode": "Gene"
        },
        {
            "id": 21208,
            "identifier": "64771",
            "identifier_type": "int",
            "name": "C6orf106",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64771",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "chromosome 6 open reading frame 106"
            },
            "metanode": "Gene"
        },
        {
            "id": 21209,
            "identifier": "GO:0042328",
            "identifier_type": "str",
            "name": "heparan sulfate N-acetylglucosaminyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042328",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 21210,
            "identifier": "79813",
            "identifier_type": "int",
            "name": "EHMT1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79813",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "euchromatic histone-lysine N-methyltransferase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 21211,
            "identifier": "DB00624",
            "identifier_type": "str",
            "name": "Testosterone",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00624",
                "inchi": "InChI=1S/C19H28O2/c1-18-9-7-13(20)11-12(18)3-4-14-15-5-6-17(21)19(15,2)10-8-16(14)18/h11,14-17,21H,3-10H2,1-2H3/t14-,15-,16-,17-,18-,19-/m0/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=MUMGGOZAMZWBJJ-DYKIIFRCSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 21212,
            "identifier": "C0019555",
            "identifier_type": "str",
            "name": "Developmental hip dysplasia",
            "properties": {
                "url": "http://identifiers.org/umls/C0019555",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 21213,
            "identifier": "GO:2000649",
            "identifier_type": "str",
            "name": "regulation of sodium ion transmembrane transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000649",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21214,
            "identifier": "131890",
            "identifier_type": "int",
            "name": "GRK7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/131890",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "G protein-coupled receptor kinase 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 21215,
            "identifier": "9581",
            "identifier_type": "int",
            "name": "PREPL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9581",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "prolyl endopeptidase-like"
            },
            "metanode": "Gene"
        }
    ]
}