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=4900
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=4925",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=4875",
    "results": [
        {
            "id": 4889,
            "identifier": "2950",
            "identifier_type": "int",
            "name": "GSTP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2950",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "glutathione S-transferase pi 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 4890,
            "identifier": "131920",
            "identifier_type": "int",
            "name": "TMEM207",
            "properties": {
                "url": "http://identifiers.org/ncbigene/131920",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "transmembrane protein 207"
            },
            "metanode": "Gene"
        },
        {
            "id": 4891,
            "identifier": "GO:0072244",
            "identifier_type": "str",
            "name": "metanephric glomerular epithelium development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072244",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4892,
            "identifier": "C1299624",
            "identifier_type": "str",
            "name": "Postural orthostatic tachycardia syndrome",
            "properties": {
                "url": "http://identifiers.org/umls/C1299624",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 4893,
            "identifier": "GO:0005677",
            "identifier_type": "str",
            "name": "chromatin silencing complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005677",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 4894,
            "identifier": "GO:0061718",
            "identifier_type": "str",
            "name": "glucose catabolic process to pyruvate",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061718",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4895,
            "identifier": "83639",
            "identifier_type": "int",
            "name": "TEX101",
            "properties": {
                "url": "http://identifiers.org/ncbigene/83639",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "testis expressed 101"
            },
            "metanode": "Gene"
        },
        {
            "id": 4896,
            "identifier": "GO:0006578",
            "identifier_type": "str",
            "name": "amino-acid betaine biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006578",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4897,
            "identifier": "29919",
            "identifier_type": "int",
            "name": "C18orf8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/29919",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "chromosome 18 open reading frame 8"
            },
            "metanode": "Gene"
        },
        {
            "id": 4898,
            "identifier": "10309",
            "identifier_type": "int",
            "name": "CCNO",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10309",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "cyclin O"
            },
            "metanode": "Gene"
        },
        {
            "id": 4899,
            "identifier": "51696",
            "identifier_type": "int",
            "name": "HECA",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51696",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "headcase homolog (Drosophila)"
            },
            "metanode": "Gene"
        },
        {
            "id": 4900,
            "identifier": "GO:0004930",
            "identifier_type": "str",
            "name": "G-protein coupled receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004930",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 4901,
            "identifier": "GO:0046085",
            "identifier_type": "str",
            "name": "adenosine metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046085",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4902,
            "identifier": "23609",
            "identifier_type": "int",
            "name": "MKRN2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23609",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "makorin ring finger protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 4903,
            "identifier": "GO:0043097",
            "identifier_type": "str",
            "name": "pyrimidine nucleoside salvage",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043097",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4904,
            "identifier": "8111",
            "identifier_type": "int",
            "name": "GPR68",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8111",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "G protein-coupled receptor 68"
            },
            "metanode": "Gene"
        },
        {
            "id": 4905,
            "identifier": "C0239842",
            "identifier_type": "str",
            "name": "Tremor of hands",
            "properties": {
                "url": "http://identifiers.org/umls/C0239842",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 4906,
            "identifier": "GO:0044154",
            "identifier_type": "str",
            "name": "histone H3-K14 acetylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044154",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4907,
            "identifier": "123624",
            "identifier_type": "int",
            "name": "AGBL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/123624",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "ATP/GTP binding protein-like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 4908,
            "identifier": "GO:0000413",
            "identifier_type": "str",
            "name": "protein peptidyl-prolyl isomerization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000413",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4909,
            "identifier": "GO:0032981",
            "identifier_type": "str",
            "name": "mitochondrial respiratory chain complex I assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032981",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4910,
            "identifier": "C0426597",
            "identifier_type": "str",
            "name": "Fluid intake reduced",
            "properties": {
                "url": "http://identifiers.org/umls/C0426597",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 4911,
            "identifier": "125965",
            "identifier_type": "int",
            "name": "COX6B2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/125965",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "cytochrome c oxidase subunit VIb polypeptide 2 (testis)"
            },
            "metanode": "Gene"
        },
        {
            "id": 4912,
            "identifier": "9935",
            "identifier_type": "int",
            "name": "MAFB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9935",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "v-maf avian musculoaponeurotic fibrosarcoma oncogene homolog B"
            },
            "metanode": "Gene"
        },
        {
            "id": 4913,
            "identifier": "GO:0051220",
            "identifier_type": "str",
            "name": "cytoplasmic sequestering of protein",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051220",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}