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=3900
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=3925",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=3875",
    "results": [
        {
            "id": 3886,
            "identifier": "138050",
            "identifier_type": "int",
            "name": "HGSNAT",
            "properties": {
                "url": "http://identifiers.org/ncbigene/138050",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "heparan-alpha-glucosaminide N-acetyltransferase"
            },
            "metanode": "Gene"
        },
        {
            "id": 3887,
            "identifier": "C0032989",
            "identifier_type": "str",
            "name": "Multiple pregnancy",
            "properties": {
                "url": "http://identifiers.org/umls/C0032989",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3888,
            "identifier": "25831",
            "identifier_type": "int",
            "name": "HECTD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/25831",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "HECT domain containing E3 ubiquitin protein ligase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 3889,
            "identifier": "GO:0034971",
            "identifier_type": "str",
            "name": "histone H3-R17 methylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034971",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3890,
            "identifier": "102723796",
            "identifier_type": "int",
            "name": "LOC102723796",
            "properties": {
                "url": "http://identifiers.org/ncbigene/102723796",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "transducin-like enhancer protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 3891,
            "identifier": "C0392676",
            "identifier_type": "str",
            "name": "Hyperpyrexia",
            "properties": {
                "url": "http://identifiers.org/umls/C0392676",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3892,
            "identifier": "C0522251",
            "identifier_type": "str",
            "name": "Sinus pain",
            "properties": {
                "url": "http://identifiers.org/umls/C0522251",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3893,
            "identifier": "C0949083",
            "identifier_type": "str",
            "name": "Nosocomial pneumonia",
            "properties": {
                "url": "http://identifiers.org/umls/C0949083",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3894,
            "identifier": "4023",
            "identifier_type": "int",
            "name": "LPL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4023",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "lipoprotein lipase"
            },
            "metanode": "Gene"
        },
        {
            "id": 3895,
            "identifier": "8674",
            "identifier_type": "int",
            "name": "VAMP4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8674",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "vesicle-associated membrane protein 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 3896,
            "identifier": "DB06717",
            "identifier_type": "str",
            "name": "Fosaprepitant",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB06717",
                "inchi": "InChI=1S/C23H22F7N4O6P/c1-12(14-8-15(22(25,26)27)10-16(9-14)23(28,29)30)40-20-19(13-2-4-17(24)5-3-13)33(6-7-39-20)11-18-31-21(35)34(32-18)41(36,37)38/h2-5,8-10,12,19-20H,6-7,11H2,1H3,(H,31,32,35)(H2,36,37,38)/t12-,19+,20-/m1/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=BARDROPHSZEBKC-OITMNORJSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 3897,
            "identifier": "GO:0045236",
            "identifier_type": "str",
            "name": "CXCR chemokine receptor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045236",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 3898,
            "identifier": "C0151628",
            "identifier_type": "str",
            "name": "Epiphyses premature fusion",
            "properties": {
                "url": "http://identifiers.org/umls/C0151628",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3899,
            "identifier": "WP1531_r82221",
            "identifier_type": "str",
            "name": "Vitamin D Metabolism",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP1531_r82221",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 3900,
            "identifier": "C0005699",
            "identifier_type": "str",
            "name": "Blast cell crisis",
            "properties": {
                "url": "http://identifiers.org/umls/C0005699",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3901,
            "identifier": "GO:0030155",
            "identifier_type": "str",
            "name": "regulation of cell adhesion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030155",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3902,
            "identifier": "11015",
            "identifier_type": "int",
            "name": "KDELR3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11015",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "KDEL (Lys-Asp-Glu-Leu) endoplasmic reticulum protein retention receptor 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 3903,
            "identifier": "GO:0046496",
            "identifier_type": "str",
            "name": "nicotinamide nucleotide metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046496",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3904,
            "identifier": "GO:0016714",
            "identifier_type": "str",
            "name": "oxidoreductase activity, acting on paired donors, with incorporation or reduction of molecular oxygen, reduced pteridine as one donor, and incorporation of one atom of oxygen",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016714",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 3905,
            "identifier": "28982",
            "identifier_type": "int",
            "name": "FLVCR1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/28982",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "feline leukemia virus subgroup C cellular receptor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 3906,
            "identifier": "GO:0031933",
            "identifier_type": "str",
            "name": "telomeric heterochromatin",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031933",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 3907,
            "identifier": "C0855235",
            "identifier_type": "str",
            "name": "Feelings of worthlessness",
            "properties": {
                "url": "http://identifiers.org/umls/C0855235",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3908,
            "identifier": "GO:0005736",
            "identifier_type": "str",
            "name": "DNA-directed RNA polymerase I complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005736",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 3909,
            "identifier": "102723422",
            "identifier_type": "int",
            "name": "LOC102723422",
            "properties": {
                "url": "http://identifiers.org/ncbigene/102723422",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "foot protein 1 variant 1-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 3910,
            "identifier": "22800",
            "identifier_type": "int",
            "name": "RRAS2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/22800",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "related RAS viral (r-ras) oncogene homolog 2"
            },
            "metanode": "Gene"
        }
    ]
}