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=27725
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=27750",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=27700",
    "results": [
        {
            "id": 27716,
            "identifier": "4714",
            "identifier_type": "int",
            "name": "NDUFB8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4714",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "NADH dehydrogenase (ubiquinone) 1 beta subcomplex, 8, 19kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 27717,
            "identifier": "GO:0036064",
            "identifier_type": "str",
            "name": "ciliary basal body",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0036064",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 27718,
            "identifier": "C0742545",
            "identifier_type": "str",
            "name": "Colonic abscess",
            "properties": {
                "url": "http://identifiers.org/umls/C0742545",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 27719,
            "identifier": "284697",
            "identifier_type": "int",
            "name": "BTBD8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/284697",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "BTB (POZ) domain containing 8"
            },
            "metanode": "Gene"
        },
        {
            "id": 27720,
            "identifier": "4648",
            "identifier_type": "int",
            "name": "MYO7B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4648",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "myosin VIIB"
            },
            "metanode": "Gene"
        },
        {
            "id": 27721,
            "identifier": "57205",
            "identifier_type": "int",
            "name": "ATP10D",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57205",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "ATPase, class V, type 10D"
            },
            "metanode": "Gene"
        },
        {
            "id": 27722,
            "identifier": "GO:0016241",
            "identifier_type": "str",
            "name": "regulation of macroautophagy",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016241",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27723,
            "identifier": "UBERON:0001285",
            "identifier_type": "str",
            "name": "nephron",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001285",
                "bto_id": "BTO:0000924",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D009399"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 27724,
            "identifier": "GO:0000469",
            "identifier_type": "str",
            "name": "cleavage involved in rRNA processing",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000469",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27725,
            "identifier": "105371186",
            "identifier_type": "int",
            "name": "LOC105371186",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105371186",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "nuclear pore complex-interacting protein family member A5-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 27726,
            "identifier": "GO:0070026",
            "identifier_type": "str",
            "name": "nitric oxide binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070026",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 27727,
            "identifier": "8751",
            "identifier_type": "int",
            "name": "ADAM15",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8751",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "ADAM metallopeptidase domain 15"
            },
            "metanode": "Gene"
        },
        {
            "id": 27728,
            "identifier": "GO:0005231",
            "identifier_type": "str",
            "name": "excitatory extracellular ligand-gated ion channel activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005231",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 27729,
            "identifier": "GO:0004367",
            "identifier_type": "str",
            "name": "glycerol-3-phosphate dehydrogenase [NAD+] activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004367",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 27730,
            "identifier": "284323",
            "identifier_type": "int",
            "name": "ZNF780A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/284323",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 780A"
            },
            "metanode": "Gene"
        },
        {
            "id": 27731,
            "identifier": "2569",
            "identifier_type": "int",
            "name": "GABRR1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2569",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "gamma-aminobutyric acid (GABA) A receptor, rho 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 27732,
            "identifier": "11332",
            "identifier_type": "int",
            "name": "ACOT7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11332",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "acyl-CoA thioesterase 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 27733,
            "identifier": "GO:0051343",
            "identifier_type": "str",
            "name": "positive regulation of cyclic-nucleotide phosphodiesterase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051343",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27734,
            "identifier": "GO:0055131",
            "identifier_type": "str",
            "name": "C3HC4-type RING finger domain binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0055131",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 27735,
            "identifier": "129831",
            "identifier_type": "int",
            "name": "RBM45",
            "properties": {
                "url": "http://identifiers.org/ncbigene/129831",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "RNA binding motif protein 45"
            },
            "metanode": "Gene"
        },
        {
            "id": 27736,
            "identifier": "GO:0071623",
            "identifier_type": "str",
            "name": "negative regulation of granulocyte chemotaxis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071623",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27737,
            "identifier": "GO:0070189",
            "identifier_type": "str",
            "name": "kynurenine metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070189",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27738,
            "identifier": "347744",
            "identifier_type": "int",
            "name": "C6orf52",
            "properties": {
                "url": "http://identifiers.org/ncbigene/347744",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "chromosome 6 open reading frame 52"
            },
            "metanode": "Gene"
        },
        {
            "id": 27739,
            "identifier": "94107",
            "identifier_type": "int",
            "name": "TMEM203",
            "properties": {
                "url": "http://identifiers.org/ncbigene/94107",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "transmembrane protein 203"
            },
            "metanode": "Gene"
        },
        {
            "id": 27740,
            "identifier": "GO:0048762",
            "identifier_type": "str",
            "name": "mesenchymal cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048762",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}