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=9600
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=9625",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=9575",
    "results": [
        {
            "id": 9589,
            "identifier": "GO:0006839",
            "identifier_type": "str",
            "name": "mitochondrial transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006839",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9590,
            "identifier": "C0009024",
            "identifier_type": "str",
            "name": "Clonus",
            "properties": {
                "url": "http://identifiers.org/umls/C0009024",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 9591,
            "identifier": "1644",
            "identifier_type": "int",
            "name": "DDC",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1644",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "dopa decarboxylase (aromatic L-amino acid decarboxylase)"
            },
            "metanode": "Gene"
        },
        {
            "id": 9592,
            "identifier": "201305",
            "identifier_type": "int",
            "name": "SPNS3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/201305",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "spinster homolog 3 (Drosophila)"
            },
            "metanode": "Gene"
        },
        {
            "id": 9593,
            "identifier": "C0151854",
            "identifier_type": "str",
            "name": "Abnormal platelets",
            "properties": {
                "url": "http://identifiers.org/umls/C0151854",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 9594,
            "identifier": "PC7_3868",
            "identifier_type": "str",
            "name": "Facilitative Na+-independent glucose transporters",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 9595,
            "identifier": "8508",
            "identifier_type": "int",
            "name": "NIPSNAP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8508",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "nipsnap homolog 1 (C. elegans)"
            },
            "metanode": "Gene"
        },
        {
            "id": 9596,
            "identifier": "C0026113",
            "identifier_type": "str",
            "name": "Miliaria",
            "properties": {
                "url": "http://identifiers.org/umls/C0026113",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 9597,
            "identifier": "58530",
            "identifier_type": "int",
            "name": "LY6G6D",
            "properties": {
                "url": "http://identifiers.org/ncbigene/58530",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "lymphocyte antigen 6 complex, locus G6D"
            },
            "metanode": "Gene"
        },
        {
            "id": 9598,
            "identifier": "C0019340",
            "identifier_type": "str",
            "name": "Herpes NOS",
            "properties": {
                "url": "http://identifiers.org/umls/C0019340",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 9599,
            "identifier": "728062",
            "identifier_type": "int",
            "name": "CT47A6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/728062",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "cancer/testis antigen family 47, member A6"
            },
            "metanode": "Gene"
        },
        {
            "id": 9600,
            "identifier": "2342",
            "identifier_type": "int",
            "name": "FNTB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2342",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "farnesyltransferase, CAAX box, beta"
            },
            "metanode": "Gene"
        },
        {
            "id": 9601,
            "identifier": "GO:0008234",
            "identifier_type": "str",
            "name": "cysteine-type peptidase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008234",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 9602,
            "identifier": "C0023434",
            "identifier_type": "str",
            "name": "Chronic lymphocytic leukaemia",
            "properties": {
                "url": "http://identifiers.org/umls/C0023434",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 9603,
            "identifier": "645369",
            "identifier_type": "int",
            "name": "TMEM200C",
            "properties": {
                "url": "http://identifiers.org/ncbigene/645369",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "transmembrane protein 200C"
            },
            "metanode": "Gene"
        },
        {
            "id": 9604,
            "identifier": "C0264733",
            "identifier_type": "str",
            "name": "Dilatation ventricular",
            "properties": {
                "url": "http://identifiers.org/umls/C0264733",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 9605,
            "identifier": "GO:0008176",
            "identifier_type": "str",
            "name": "tRNA (guanine-N7-)-methyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008176",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 9606,
            "identifier": "C0026857",
            "identifier_type": "str",
            "name": "Musculoskeletal disorder",
            "properties": {
                "url": "http://identifiers.org/umls/C0026857",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 9607,
            "identifier": "GO:0086027",
            "identifier_type": "str",
            "name": "AV node cell to bundle of His cell signaling",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0086027",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9608,
            "identifier": "GO:0043415",
            "identifier_type": "str",
            "name": "positive regulation of skeletal muscle tissue regeneration",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043415",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9609,
            "identifier": "347517",
            "identifier_type": "int",
            "name": "RAB41",
            "properties": {
                "url": "http://identifiers.org/ncbigene/347517",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "RAB41, member RAS oncogene family"
            },
            "metanode": "Gene"
        },
        {
            "id": 9610,
            "identifier": "GO:0018345",
            "identifier_type": "str",
            "name": "protein palmitoylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0018345",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 9611,
            "identifier": "7465",
            "identifier_type": "int",
            "name": "WEE1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7465",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "WEE1 G2 checkpoint kinase"
            },
            "metanode": "Gene"
        },
        {
            "id": 9612,
            "identifier": "C0678222",
            "identifier_type": "str",
            "name": "Carcinoma breast",
            "properties": {
                "url": "http://identifiers.org/umls/C0678222",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 9613,
            "identifier": "105375108",
            "identifier_type": "int",
            "name": "LOC105375108",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105375108",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "uncharacterized LOC105375108"
            },
            "metanode": "Gene"
        }
    ]
}