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=37650
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=37675",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=37625",
    "results": [
        {
            "id": 37644,
            "identifier": "GO:0002840",
            "identifier_type": "str",
            "name": "regulation of T cell mediated immune response to tumor cell",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002840",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 37645,
            "identifier": "C0019158",
            "identifier_type": "str",
            "name": "Hepatitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0019158",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 37646,
            "identifier": "79741",
            "identifier_type": "int",
            "name": "CCDC7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79741",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "coiled-coil domain containing 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 37648,
            "identifier": "140453",
            "identifier_type": "int",
            "name": "MUC17",
            "properties": {
                "url": "http://identifiers.org/ncbigene/140453",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "mucin 17, cell surface associated"
            },
            "metanode": "Gene"
        },
        {
            "id": 37649,
            "identifier": "C1536145",
            "identifier_type": "str",
            "name": "Eyelash hyperpigmentation",
            "properties": {
                "url": "http://identifiers.org/umls/C1536145",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 37650,
            "identifier": "GO:0032963",
            "identifier_type": "str",
            "name": "collagen metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032963",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 37651,
            "identifier": "C0156543",
            "identifier_type": "str",
            "name": "Abortion",
            "properties": {
                "url": "http://identifiers.org/umls/C0156543",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 37652,
            "identifier": "390264",
            "identifier_type": "int",
            "name": "OR10G4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/390264",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "olfactory receptor, family 10, subfamily G, member 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 37653,
            "identifier": "3215",
            "identifier_type": "int",
            "name": "HOXB5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3215",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "homeobox B5"
            },
            "metanode": "Gene"
        },
        {
            "id": 37654,
            "identifier": "GO:0090503",
            "identifier_type": "str",
            "name": "RNA phosphodiester bond hydrolysis, exonucleolytic",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090503",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 37655,
            "identifier": "C0039240",
            "identifier_type": "str",
            "name": "Supraventricular tachycardia",
            "properties": {
                "url": "http://identifiers.org/umls/C0039240",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 37656,
            "identifier": "DB00428",
            "identifier_type": "str",
            "name": "Streptozocin",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00428",
                "inchi": "InChI=1S/C8H15N3O7/c1-11(10-17)8(16)9-4-6(14)5(13)3(2-12)18-7(4)15/h3-7,12-15H,2H2,1H3,(H,9,16)/t3-,4-,5-,6-,7+/m1/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=ZSJLQEPLLKMAKR-GKHCUFPYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 37657,
            "identifier": "29929",
            "identifier_type": "int",
            "name": "ALG6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/29929",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "ALG6, alpha-1,3-glucosyltransferase"
            },
            "metanode": "Gene"
        },
        {
            "id": 37658,
            "identifier": "N0000166743",
            "identifier_type": "str",
            "name": "Esters",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000166743",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Chemical/Ingredient"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 37659,
            "identifier": "10335",
            "identifier_type": "int",
            "name": "MRVI1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10335",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "murine retrovirus integration site 1 homolog"
            },
            "metanode": "Gene"
        },
        {
            "id": 37660,
            "identifier": "51594",
            "identifier_type": "int",
            "name": "NBAS",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51594",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "neuroblastoma amplified sequence"
            },
            "metanode": "Gene"
        },
        {
            "id": 37661,
            "identifier": "DB00271",
            "identifier_type": "str",
            "name": "Diatrizoate",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00271",
                "inchi": "InChI=1S/C11H9I3N2O4/c1-3(17)15-9-6(12)5(11(19)20)7(13)10(8(9)14)16-4(2)18/h1-2H3,(H,15,17)(H,16,18)(H,19,20)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=YVPYQUNUQOZFHG-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 37662,
            "identifier": "WP3593_r84853",
            "identifier_type": "str",
            "name": "miR-148a/miR-31/FIH1/HIF1α-Notch signaling in glioblastoma ",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP3593_r84853",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 37663,
            "identifier": "C0020175",
            "identifier_type": "str",
            "name": "Hunger",
            "properties": {
                "url": "http://identifiers.org/umls/C0020175",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 37664,
            "identifier": "GO:0016274",
            "identifier_type": "str",
            "name": "protein-arginine N-methyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016274",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 37665,
            "identifier": "C0235214",
            "identifier_type": "str",
            "name": "Ejaculation inhibited",
            "properties": {
                "url": "http://identifiers.org/umls/C0235214",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 37666,
            "identifier": "D003244",
            "identifier_type": "str",
            "name": "Consciousness Disorders",
            "properties": {
                "url": "http://identifiers.org/mesh/D003244",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 37667,
            "identifier": "GO:0030548",
            "identifier_type": "str",
            "name": "acetylcholine receptor regulator activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030548",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 37668,
            "identifier": "C0019189",
            "identifier_type": "str",
            "name": "Chronic hepatitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0019189",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 37669,
            "identifier": "6622",
            "identifier_type": "int",
            "name": "SNCA",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6622",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "synuclein, alpha (non A4 component of amyloid precursor)"
            },
            "metanode": "Gene"
        }
    ]
}