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=44650
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=44675",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=44625",
    "results": [
        {
            "id": 44650,
            "identifier": "105372483",
            "identifier_type": "int",
            "name": "LOC105372483",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105372483",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "uncharacterized LOC105372483"
            },
            "metanode": "Gene"
        },
        {
            "id": 44651,
            "identifier": "GO:0045671",
            "identifier_type": "str",
            "name": "negative regulation of osteoclast differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045671",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 44652,
            "identifier": "C0263105",
            "identifier_type": "str",
            "name": "Abdominal wall abscess",
            "properties": {
                "url": "http://identifiers.org/umls/C0263105",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 44761,
            "identifier": "C0242785",
            "identifier_type": "str",
            "name": "Drug - food interaction",
            "properties": {
                "url": "http://identifiers.org/umls/C0242785",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 44653,
            "identifier": "GO:2000098",
            "identifier_type": "str",
            "name": "negative regulation of smooth muscle cell-matrix adhesion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000098",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 44654,
            "identifier": "51435",
            "identifier_type": "int",
            "name": "SCARA3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51435",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "scavenger receptor class A, member 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 44655,
            "identifier": "GO:0060199",
            "identifier_type": "str",
            "name": "clathrin-sculpted glutamate transport vesicle",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060199",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 44656,
            "identifier": "23348",
            "identifier_type": "int",
            "name": "DOCK9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23348",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "dedicator of cytokinesis 9"
            },
            "metanode": "Gene"
        },
        {
            "id": 44657,
            "identifier": "163183",
            "identifier_type": "int",
            "name": "SYNE4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/163183",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "spectrin repeat containing, nuclear envelope family member 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 44658,
            "identifier": "440097",
            "identifier_type": "int",
            "name": "DBX2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/440097",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "developing brain homeobox 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 44659,
            "identifier": "84316",
            "identifier_type": "int",
            "name": "NAA38",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84316",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "N(alpha)-acetyltransferase 38, NatC auxiliary subunit"
            },
            "metanode": "Gene"
        },
        {
            "id": 44660,
            "identifier": "C0235283",
            "identifier_type": "str",
            "name": "Ear buzzing",
            "properties": {
                "url": "http://identifiers.org/umls/C0235283",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 44661,
            "identifier": "GO:0002138",
            "identifier_type": "str",
            "name": "retinoic acid biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002138",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 44662,
            "identifier": "C0343387",
            "identifier_type": "str",
            "name": "Neutropenic enterocolitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0343387",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 44663,
            "identifier": "64976",
            "identifier_type": "int",
            "name": "MRPL40",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64976",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "mitochondrial ribosomal protein L40"
            },
            "metanode": "Gene"
        },
        {
            "id": 44664,
            "identifier": "GO:0033567",
            "identifier_type": "str",
            "name": "DNA replication, Okazaki fragment processing",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033567",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 44665,
            "identifier": "79762",
            "identifier_type": "int",
            "name": "C1orf115",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79762",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "chromosome 1 open reading frame 115"
            },
            "metanode": "Gene"
        },
        {
            "id": 44666,
            "identifier": "C0022904",
            "identifier_type": "str",
            "name": "Lacrimal disorder",
            "properties": {
                "url": "http://identifiers.org/umls/C0022904",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 44667,
            "identifier": "911",
            "identifier_type": "int",
            "name": "CD1C",
            "properties": {
                "url": "http://identifiers.org/ncbigene/911",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "CD1c molecule"
            },
            "metanode": "Gene"
        },
        {
            "id": 44668,
            "identifier": "9530",
            "identifier_type": "int",
            "name": "BAG4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9530",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "BCL2-associated athanogene 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 44669,
            "identifier": "51061",
            "identifier_type": "int",
            "name": "TXNDC11",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51061",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "thioredoxin domain containing 11"
            },
            "metanode": "Gene"
        },
        {
            "id": 44670,
            "identifier": "PC7_6929",
            "identifier_type": "str",
            "name": "Removal of aminoterminal propeptides from gamma-carboxylated proteins",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 44671,
            "identifier": "273",
            "identifier_type": "int",
            "name": "AMPH",
            "properties": {
                "url": "http://identifiers.org/ncbigene/273",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "amphiphysin"
            },
            "metanode": "Gene"
        },
        {
            "id": 44672,
            "identifier": "6447",
            "identifier_type": "int",
            "name": "SCG5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6447",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "secretogranin V"
            },
            "metanode": "Gene"
        },
        {
            "id": 44673,
            "identifier": "3364",
            "identifier_type": "int",
            "name": "HUS1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3364",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "HUS1 checkpoint homolog (S. pombe)"
            },
            "metanode": "Gene"
        }
    ]
}