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=30000
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=30025",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=29975",
    "results": [
        {
            "id": 29994,
            "identifier": "GO:1903173",
            "identifier_type": "str",
            "name": "fatty alcohol metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903173",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29995,
            "identifier": "C0031117",
            "identifier_type": "str",
            "name": "Neuropathy peripheral",
            "properties": {
                "url": "http://identifiers.org/umls/C0031117",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 29996,
            "identifier": "GO:0000132",
            "identifier_type": "str",
            "name": "establishment of mitotic spindle orientation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000132",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29997,
            "identifier": "GO:0060083",
            "identifier_type": "str",
            "name": "smooth muscle contraction involved in micturition",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060083",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29998,
            "identifier": "25974",
            "identifier_type": "int",
            "name": "MMACHC",
            "properties": {
                "url": "http://identifiers.org/ncbigene/25974",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "methylmalonic aciduria (cobalamin deficiency) cblC type, with homocystinuria"
            },
            "metanode": "Gene"
        },
        {
            "id": 29999,
            "identifier": "GO:0014735",
            "identifier_type": "str",
            "name": "regulation of muscle atrophy",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0014735",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30000,
            "identifier": "653247",
            "identifier_type": "int",
            "name": "PRB2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/653247",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "proline-rich protein BstNI subfamily 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 30001,
            "identifier": "150864",
            "identifier_type": "int",
            "name": "FAM117B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/150864",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "family with sequence similarity 117, member B"
            },
            "metanode": "Gene"
        },
        {
            "id": 30002,
            "identifier": "159371",
            "identifier_type": "int",
            "name": "SLC35G1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/159371",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "solute carrier family 35, member G1"
            },
            "metanode": "Gene"
        },
        {
            "id": 30003,
            "identifier": "8817",
            "identifier_type": "int",
            "name": "FGF18",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8817",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "fibroblast growth factor 18"
            },
            "metanode": "Gene"
        },
        {
            "id": 30004,
            "identifier": "219469",
            "identifier_type": "int",
            "name": "OR8H1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/219469",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "olfactory receptor, family 8, subfamily H, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 30005,
            "identifier": "105378260",
            "identifier_type": "int",
            "name": "LOC105378260",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105378260",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "histone-lysine N-methyltransferase 2C"
            },
            "metanode": "Gene"
        },
        {
            "id": 30006,
            "identifier": "GO:0015688",
            "identifier_type": "str",
            "name": "iron chelate transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015688",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30007,
            "identifier": "GO:0004000",
            "identifier_type": "str",
            "name": "adenosine deaminase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004000",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 30008,
            "identifier": "11158",
            "identifier_type": "int",
            "name": "RABL2B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11158",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "RAB, member of RAS oncogene family-like 2B"
            },
            "metanode": "Gene"
        },
        {
            "id": 30009,
            "identifier": "PC7_3435",
            "identifier_type": "str",
            "name": "ERK1 activation",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 30010,
            "identifier": "N0000187058",
            "identifier_type": "str",
            "name": "Sodium-Glucose Transporter 2 Inhibitors",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000187058",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Mechanism of Action"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 30011,
            "identifier": "C0334082",
            "identifier_type": "str",
            "name": "Epidermal naevus",
            "properties": {
                "url": "http://identifiers.org/umls/C0334082",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 30012,
            "identifier": "5104",
            "identifier_type": "int",
            "name": "SERPINA5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5104",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "serpin peptidase inhibitor, clade A (alpha-1 antiproteinase, antitrypsin), member 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 30013,
            "identifier": "10913",
            "identifier_type": "int",
            "name": "EDAR",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10913",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "ectodysplasin A receptor"
            },
            "metanode": "Gene"
        },
        {
            "id": 30014,
            "identifier": "55142",
            "identifier_type": "int",
            "name": "HAUS2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55142",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "HAUS augmin-like complex, subunit 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 30015,
            "identifier": "GO:0002725",
            "identifier_type": "str",
            "name": "negative regulation of T cell cytokine production",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002725",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30016,
            "identifier": "386617",
            "identifier_type": "int",
            "name": "KCTD8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/386617",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "potassium channel tetramerization domain containing 8"
            },
            "metanode": "Gene"
        },
        {
            "id": 30017,
            "identifier": "374900",
            "identifier_type": "int",
            "name": "ZNF568",
            "properties": {
                "url": "http://identifiers.org/ncbigene/374900",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 568"
            },
            "metanode": "Gene"
        },
        {
            "id": 30018,
            "identifier": "C1536220",
            "identifier_type": "str",
            "name": "ST segment elevation myocardial infarction",
            "properties": {
                "url": "http://identifiers.org/umls/C1536220",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}