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=30775
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=30800",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=30750",
    "results": [
        {
            "id": 30768,
            "identifier": "55089",
            "identifier_type": "int",
            "name": "SLC38A4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55089",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "solute carrier family 38, member 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 30769,
            "identifier": "GO:0045925",
            "identifier_type": "str",
            "name": "positive regulation of female receptivity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045925",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30770,
            "identifier": "66035",
            "identifier_type": "int",
            "name": "SLC2A11",
            "properties": {
                "url": "http://identifiers.org/ncbigene/66035",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "solute carrier family 2 (facilitated glucose transporter), member 11"
            },
            "metanode": "Gene"
        },
        {
            "id": 30771,
            "identifier": "GO:0043049",
            "identifier_type": "str",
            "name": "otic placode formation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043049",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30772,
            "identifier": "23162",
            "identifier_type": "int",
            "name": "MAPK8IP3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23162",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "mitogen-activated protein kinase 8 interacting protein 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 30773,
            "identifier": "C0039437",
            "identifier_type": "str",
            "name": "Teething",
            "properties": {
                "url": "http://identifiers.org/umls/C0039437",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 30774,
            "identifier": "GO:0015812",
            "identifier_type": "str",
            "name": "gamma-aminobutyric acid transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015812",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30775,
            "identifier": "GO:0060736",
            "identifier_type": "str",
            "name": "prostate gland growth",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060736",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30776,
            "identifier": "GO:0003980",
            "identifier_type": "str",
            "name": "UDP-glucose:glycoprotein glucosyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003980",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 30777,
            "identifier": "D010264",
            "identifier_type": "str",
            "name": "Paraplegia",
            "properties": {
                "url": "http://identifiers.org/mesh/D010264",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 30778,
            "identifier": "GO:0008033",
            "identifier_type": "str",
            "name": "tRNA processing",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008033",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30779,
            "identifier": "79576",
            "identifier_type": "int",
            "name": "NKAP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79576",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "NFKB activating protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 30780,
            "identifier": "GO:0019520",
            "identifier_type": "str",
            "name": "aldonic acid metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019520",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30781,
            "identifier": "725",
            "identifier_type": "int",
            "name": "C4BPB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/725",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "complement component 4 binding protein, beta"
            },
            "metanode": "Gene"
        },
        {
            "id": 30782,
            "identifier": "50619",
            "identifier_type": "int",
            "name": "DEF6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/50619",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "differentially expressed in FDCP 6 homolog (mouse)"
            },
            "metanode": "Gene"
        },
        {
            "id": 30783,
            "identifier": "613212",
            "identifier_type": "int",
            "name": "CTXN3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/613212",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "cortexin 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 30784,
            "identifier": "GO:0010259",
            "identifier_type": "str",
            "name": "multicellular organismal aging",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010259",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30785,
            "identifier": "GO:0031966",
            "identifier_type": "str",
            "name": "mitochondrial membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031966",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 30786,
            "identifier": "GO:0006081",
            "identifier_type": "str",
            "name": "cellular aldehyde metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006081",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30787,
            "identifier": "27199",
            "identifier_type": "int",
            "name": "OXGR1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27199",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "oxoglutarate (alpha-ketoglutarate) receptor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 30788,
            "identifier": "3178",
            "identifier_type": "int",
            "name": "HNRNPA1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3178",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "heterogeneous nuclear ribonucleoprotein A1"
            },
            "metanode": "Gene"
        },
        {
            "id": 30789,
            "identifier": "57611",
            "identifier_type": "int",
            "name": "ISLR2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57611",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "immunoglobulin superfamily containing leucine-rich repeat 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 30790,
            "identifier": "C0014591",
            "identifier_type": "str",
            "name": "Epistaxis",
            "properties": {
                "url": "http://identifiers.org/umls/C0014591",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 30791,
            "identifier": "C0342882",
            "identifier_type": "str",
            "name": "Heterozygous familial hypercholesterolemia",
            "properties": {
                "url": "http://identifiers.org/umls/C0342882",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 30792,
            "identifier": "80274",
            "identifier_type": "int",
            "name": "SCUBE1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80274",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "signal peptide, CUB domain, EGF-like 1"
            },
            "metanode": "Gene"
        }
    ]
}