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=10650
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=10675",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=10625",
    "results": [
        {
            "id": 10641,
            "identifier": "100130278",
            "identifier_type": "int",
            "name": "LOC100130278",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100130278",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "uncharacterized LOC100130278"
            },
            "metanode": "Gene"
        },
        {
            "id": 10642,
            "identifier": "C0242362",
            "identifier_type": "str",
            "name": "Intervertebral disc protrusion",
            "properties": {
                "url": "http://identifiers.org/umls/C0242362",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 10643,
            "identifier": "GO:0031493",
            "identifier_type": "str",
            "name": "nucleosomal histone binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031493",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 10644,
            "identifier": "C0030232",
            "identifier_type": "str",
            "name": "Pallor",
            "properties": {
                "url": "http://identifiers.org/umls/C0030232",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 10645,
            "identifier": "GO:0004781",
            "identifier_type": "str",
            "name": "sulfate adenylyltransferase (ATP) activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004781",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 10646,
            "identifier": "90956",
            "identifier_type": "int",
            "name": "ADCK2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/90956",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "aarF domain containing kinase 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 10647,
            "identifier": "GO:0060766",
            "identifier_type": "str",
            "name": "negative regulation of androgen receptor signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060766",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10648,
            "identifier": "C0023449",
            "identifier_type": "str",
            "name": "Acute lymphocytic leukaemia",
            "properties": {
                "url": "http://identifiers.org/umls/C0023449",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 10649,
            "identifier": "DB00141",
            "identifier_type": "str",
            "name": "N-Acetyl-D-glucosamine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00141",
                "inchi": "InChI=1S/C8H15NO6/c1-4(12)9-5(2-10)7(14)8(15)6(13)3-11/h2,5-8,11,13-15H,3H2,1H3,(H,9,12)/t5-,6+,7+,8+/m0/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=MBLBDJOUHNCFQT-LXGUWJNJSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 10650,
            "identifier": "84991",
            "identifier_type": "int",
            "name": "RBM17",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84991",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "RNA binding motif protein 17"
            },
            "metanode": "Gene"
        },
        {
            "id": 10651,
            "identifier": "56888",
            "identifier_type": "int",
            "name": "KCMF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56888",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "potassium channel modulatory factor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 10652,
            "identifier": "GO:0005786",
            "identifier_type": "str",
            "name": "signal recognition particle, endoplasmic reticulum targeting",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005786",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 10653,
            "identifier": "148156",
            "identifier_type": "int",
            "name": "ZNF558",
            "properties": {
                "url": "http://identifiers.org/ncbigene/148156",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 558"
            },
            "metanode": "Gene"
        },
        {
            "id": 10654,
            "identifier": "25847",
            "identifier_type": "int",
            "name": "ANAPC13",
            "properties": {
                "url": "http://identifiers.org/ncbigene/25847",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "anaphase promoting complex subunit 13"
            },
            "metanode": "Gene"
        },
        {
            "id": 10655,
            "identifier": "GO:2000194",
            "identifier_type": "str",
            "name": "regulation of female gonad development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000194",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10656,
            "identifier": "PC7_8340",
            "identifier_type": "str",
            "name": "Transmission across Chemical Synapses",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 10657,
            "identifier": "C0265935",
            "identifier_type": "str",
            "name": "Congenital arterial malformation",
            "properties": {
                "url": "http://identifiers.org/umls/C0265935",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 10658,
            "identifier": "71",
            "identifier_type": "int",
            "name": "ACTG1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/71",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "actin gamma 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 10659,
            "identifier": "8690",
            "identifier_type": "int",
            "name": "JRKL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8690",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "JRK-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 10660,
            "identifier": "GO:0035854",
            "identifier_type": "str",
            "name": "eosinophil fate commitment",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035854",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10661,
            "identifier": "GO:0033234",
            "identifier_type": "str",
            "name": "negative regulation of protein sumoylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033234",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10662,
            "identifier": "DB00683",
            "identifier_type": "str",
            "name": "Midazolam",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00683",
                "inchi": "InChI=1S/C18H13ClFN3/c1-11-21-9-13-10-22-18(14-4-2-3-5-16(14)20)15-8-12(19)6-7-17(15)23(11)13/h2-9H,10H2,1H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=DDLIGBOFAVUZHB-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 10663,
            "identifier": "2524",
            "identifier_type": "int",
            "name": "FUT2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2524",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "fucosyltransferase 2 (secretor status included)"
            },
            "metanode": "Gene"
        },
        {
            "id": 10664,
            "identifier": "11031",
            "identifier_type": "int",
            "name": "RAB31",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11031",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "RAB31, member RAS oncogene family"
            },
            "metanode": "Gene"
        },
        {
            "id": 10665,
            "identifier": "D009461",
            "identifier_type": "str",
            "name": "Neurologic Manifestations",
            "properties": {
                "url": "http://identifiers.org/mesh/D009461",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        }
    ]
}