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=35200
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=35225",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=35175",
    "results": [
        {
            "id": 35196,
            "identifier": "GO:0060484",
            "identifier_type": "str",
            "name": "lung-associated mesenchyme development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060484",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35197,
            "identifier": "N0000009871",
            "identifier_type": "str",
            "name": "Stimulation Large Intestine Fluid/Electrolyte Secretion",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000009871",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Physiologic Effect"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 35198,
            "identifier": "DB04868",
            "identifier_type": "str",
            "name": "Nilotinib",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB04868",
                "inchi": "InChI=1S/C28H22F3N7O/c1-17-5-6-19(10-25(17)37-27-33-9-7-24(36-27)20-4-3-8-32-14-20)26(39)35-22-11-21(28(29,30)31)12-23(13-22)38-15-18(2)34-16-38/h3-16H,1-2H3,(H,35,39)(H,33,36,37)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=HHZIURLSWUIHRB-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 35199,
            "identifier": "55366",
            "identifier_type": "int",
            "name": "LGR4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55366",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "leucine-rich repeat containing G protein-coupled receptor 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 35200,
            "identifier": "390937",
            "identifier_type": "int",
            "name": "LOC390937",
            "properties": {
                "url": "http://identifiers.org/ncbigene/390937",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "Ets2 repressor factor-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 35201,
            "identifier": "GO:0014889",
            "identifier_type": "str",
            "name": "muscle atrophy",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0014889",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35202,
            "identifier": "PC7_1607",
            "identifier_type": "str",
            "name": "Alternative complement activation",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 35203,
            "identifier": "4000",
            "identifier_type": "int",
            "name": "LMNA",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4000",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "lamin A/C"
            },
            "metanode": "Gene"
        },
        {
            "id": 35204,
            "identifier": "8667",
            "identifier_type": "int",
            "name": "EIF3H",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8667",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "eukaryotic translation initiation factor 3, subunit H"
            },
            "metanode": "Gene"
        },
        {
            "id": 35205,
            "identifier": "DB00931",
            "identifier_type": "str",
            "name": "Methacycline",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00931",
                "inchi": "InChI=1S/C22H22N2O8/c1-7-8-5-4-6-9(25)11(8)16(26)12-10(7)17(27)14-15(24(2)3)18(28)13(21(23)31)20(30)22(14,32)19(12)29/h4-6,10,13-15,17,25,27,29,32H,1H2,2-3H3,(H2,23,31)/t10-,13?,14-,15+,17+,22+/m1/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=IWFHNYCDKMICPE-LKTMJOCVSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 35206,
            "identifier": "GO:0038003",
            "identifier_type": "str",
            "name": "opioid receptor signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0038003",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35207,
            "identifier": "646915",
            "identifier_type": "int",
            "name": "ZNF806",
            "properties": {
                "url": "http://identifiers.org/ncbigene/646915",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "zinc finger protein 806"
            },
            "metanode": "Gene"
        },
        {
            "id": 35208,
            "identifier": "GO:0007625",
            "identifier_type": "str",
            "name": "grooming behavior",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007625",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35209,
            "identifier": "11120",
            "identifier_type": "int",
            "name": "BTN2A1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11120",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "butyrophilin, subfamily 2, member A1"
            },
            "metanode": "Gene"
        },
        {
            "id": 35210,
            "identifier": "C0522171",
            "identifier_type": "str",
            "name": "Sense of oppression",
            "properties": {
                "url": "http://identifiers.org/umls/C0522171",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 35211,
            "identifier": "91442",
            "identifier_type": "int",
            "name": "FAAP24",
            "properties": {
                "url": "http://identifiers.org/ncbigene/91442",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "Fanconi anemia core complex associated protein 24"
            },
            "metanode": "Gene"
        },
        {
            "id": 35212,
            "identifier": "138652",
            "identifier_type": "int",
            "name": "PRSS47",
            "properties": {
                "url": "http://identifiers.org/ncbigene/138652",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "protease, serine, 47"
            },
            "metanode": "Gene"
        },
        {
            "id": 35213,
            "identifier": "GO:0009946",
            "identifier_type": "str",
            "name": "proximal/distal axis specification",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009946",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35214,
            "identifier": "54976",
            "identifier_type": "int",
            "name": "C20orf27",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54976",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "chromosome 20 open reading frame 27"
            },
            "metanode": "Gene"
        },
        {
            "id": 35215,
            "identifier": "UBERON:0000975",
            "identifier_type": "str",
            "name": "sternum",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0000975",
                "bto_id": "BTO:0001302",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D013249"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 35216,
            "identifier": "94039",
            "identifier_type": "int",
            "name": "ZNF101",
            "properties": {
                "url": "http://identifiers.org/ncbigene/94039",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 101"
            },
            "metanode": "Gene"
        },
        {
            "id": 35217,
            "identifier": "GO:0003157",
            "identifier_type": "str",
            "name": "endocardium development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003157",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35218,
            "identifier": "GO:1901658",
            "identifier_type": "str",
            "name": "glycosyl compound catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901658",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35219,
            "identifier": "DB00333",
            "identifier_type": "str",
            "name": "Methadone",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00333",
                "inchi": "InChI=1S/C21H27NO/c1-5-20(23)21(16-17(2)22(3)4,18-12-8-6-9-13-18)19-14-10-7-11-15-19/h6-15,17H,5,16H2,1-4H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=USSIQXCVUWKGNF-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 35220,
            "identifier": "7423",
            "identifier_type": "int",
            "name": "VEGFB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7423",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "vascular endothelial growth factor B"
            },
            "metanode": "Gene"
        }
    ]
}