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=19600
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=19625",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=19575",
    "results": [
        {
            "id": 19592,
            "identifier": "8001",
            "identifier_type": "int",
            "name": "GLRA3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8001",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "glycine receptor, alpha 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 19593,
            "identifier": "105373606",
            "identifier_type": "int",
            "name": "LOC105373606",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105373606",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "endogenous retrovirus group K member 25 Pol protein-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 19594,
            "identifier": "284402",
            "identifier_type": "int",
            "name": "SCGB2B2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/284402",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "secretoglobin, family 2B, member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 19595,
            "identifier": "GO:1902592",
            "identifier_type": "str",
            "name": "multi-organism membrane budding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902592",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19596,
            "identifier": "2648",
            "identifier_type": "int",
            "name": "KAT2A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2648",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "K(lysine) acetyltransferase 2A"
            },
            "metanode": "Gene"
        },
        {
            "id": 19597,
            "identifier": "11155",
            "identifier_type": "int",
            "name": "LDB3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11155",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "LIM domain binding 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 19598,
            "identifier": "100129083",
            "identifier_type": "int",
            "name": "LOC100129083",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100129083",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "uncharacterized LOC100129083"
            },
            "metanode": "Gene"
        },
        {
            "id": 19599,
            "identifier": "GO:1901623",
            "identifier_type": "str",
            "name": "regulation of lymphocyte chemotaxis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901623",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19600,
            "identifier": "55139",
            "identifier_type": "int",
            "name": "ANKZF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55139",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "ankyrin repeat and zinc finger domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 19601,
            "identifier": "GO:0005850",
            "identifier_type": "str",
            "name": "eukaryotic translation initiation factor 2 complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005850",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 19602,
            "identifier": "85439",
            "identifier_type": "int",
            "name": "STON2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/85439",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "stonin 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 19603,
            "identifier": "794",
            "identifier_type": "int",
            "name": "CALB2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/794",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "calbindin 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 19604,
            "identifier": "C0002622",
            "identifier_type": "str",
            "name": "Amnesia",
            "properties": {
                "url": "http://identifiers.org/umls/C0002622",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 19605,
            "identifier": "400658",
            "identifier_type": "int",
            "name": "C18orf65",
            "properties": {
                "url": "http://identifiers.org/ncbigene/400658",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "chromosome 18 open reading frame 65"
            },
            "metanode": "Gene"
        },
        {
            "id": 19606,
            "identifier": "C0221232",
            "identifier_type": "str",
            "name": "Welts",
            "properties": {
                "url": "http://identifiers.org/umls/C0221232",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 19607,
            "identifier": "C0010930",
            "identifier_type": "str",
            "name": "Dacryocystitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0010930",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 19608,
            "identifier": "GO:0030990",
            "identifier_type": "str",
            "name": "intraciliary transport particle",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030990",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 19609,
            "identifier": "55837",
            "identifier_type": "int",
            "name": "EAPP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55837",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "E2F-associated phosphoprotein"
            },
            "metanode": "Gene"
        },
        {
            "id": 19610,
            "identifier": "C0474378",
            "identifier_type": "str",
            "name": "Hair colour changes",
            "properties": {
                "url": "http://identifiers.org/umls/C0474378",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 19611,
            "identifier": "GO:0071038",
            "identifier_type": "str",
            "name": "nuclear polyadenylation-dependent tRNA catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071038",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19612,
            "identifier": "378949",
            "identifier_type": "int",
            "name": "RBMY1D",
            "properties": {
                "url": "http://identifiers.org/ncbigene/378949",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "Y",
                "description": "RNA binding motif protein, Y-linked, family 1, member D"
            },
            "metanode": "Gene"
        },
        {
            "id": 19613,
            "identifier": "23457",
            "identifier_type": "int",
            "name": "ABCB9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23457",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "ATP-binding cassette, sub-family B (MDR/TAP), member 9"
            },
            "metanode": "Gene"
        },
        {
            "id": 19614,
            "identifier": "GO:0061311",
            "identifier_type": "str",
            "name": "cell surface receptor signaling pathway involved in heart development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061311",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19615,
            "identifier": "GO:0048814",
            "identifier_type": "str",
            "name": "regulation of dendrite morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048814",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19616,
            "identifier": "9138",
            "identifier_type": "int",
            "name": "ARHGEF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9138",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "Rho guanine nucleotide exchange factor (GEF) 1"
            },
            "metanode": "Gene"
        }
    ]
}