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=36725
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=36750",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=36700",
    "results": [
        {
            "id": 36721,
            "identifier": "C0853954",
            "identifier_type": "str",
            "name": "Corneal calcification",
            "properties": {
                "url": "http://identifiers.org/umls/C0853954",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 36722,
            "identifier": "474170",
            "identifier_type": "int",
            "name": "LRRC37A2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/474170",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "leucine rich repeat containing 37, member A2"
            },
            "metanode": "Gene"
        },
        {
            "id": 36723,
            "identifier": "GO:0048306",
            "identifier_type": "str",
            "name": "calcium-dependent protein binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048306",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 36724,
            "identifier": "2103",
            "identifier_type": "int",
            "name": "ESRRB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2103",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "estrogen-related receptor beta"
            },
            "metanode": "Gene"
        },
        {
            "id": 36725,
            "identifier": "10850",
            "identifier_type": "int",
            "name": "CCL27",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10850",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "chemokine (C-C motif) ligand 27"
            },
            "metanode": "Gene"
        },
        {
            "id": 36726,
            "identifier": "113835",
            "identifier_type": "int",
            "name": "ZNF257",
            "properties": {
                "url": "http://identifiers.org/ncbigene/113835",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 257"
            },
            "metanode": "Gene"
        },
        {
            "id": 36727,
            "identifier": "GO:0000176",
            "identifier_type": "str",
            "name": "nuclear exosome (RNase complex)",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000176",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 36728,
            "identifier": "54578",
            "identifier_type": "int",
            "name": "UGT1A6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54578",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "UDP glucuronosyltransferase 1 family, polypeptide A6"
            },
            "metanode": "Gene"
        },
        {
            "id": 36729,
            "identifier": "140700",
            "identifier_type": "int",
            "name": "SAMD10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/140700",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "sterile alpha motif domain containing 10"
            },
            "metanode": "Gene"
        },
        {
            "id": 36730,
            "identifier": "PC7_6995",
            "identifier_type": "str",
            "name": "Role of phospholipids in phagocytosis",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 36731,
            "identifier": "7137",
            "identifier_type": "int",
            "name": "TNNI3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7137",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "troponin I type 3 (cardiac)"
            },
            "metanode": "Gene"
        },
        {
            "id": 36732,
            "identifier": "57175",
            "identifier_type": "int",
            "name": "CORO1B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57175",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "coronin, actin binding protein, 1B"
            },
            "metanode": "Gene"
        },
        {
            "id": 36733,
            "identifier": "GO:1903541",
            "identifier_type": "str",
            "name": "regulation of exosomal secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903541",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 36734,
            "identifier": "C0005826",
            "identifier_type": "str",
            "name": "Blood pressure abnormal",
            "properties": {
                "url": "http://identifiers.org/umls/C0005826",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 36735,
            "identifier": "388650",
            "identifier_type": "int",
            "name": "FAM69A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/388650",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "family with sequence similarity 69, member A"
            },
            "metanode": "Gene"
        },
        {
            "id": 36736,
            "identifier": "25862",
            "identifier_type": "int",
            "name": "USP49",
            "properties": {
                "url": "http://identifiers.org/ncbigene/25862",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "ubiquitin specific peptidase 49"
            },
            "metanode": "Gene"
        },
        {
            "id": 36737,
            "identifier": "337978",
            "identifier_type": "int",
            "name": "KRTAP21-2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/337978",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "keratin associated protein 21-2"
            },
            "metanode": "Gene"
        },
        {
            "id": 36738,
            "identifier": "55532",
            "identifier_type": "int",
            "name": "SLC30A10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55532",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "solute carrier family 30, member 10"
            },
            "metanode": "Gene"
        },
        {
            "id": 36739,
            "identifier": "GO:0014805",
            "identifier_type": "str",
            "name": "smooth muscle adaptation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0014805",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 36740,
            "identifier": "102723955",
            "identifier_type": "int",
            "name": "LOC102723955",
            "properties": {
                "url": "http://identifiers.org/ncbigene/102723955",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "neuroblastoma breakpoint family member 6-like protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 36741,
            "identifier": "79065",
            "identifier_type": "int",
            "name": "ATG9A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79065",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "autophagy related 9A"
            },
            "metanode": "Gene"
        },
        {
            "id": 36742,
            "identifier": "C0152021",
            "identifier_type": "str",
            "name": "Heart disease congenital",
            "properties": {
                "url": "http://identifiers.org/umls/C0152021",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 36743,
            "identifier": "214",
            "identifier_type": "int",
            "name": "ALCAM",
            "properties": {
                "url": "http://identifiers.org/ncbigene/214",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "activated leukocyte cell adhesion molecule"
            },
            "metanode": "Gene"
        },
        {
            "id": 36744,
            "identifier": "8705",
            "identifier_type": "int",
            "name": "B3GALT4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8705",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "UDP-Gal:betaGlcNAc beta 1,3-galactosyltransferase, polypeptide 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 36745,
            "identifier": "C0265101",
            "identifier_type": "str",
            "name": "Carotid artery occlusion",
            "properties": {
                "url": "http://identifiers.org/umls/C0265101",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}