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=37075
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=37100",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=37050",
    "results": [
        {
            "id": 37071,
            "identifier": "11137",
            "identifier_type": "int",
            "name": "PWP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11137",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "PWP1 homolog (S. cerevisiae)"
            },
            "metanode": "Gene"
        },
        {
            "id": 37072,
            "identifier": "N0000006269",
            "identifier_type": "str",
            "name": "Vitamin A",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000006269",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Chemical/Ingredient"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 37073,
            "identifier": "DB01060",
            "identifier_type": "str",
            "name": "Amoxicillin",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01060",
                "inchi": "InChI=1S/C16H19N3O5S/c1-16(2)11(15(23)24)19-13(22)10(14(19)25-16)18-12(21)9(17)7-3-5-8(20)6-4-7/h3-6,9-11,14,20H,17H2,1-2H3,(H,18,21)(H,23,24)/t9-,10-,11+,14-/m1/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=LSQZJLSUYDQPKJ-NJBDSQKTSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 37074,
            "identifier": "121129",
            "identifier_type": "int",
            "name": "OR2AP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/121129",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "olfactory receptor, family 2, subfamily AP, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 37075,
            "identifier": "29104",
            "identifier_type": "int",
            "name": "N6AMT1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/29104",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "N-6 adenine-specific DNA methyltransferase 1 (putative)"
            },
            "metanode": "Gene"
        },
        {
            "id": 37076,
            "identifier": "5099",
            "identifier_type": "int",
            "name": "PCDH7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5099",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "protocadherin 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 37077,
            "identifier": "N0000008556",
            "identifier_type": "str",
            "name": "Decreased Coagulation Factor Activity",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000008556",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Physiologic Effect"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 37078,
            "identifier": "UBERON:0001723",
            "identifier_type": "str",
            "name": "tongue",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001723",
                "bto_id": "BTO:0001385",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D014059"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 37079,
            "identifier": "196883",
            "identifier_type": "int",
            "name": "ADCY4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/196883",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "adenylate cyclase 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 37080,
            "identifier": "22938",
            "identifier_type": "int",
            "name": "SNW1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/22938",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "SNW domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 37081,
            "identifier": "7424",
            "identifier_type": "int",
            "name": "VEGFC",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7424",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "vascular endothelial growth factor C"
            },
            "metanode": "Gene"
        },
        {
            "id": 37082,
            "identifier": "GO:0019432",
            "identifier_type": "str",
            "name": "triglyceride biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019432",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 37083,
            "identifier": "GO:0060615",
            "identifier_type": "str",
            "name": "mammary gland bud formation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060615",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 37084,
            "identifier": "GO:0032786",
            "identifier_type": "str",
            "name": "positive regulation of DNA-templated transcription, elongation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032786",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 37085,
            "identifier": "PC7_3682",
            "identifier_type": "str",
            "name": "Epigenetic regulation of gene expression",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 37086,
            "identifier": "GO:0010579",
            "identifier_type": "str",
            "name": "positive regulation of adenylate cyclase activity involved in G-protein coupled receptor signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010579",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 37087,
            "identifier": "122953",
            "identifier_type": "int",
            "name": "JDP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/122953",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "Jun dimerization protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 37088,
            "identifier": "C0151754",
            "identifier_type": "str",
            "name": "Lactic dehydrogenase activity increased",
            "properties": {
                "url": "http://identifiers.org/umls/C0151754",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 37089,
            "identifier": "26277",
            "identifier_type": "int",
            "name": "TINF2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26277",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "TERF1 (TRF1)-interacting nuclear factor 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 37090,
            "identifier": "55819",
            "identifier_type": "int",
            "name": "RNF130",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55819",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "ring finger protein 130"
            },
            "metanode": "Gene"
        },
        {
            "id": 37091,
            "identifier": "64582",
            "identifier_type": "int",
            "name": "GPR135",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64582",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "G protein-coupled receptor 135"
            },
            "metanode": "Gene"
        },
        {
            "id": 37092,
            "identifier": "55770",
            "identifier_type": "int",
            "name": "EXOC2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55770",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "exocyst complex component 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 37093,
            "identifier": "D012640",
            "identifier_type": "str",
            "name": "Seizures",
            "properties": {
                "url": "http://identifiers.org/mesh/D012640",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 37094,
            "identifier": "C0262977",
            "identifier_type": "str",
            "name": "Skin depigmentation",
            "properties": {
                "url": "http://identifiers.org/umls/C0262977",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 37095,
            "identifier": "DB00766",
            "identifier_type": "str",
            "name": "Clavulanate",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00766",
                "inchi": "InChI=1S/C8H9NO5/c10-2-1-4-7(8(12)13)9-5(11)3-6(9)14-4/h1,6-7,10H,2-3H2,(H,12,13)/b4-1-/t6-,7-/m1/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=HZZVJAQRINQKSD-PBFISZAISA-N"
            },
            "metanode": "Compound"
        }
    ]
}