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=23100
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=23125",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=23075",
    "results": [
        {
            "id": 23090,
            "identifier": "79901",
            "identifier_type": "int",
            "name": "CYBRD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79901",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "cytochrome b reductase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 23091,
            "identifier": "5130",
            "identifier_type": "int",
            "name": "PCYT1A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5130",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "phosphate cytidylyltransferase 1, choline, alpha"
            },
            "metanode": "Gene"
        },
        {
            "id": 23092,
            "identifier": "55280",
            "identifier_type": "int",
            "name": "CWF19L1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55280",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "CWF19-like 1, cell cycle control (S. pombe)"
            },
            "metanode": "Gene"
        },
        {
            "id": 23093,
            "identifier": "221191",
            "identifier_type": "int",
            "name": "PRSS54",
            "properties": {
                "url": "http://identifiers.org/ncbigene/221191",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "protease, serine, 54"
            },
            "metanode": "Gene"
        },
        {
            "id": 23094,
            "identifier": "4828",
            "identifier_type": "int",
            "name": "NMB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4828",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "neuromedin B"
            },
            "metanode": "Gene"
        },
        {
            "id": 23095,
            "identifier": "115992",
            "identifier_type": "int",
            "name": "RNF166",
            "properties": {
                "url": "http://identifiers.org/ncbigene/115992",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "ring finger protein 166"
            },
            "metanode": "Gene"
        },
        {
            "id": 23096,
            "identifier": "23097",
            "identifier_type": "int",
            "name": "CDK19",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23097",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "cyclin-dependent kinase 19"
            },
            "metanode": "Gene"
        },
        {
            "id": 23097,
            "identifier": "GO:0045134",
            "identifier_type": "str",
            "name": "uridine-diphosphatase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045134",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 23098,
            "identifier": "GO:0050961",
            "identifier_type": "str",
            "name": "detection of temperature stimulus involved in sensory perception",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050961",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23099,
            "identifier": "UBERON:0001000",
            "identifier_type": "str",
            "name": "vas deferens",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001000",
                "bto_id": "BTO:0001427",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D014649"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 23100,
            "identifier": "118461",
            "identifier_type": "int",
            "name": "C10orf71",
            "properties": {
                "url": "http://identifiers.org/ncbigene/118461",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "chromosome 10 open reading frame 71"
            },
            "metanode": "Gene"
        },
        {
            "id": 23101,
            "identifier": "PC7_7452",
            "identifier_type": "str",
            "name": "Signaling by FGFR1 mutants",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 23102,
            "identifier": "GO:0042769",
            "identifier_type": "str",
            "name": "DNA damage response, detection of DNA damage",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042769",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23103,
            "identifier": "387597",
            "identifier_type": "int",
            "name": "ILDR2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/387597",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "immunoglobulin-like domain containing receptor 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 23104,
            "identifier": "1717",
            "identifier_type": "int",
            "name": "DHCR7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1717",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "7-dehydrocholesterol reductase"
            },
            "metanode": "Gene"
        },
        {
            "id": 23105,
            "identifier": "660",
            "identifier_type": "int",
            "name": "BMX",
            "properties": {
                "url": "http://identifiers.org/ncbigene/660",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "BMX non-receptor tyrosine kinase"
            },
            "metanode": "Gene"
        },
        {
            "id": 23106,
            "identifier": "9423",
            "identifier_type": "int",
            "name": "NTN1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9423",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "netrin 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 23107,
            "identifier": "50810",
            "identifier_type": "int",
            "name": "HDGFRP3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/50810",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "hepatoma-derived growth factor, related protein 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 23108,
            "identifier": "GO:0006705",
            "identifier_type": "str",
            "name": "mineralocorticoid biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006705",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23109,
            "identifier": "219931",
            "identifier_type": "int",
            "name": "TPCN2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/219931",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "two pore segment channel 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 23110,
            "identifier": "GO:0015616",
            "identifier_type": "str",
            "name": "DNA translocase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015616",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 23111,
            "identifier": "105378722",
            "identifier_type": "int",
            "name": "LOC105378722",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105378722",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "protein argonaute 1-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 23112,
            "identifier": "N0000191277",
            "identifier_type": "str",
            "name": "UGT1A6 Inhibitors",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000191277",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Mechanism of Action"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 23113,
            "identifier": "3113",
            "identifier_type": "int",
            "name": "HLA-DPA1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3113",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "major histocompatibility complex, class II, DP alpha 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 23114,
            "identifier": "GO:0044065",
            "identifier_type": "str",
            "name": "regulation of respiratory system process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044065",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}