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=23950
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=23975",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=23925",
    "results": [
        {
            "id": 23944,
            "identifier": "105379829",
            "identifier_type": "int",
            "name": "LOC105379829",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105379829",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "histone-lysine N-methyltransferase SETMAR-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 23945,
            "identifier": "493856",
            "identifier_type": "int",
            "name": "CISD2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/493856",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "CDGSH iron sulfur domain 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 23946,
            "identifier": "GO:0005375",
            "identifier_type": "str",
            "name": "copper ion transmembrane transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005375",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 23947,
            "identifier": "150678",
            "identifier_type": "int",
            "name": "MYEOV2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/150678",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "myeloma overexpressed 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 23948,
            "identifier": "124",
            "identifier_type": "int",
            "name": "ADH1A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/124",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "alcohol dehydrogenase 1A (class I), alpha polypeptide"
            },
            "metanode": "Gene"
        },
        {
            "id": 23949,
            "identifier": "8631",
            "identifier_type": "int",
            "name": "SKAP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8631",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "src kinase associated phosphoprotein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 23950,
            "identifier": "WP2011_r75253",
            "identifier_type": "str",
            "name": "SREBF and miR33 in cholesterol and lipid homeostasis",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP2011_r75253",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 23951,
            "identifier": "647135",
            "identifier_type": "int",
            "name": "SRGAP2B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/647135",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "SLIT-ROBO Rho GTPase activating protein 2B"
            },
            "metanode": "Gene"
        },
        {
            "id": 23952,
            "identifier": "GO:0010714",
            "identifier_type": "str",
            "name": "positive regulation of collagen metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010714",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23953,
            "identifier": "GO:0032641",
            "identifier_type": "str",
            "name": "lymphotoxin A production",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032641",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23954,
            "identifier": "GO:0032436",
            "identifier_type": "str",
            "name": "positive regulation of proteasomal ubiquitin-dependent protein catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032436",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23955,
            "identifier": "11212",
            "identifier_type": "int",
            "name": "PROSC",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11212",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "proline synthetase co-transcribed homolog (bacterial)"
            },
            "metanode": "Gene"
        },
        {
            "id": 23956,
            "identifier": "GO:0032196",
            "identifier_type": "str",
            "name": "transposition",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032196",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23957,
            "identifier": "GO:0001766",
            "identifier_type": "str",
            "name": "membrane raft polarization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001766",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23958,
            "identifier": "54940",
            "identifier_type": "int",
            "name": "OCIAD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54940",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "OCIA domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 23959,
            "identifier": "N0000008016",
            "identifier_type": "str",
            "name": "Barbiturates",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000008016",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Chemical/Ingredient"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 23960,
            "identifier": "85480",
            "identifier_type": "int",
            "name": "TSLP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/85480",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "thymic stromal lymphopoietin"
            },
            "metanode": "Gene"
        },
        {
            "id": 23961,
            "identifier": "26493",
            "identifier_type": "int",
            "name": "OR8B8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26493",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "olfactory receptor, family 8, subfamily B, member 8"
            },
            "metanode": "Gene"
        },
        {
            "id": 23962,
            "identifier": "115908",
            "identifier_type": "int",
            "name": "CTHRC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/115908",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "collagen triple helix repeat containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 23963,
            "identifier": "23013",
            "identifier_type": "int",
            "name": "SPEN",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23013",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "spen family transcriptional repressor"
            },
            "metanode": "Gene"
        },
        {
            "id": 23964,
            "identifier": "7499",
            "identifier_type": "int",
            "name": "XG",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7499",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "Xg blood group"
            },
            "metanode": "Gene"
        },
        {
            "id": 23965,
            "identifier": "GO:0006278",
            "identifier_type": "str",
            "name": "RNA-dependent DNA replication",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006278",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23966,
            "identifier": "90316",
            "identifier_type": "int",
            "name": "TGIF2LX",
            "properties": {
                "url": "http://identifiers.org/ncbigene/90316",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "TGFB-induced factor homeobox 2-like, X-linked"
            },
            "metanode": "Gene"
        },
        {
            "id": 23967,
            "identifier": "92344",
            "identifier_type": "int",
            "name": "GORAB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/92344",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "golgin, RAB6-interacting"
            },
            "metanode": "Gene"
        },
        {
            "id": 23968,
            "identifier": "GO:0007026",
            "identifier_type": "str",
            "name": "negative regulation of microtubule depolymerization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007026",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}