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=17425
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=17450",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=17400",
    "results": [
        {
            "id": 17416,
            "identifier": "PC7_4498",
            "identifier_type": "str",
            "name": "Hyaluronan uptake and degradation",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 17417,
            "identifier": "C0239093",
            "identifier_type": "str",
            "name": "Conjunctival irritation",
            "properties": {
                "url": "http://identifiers.org/umls/C0239093",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 17418,
            "identifier": "11047",
            "identifier_type": "int",
            "name": "ADRM1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11047",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "adhesion regulating molecule 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 17419,
            "identifier": "29068",
            "identifier_type": "int",
            "name": "ZBTB44",
            "properties": {
                "url": "http://identifiers.org/ncbigene/29068",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "zinc finger and BTB domain containing 44"
            },
            "metanode": "Gene"
        },
        {
            "id": 17420,
            "identifier": "GO:0004813",
            "identifier_type": "str",
            "name": "alanine-tRNA ligase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004813",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 17421,
            "identifier": "55031",
            "identifier_type": "int",
            "name": "USP47",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55031",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "ubiquitin specific peptidase 47"
            },
            "metanode": "Gene"
        },
        {
            "id": 17422,
            "identifier": "GO:0004947",
            "identifier_type": "str",
            "name": "bradykinin receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004947",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 17423,
            "identifier": "85443",
            "identifier_type": "int",
            "name": "DCLK3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/85443",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "doublecortin-like kinase 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 17424,
            "identifier": "GO:0086075",
            "identifier_type": "str",
            "name": "gap junction channel activity involved in cardiac conduction electrical coupling",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0086075",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 17425,
            "identifier": "C1112613",
            "identifier_type": "str",
            "name": "Neonatal tachypnoea",
            "properties": {
                "url": "http://identifiers.org/umls/C1112613",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 17426,
            "identifier": "22832",
            "identifier_type": "int",
            "name": "CEP162",
            "properties": {
                "url": "http://identifiers.org/ncbigene/22832",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "centrosomal protein 162kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 17427,
            "identifier": "7334",
            "identifier_type": "int",
            "name": "UBE2N",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7334",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "ubiquitin-conjugating enzyme E2N"
            },
            "metanode": "Gene"
        },
        {
            "id": 17428,
            "identifier": "GO:0061024",
            "identifier_type": "str",
            "name": "membrane organization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061024",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17429,
            "identifier": "157285",
            "identifier_type": "int",
            "name": "SGK223",
            "properties": {
                "url": "http://identifiers.org/ncbigene/157285",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "homolog of rat pragma of Rnd2"
            },
            "metanode": "Gene"
        },
        {
            "id": 17430,
            "identifier": "GO:0000964",
            "identifier_type": "str",
            "name": "mitochondrial RNA 5'-end processing",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000964",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17431,
            "identifier": "GO:1903116",
            "identifier_type": "str",
            "name": "positive regulation of actin filament-based movement",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903116",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17432,
            "identifier": "GO:0052312",
            "identifier_type": "str",
            "name": "modulation of transcription in other organism involved in symbiotic interaction",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0052312",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17433,
            "identifier": "55713",
            "identifier_type": "int",
            "name": "ZNF334",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55713",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "zinc finger protein 334"
            },
            "metanode": "Gene"
        },
        {
            "id": 17434,
            "identifier": "C0008313",
            "identifier_type": "str",
            "name": "Cholangitis sclerosing",
            "properties": {
                "url": "http://identifiers.org/umls/C0008313",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 17435,
            "identifier": "DOID:2998",
            "identifier_type": "str",
            "name": "testicular cancer",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/DOID_2998",
                "source": "Disease Ontology",
                "license": "CC BY 3.0"
            },
            "metanode": "Disease"
        },
        {
            "id": 17436,
            "identifier": "387332",
            "identifier_type": "int",
            "name": "TBPL2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/387332",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "TATA box binding protein like 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 17437,
            "identifier": "GO:0071878",
            "identifier_type": "str",
            "name": "negative regulation of adrenergic receptor signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071878",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17438,
            "identifier": "9158",
            "identifier_type": "int",
            "name": "FIBP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9158",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "fibroblast growth factor (acidic) intracellular binding protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 17439,
            "identifier": "PC7_8432",
            "identifier_type": "str",
            "name": "Tryptophan catabolism",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 17900,
            "identifier": "C0043541",
            "identifier_type": "str",
            "name": "Zygomycosis",
            "properties": {
                "url": "http://identifiers.org/umls/C0043541",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}