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=42150
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=42175",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=42125",
    "results": [
        {
            "id": 42149,
            "identifier": "GO:2000482",
            "identifier_type": "str",
            "name": "regulation of interleukin-8 secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000482",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 42150,
            "identifier": "C0158369",
            "identifier_type": "str",
            "name": "Swelling of limb",
            "properties": {
                "url": "http://identifiers.org/umls/C0158369",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 42151,
            "identifier": "91937",
            "identifier_type": "int",
            "name": "TIMD4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/91937",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "T-cell immunoglobulin and mucin domain containing 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 42152,
            "identifier": "GO:0050716",
            "identifier_type": "str",
            "name": "positive regulation of interleukin-1 secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050716",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 42153,
            "identifier": "389762",
            "identifier_type": "int",
            "name": "SPATA31D3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/389762",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "SPATA31 subfamily D, member 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 42154,
            "identifier": "27102",
            "identifier_type": "int",
            "name": "EIF2AK1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27102",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "eukaryotic translation initiation factor 2-alpha kinase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 42155,
            "identifier": "2825",
            "identifier_type": "int",
            "name": "GPR1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2825",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "G protein-coupled receptor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 42156,
            "identifier": "GO:0070326",
            "identifier_type": "str",
            "name": "very-low-density lipoprotein particle receptor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070326",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 42157,
            "identifier": "GO:0019042",
            "identifier_type": "str",
            "name": "viral latency",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019042",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 42158,
            "identifier": "GO:0002481",
            "identifier_type": "str",
            "name": "antigen processing and presentation of exogenous protein antigen via MHC class Ib, TAP-dependent",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002481",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 42159,
            "identifier": "PC7_6044",
            "identifier_type": "str",
            "name": "Olfactory Signaling Pathway",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 42160,
            "identifier": "C0043345",
            "identifier_type": "str",
            "name": "Xeroderma",
            "properties": {
                "url": "http://identifiers.org/umls/C0043345",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 42161,
            "identifier": "285533",
            "identifier_type": "int",
            "name": "RNF175",
            "properties": {
                "url": "http://identifiers.org/ncbigene/285533",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "ring finger protein 175"
            },
            "metanode": "Gene"
        },
        {
            "id": 42162,
            "identifier": "GO:1901203",
            "identifier_type": "str",
            "name": "positive regulation of extracellular matrix assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901203",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 42163,
            "identifier": "440138",
            "identifier_type": "int",
            "name": "ALG11",
            "properties": {
                "url": "http://identifiers.org/ncbigene/440138",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "ALG11, alpha-1,2-mannosyltransferase"
            },
            "metanode": "Gene"
        },
        {
            "id": 42164,
            "identifier": "84101",
            "identifier_type": "int",
            "name": "USP44",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84101",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "ubiquitin specific peptidase 44"
            },
            "metanode": "Gene"
        },
        {
            "id": 42165,
            "identifier": "WP2406_r73324",
            "identifier_type": "str",
            "name": "Cardiac Progenitor Differentiation",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP2406_r73324",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 42166,
            "identifier": "339366",
            "identifier_type": "int",
            "name": "ADAMTSL5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/339366",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "ADAMTS-like 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 42167,
            "identifier": "391059",
            "identifier_type": "int",
            "name": "FRRS1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/391059",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "ferric-chelate reductase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 42168,
            "identifier": "6232",
            "identifier_type": "int",
            "name": "RPS27",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6232",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "ribosomal protein S27"
            },
            "metanode": "Gene"
        },
        {
            "id": 42169,
            "identifier": "56270",
            "identifier_type": "int",
            "name": "WDR45B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56270",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "WD repeat domain 45B"
            },
            "metanode": "Gene"
        },
        {
            "id": 42170,
            "identifier": "C0410959",
            "identifier_type": "str",
            "name": "Foetal acidosis",
            "properties": {
                "url": "http://identifiers.org/umls/C0410959",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 42171,
            "identifier": "91408",
            "identifier_type": "int",
            "name": "BTF3L4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/91408",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "basic transcription factor 3-like 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 42172,
            "identifier": "79675",
            "identifier_type": "int",
            "name": "FASTKD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79675",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "FAST kinase domains 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 42173,
            "identifier": "GO:0070739",
            "identifier_type": "str",
            "name": "protein-glutamic acid ligase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070739",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        }
    ]
}