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=30375
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=30400",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=30350",
    "results": [
        {
            "id": 30369,
            "identifier": "C1510431",
            "identifier_type": "str",
            "name": "Thrombophlebitis superficial",
            "properties": {
                "url": "http://identifiers.org/umls/C1510431",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 30370,
            "identifier": "79788",
            "identifier_type": "int",
            "name": "ZNF665",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79788",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 665"
            },
            "metanode": "Gene"
        },
        {
            "id": 30371,
            "identifier": "GO:0010517",
            "identifier_type": "str",
            "name": "regulation of phospholipase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010517",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30372,
            "identifier": "GO:2000625",
            "identifier_type": "str",
            "name": "regulation of miRNA catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000625",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30373,
            "identifier": "C0751955",
            "identifier_type": "str",
            "name": "Brain infarction",
            "properties": {
                "url": "http://identifiers.org/umls/C0751955",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 30374,
            "identifier": "921",
            "identifier_type": "int",
            "name": "CD5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/921",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "CD5 molecule"
            },
            "metanode": "Gene"
        },
        {
            "id": 30912,
            "identifier": "PC7_2170",
            "identifier_type": "str",
            "name": "C-MYB transcription factor network",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 30375,
            "identifier": "9684",
            "identifier_type": "int",
            "name": "LRRC14",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9684",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "leucine rich repeat containing 14"
            },
            "metanode": "Gene"
        },
        {
            "id": 30376,
            "identifier": "GO:0018205",
            "identifier_type": "str",
            "name": "peptidyl-lysine modification",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0018205",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30377,
            "identifier": "390327",
            "identifier_type": "int",
            "name": "OR6C70",
            "properties": {
                "url": "http://identifiers.org/ncbigene/390327",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "olfactory receptor, family 6, subfamily C, member 70"
            },
            "metanode": "Gene"
        },
        {
            "id": 30378,
            "identifier": "C0858598",
            "identifier_type": "str",
            "name": "Taste salty",
            "properties": {
                "url": "http://identifiers.org/umls/C0858598",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 30379,
            "identifier": "GO:0021568",
            "identifier_type": "str",
            "name": "rhombomere 2 development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0021568",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30380,
            "identifier": "GO:0070070",
            "identifier_type": "str",
            "name": "proton-transporting V-type ATPase complex assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070070",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30381,
            "identifier": "GO:0060203",
            "identifier_type": "str",
            "name": "clathrin-sculpted glutamate transport vesicle membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060203",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 30382,
            "identifier": "GO:0051893",
            "identifier_type": "str",
            "name": "regulation of focal adhesion assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051893",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30383,
            "identifier": "C0005424",
            "identifier_type": "str",
            "name": "Biliary tract disorder",
            "properties": {
                "url": "http://identifiers.org/umls/C0005424",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 30384,
            "identifier": "GO:0071837",
            "identifier_type": "str",
            "name": "HMG box domain binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071837",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 30385,
            "identifier": "80742",
            "identifier_type": "int",
            "name": "PRR3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80742",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "proline rich 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 30386,
            "identifier": "GO:0033628",
            "identifier_type": "str",
            "name": "regulation of cell adhesion mediated by integrin",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033628",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30387,
            "identifier": "283629",
            "identifier_type": "int",
            "name": "TSSK4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/283629",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "testis-specific serine kinase 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 30388,
            "identifier": "5971",
            "identifier_type": "int",
            "name": "RELB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5971",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "v-rel avian reticuloendotheliosis viral oncogene homolog B"
            },
            "metanode": "Gene"
        },
        {
            "id": 30389,
            "identifier": "10382",
            "identifier_type": "int",
            "name": "TUBB4A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10382",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "tubulin, beta 4A class IVa"
            },
            "metanode": "Gene"
        },
        {
            "id": 30390,
            "identifier": "GO:0071694",
            "identifier_type": "str",
            "name": "maintenance of protein location in extracellular region",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071694",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30391,
            "identifier": "GO:0051303",
            "identifier_type": "str",
            "name": "establishment of chromosome localization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051303",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30392,
            "identifier": "353088",
            "identifier_type": "int",
            "name": "ZNF429",
            "properties": {
                "url": "http://identifiers.org/ncbigene/353088",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 429"
            },
            "metanode": "Gene"
        }
    ]
}