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=21100
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=21125",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=21075",
    "results": [
        {
            "id": 21092,
            "identifier": "64766",
            "identifier_type": "int",
            "name": "S100PBP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64766",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "S100P binding protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 21093,
            "identifier": "C3160770",
            "identifier_type": "str",
            "name": "Minor bleed",
            "properties": {
                "url": "http://identifiers.org/umls/C3160770",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 21094,
            "identifier": "685",
            "identifier_type": "int",
            "name": "BTC",
            "properties": {
                "url": "http://identifiers.org/ncbigene/685",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "betacellulin"
            },
            "metanode": "Gene"
        },
        {
            "id": 21095,
            "identifier": "GO:0001945",
            "identifier_type": "str",
            "name": "lymph vessel development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001945",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21096,
            "identifier": "170062",
            "identifier_type": "int",
            "name": "FAM47B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/170062",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "family with sequence similarity 47, member B"
            },
            "metanode": "Gene"
        },
        {
            "id": 21097,
            "identifier": "GO:0052742",
            "identifier_type": "str",
            "name": "phosphatidylinositol kinase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0052742",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 21098,
            "identifier": "219956",
            "identifier_type": "int",
            "name": "OR9Q1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/219956",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "olfactory receptor, family 9, subfamily Q, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 21099,
            "identifier": "GO:0016081",
            "identifier_type": "str",
            "name": "synaptic vesicle docking",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016081",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21100,
            "identifier": "390075",
            "identifier_type": "int",
            "name": "OR52N5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/390075",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "olfactory receptor, family 52, subfamily N, member 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 21101,
            "identifier": "27287",
            "identifier_type": "int",
            "name": "VENTX",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27287",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "VENT homeobox"
            },
            "metanode": "Gene"
        },
        {
            "id": 21102,
            "identifier": "3266",
            "identifier_type": "int",
            "name": "ERAS",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3266",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "ES cell expressed Ras"
            },
            "metanode": "Gene"
        },
        {
            "id": 21103,
            "identifier": "57827",
            "identifier_type": "int",
            "name": "C6orf47",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57827",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "chromosome 6 open reading frame 47"
            },
            "metanode": "Gene"
        },
        {
            "id": 21104,
            "identifier": "GO:0000301",
            "identifier_type": "str",
            "name": "retrograde transport, vesicle recycling within Golgi",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000301",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21105,
            "identifier": "PC7_8632",
            "identifier_type": "str",
            "name": "Unwinding of DNA",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 21106,
            "identifier": "GO:0019959",
            "identifier_type": "str",
            "name": "interleukin-8 binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019959",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 21107,
            "identifier": "GO:0072221",
            "identifier_type": "str",
            "name": "metanephric distal convoluted tubule development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072221",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21108,
            "identifier": "283377",
            "identifier_type": "int",
            "name": "SPRYD4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/283377",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "SPRY domain containing 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 21109,
            "identifier": "8364",
            "identifier_type": "int",
            "name": "HIST1H4C",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8364",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "histone cluster 1, H4c"
            },
            "metanode": "Gene"
        },
        {
            "id": 21110,
            "identifier": "DB01195",
            "identifier_type": "str",
            "name": "Flecainide",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01195",
                "inchi": "InChI=1S/C17H20F6N2O3/c18-16(19,20)9-27-12-4-5-14(28-10-17(21,22)23)13(7-12)15(26)25-8-11-3-1-2-6-24-11/h4-5,7,11,24H,1-3,6,8-10H2,(H,25,26)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=DJBNUMBKLMJRSA-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 21111,
            "identifier": "GO:1900020",
            "identifier_type": "str",
            "name": "positive regulation of protein kinase C activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1900020",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21112,
            "identifier": "C0021400",
            "identifier_type": "str",
            "name": "Influenza",
            "properties": {
                "url": "http://identifiers.org/umls/C0021400",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 21113,
            "identifier": "GO:2000381",
            "identifier_type": "str",
            "name": "negative regulation of mesoderm development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000381",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21114,
            "identifier": "C0558919",
            "identifier_type": "str",
            "name": "Stress at work",
            "properties": {
                "url": "http://identifiers.org/umls/C0558919",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 21115,
            "identifier": "114826",
            "identifier_type": "int",
            "name": "SMYD4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/114826",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "SET and MYND domain containing 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 21116,
            "identifier": "C0232461",
            "identifier_type": "str",
            "name": "Increased appetite",
            "properties": {
                "url": "http://identifiers.org/umls/C0232461",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}