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=38850
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=38875",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=38825",
    "results": [
        {
            "id": 38849,
            "identifier": "GO:0051106",
            "identifier_type": "str",
            "name": "positive regulation of DNA ligation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051106",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38850,
            "identifier": "949",
            "identifier_type": "int",
            "name": "SCARB1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/949",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "scavenger receptor class B, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 38851,
            "identifier": "9696",
            "identifier_type": "int",
            "name": "CROCC",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9696",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "ciliary rootlet coiled-coil, rootletin"
            },
            "metanode": "Gene"
        },
        {
            "id": 38852,
            "identifier": "GO:0018212",
            "identifier_type": "str",
            "name": "peptidyl-tyrosine modification",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0018212",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38853,
            "identifier": "C0085393",
            "identifier_type": "str",
            "name": "Immunocompromised",
            "properties": {
                "url": "http://identifiers.org/umls/C0085393",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 38854,
            "identifier": "GO:0044108",
            "identifier_type": "str",
            "name": "cellular alcohol biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044108",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38855,
            "identifier": "GO:0016308",
            "identifier_type": "str",
            "name": "1-phosphatidylinositol-4-phosphate 5-kinase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016308",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 38856,
            "identifier": "GO:0032394",
            "identifier_type": "str",
            "name": "MHC class Ib receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032394",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 38857,
            "identifier": "GO:0030581",
            "identifier_type": "str",
            "name": "symbiont intracellular protein transport in host",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030581",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38858,
            "identifier": "83852",
            "identifier_type": "int",
            "name": "SETDB2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/83852",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "SET domain, bifurcated 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 38859,
            "identifier": "342898",
            "identifier_type": "int",
            "name": "SYCN",
            "properties": {
                "url": "http://identifiers.org/ncbigene/342898",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "syncollin"
            },
            "metanode": "Gene"
        },
        {
            "id": 38860,
            "identifier": "GO:0032814",
            "identifier_type": "str",
            "name": "regulation of natural killer cell activation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032814",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38861,
            "identifier": "5999",
            "identifier_type": "int",
            "name": "RGS4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5999",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "regulator of G-protein signaling 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 38862,
            "identifier": "10394",
            "identifier_type": "int",
            "name": "PRG3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10394",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "proteoglycan 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 38863,
            "identifier": "353116",
            "identifier_type": "int",
            "name": "RILPL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/353116",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "Rab interacting lysosomal protein-like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 38864,
            "identifier": "GO:0018146",
            "identifier_type": "str",
            "name": "keratan sulfate biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0018146",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38865,
            "identifier": "653437",
            "identifier_type": "int",
            "name": "AQP12B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/653437",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "aquaporin 12B"
            },
            "metanode": "Gene"
        },
        {
            "id": 38866,
            "identifier": "GO:1903350",
            "identifier_type": "str",
            "name": "response to dopamine",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903350",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38867,
            "identifier": "4228",
            "identifier_type": "int",
            "name": "MER5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4228",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "antigen identified by monoclonal antibody 2D8"
            },
            "metanode": "Gene"
        },
        {
            "id": 38868,
            "identifier": "GO:0034751",
            "identifier_type": "str",
            "name": "aryl hydrocarbon receptor complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034751",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 38869,
            "identifier": "GO:0071403",
            "identifier_type": "str",
            "name": "cellular response to high density lipoprotein particle stimulus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071403",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38870,
            "identifier": "GO:0014015",
            "identifier_type": "str",
            "name": "positive regulation of gliogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0014015",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38871,
            "identifier": "GO:0019359",
            "identifier_type": "str",
            "name": "nicotinamide nucleotide biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019359",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38872,
            "identifier": "196410",
            "identifier_type": "int",
            "name": "METTL7B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/196410",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "methyltransferase like 7B"
            },
            "metanode": "Gene"
        },
        {
            "id": 38873,
            "identifier": "C0019829",
            "identifier_type": "str",
            "name": "Hodgkin's disease",
            "properties": {
                "url": "http://identifiers.org/umls/C0019829",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}