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=27225
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=27250",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=27200",
    "results": [
        {
            "id": 27216,
            "identifier": "55753",
            "identifier_type": "int",
            "name": "OGDHL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55753",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "oxoglutarate dehydrogenase-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 27217,
            "identifier": "C0877127",
            "identifier_type": "str",
            "name": "Application site papules",
            "properties": {
                "url": "http://identifiers.org/umls/C0877127",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 27218,
            "identifier": "GO:0070358",
            "identifier_type": "str",
            "name": "actin polymerization-dependent cell motility",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070358",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27219,
            "identifier": "307",
            "identifier_type": "int",
            "name": "ANXA4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/307",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "annexin A4"
            },
            "metanode": "Gene"
        },
        {
            "id": 27220,
            "identifier": "9070",
            "identifier_type": "int",
            "name": "ASH2L",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9070",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "ash2 (absent, small, or homeotic)-like (Drosophila)"
            },
            "metanode": "Gene"
        },
        {
            "id": 27221,
            "identifier": "C0013274",
            "identifier_type": "str",
            "name": "Patent ductus arteriosus",
            "properties": {
                "url": "http://identifiers.org/umls/C0013274",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 27222,
            "identifier": "GO:1903094",
            "identifier_type": "str",
            "name": "negative regulation of protein K48-linked deubiquitination",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903094",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27223,
            "identifier": "440335",
            "identifier_type": "int",
            "name": "SMIM22",
            "properties": {
                "url": "http://identifiers.org/ncbigene/440335",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "small integral membrane protein 22"
            },
            "metanode": "Gene"
        },
        {
            "id": 27224,
            "identifier": "GO:0006030",
            "identifier_type": "str",
            "name": "chitin metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006030",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27225,
            "identifier": "DB00704",
            "identifier_type": "str",
            "name": "Naltrexone",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00704",
                "inchi": "InChI=1S/C20H23NO4/c22-13-4-3-12-9-15-20(24)6-5-14(23)18-19(20,16(12)17(13)25-18)7-8-21(15)10-11-1-2-11/h3-4,11,15,18,22,24H,1-2,5-10H2/t15-,18+,19+,20-/m1/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=DQCKKXVULJGBQN-XFWGSAIBSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 27226,
            "identifier": "2888",
            "identifier_type": "int",
            "name": "GRB14",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2888",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "growth factor receptor-bound protein 14"
            },
            "metanode": "Gene"
        },
        {
            "id": 27227,
            "identifier": "57449",
            "identifier_type": "int",
            "name": "PLEKHG5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57449",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "pleckstrin homology domain containing, family G (with RhoGef domain) member 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 27228,
            "identifier": "GO:0043517",
            "identifier_type": "str",
            "name": "positive regulation of DNA damage response, signal transduction by p53 class mediator",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043517",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27229,
            "identifier": "GO:0050729",
            "identifier_type": "str",
            "name": "positive regulation of inflammatory response",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050729",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27230,
            "identifier": "5357",
            "identifier_type": "int",
            "name": "PLS1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5357",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "plastin 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 27231,
            "identifier": "51283",
            "identifier_type": "int",
            "name": "BFAR",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51283",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "bifunctional apoptosis regulator"
            },
            "metanode": "Gene"
        },
        {
            "id": 27232,
            "identifier": "GO:0097428",
            "identifier_type": "str",
            "name": "protein maturation by iron-sulfur cluster transfer",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097428",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27233,
            "identifier": "GO:0071624",
            "identifier_type": "str",
            "name": "positive regulation of granulocyte chemotaxis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071624",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27234,
            "identifier": "GO:0072021",
            "identifier_type": "str",
            "name": "ascending thin limb development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072021",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27235,
            "identifier": "255798",
            "identifier_type": "int",
            "name": "SMCO1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/255798",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "single-pass membrane protein with coiled-coil domains 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 27236,
            "identifier": "GO:0061588",
            "identifier_type": "str",
            "name": "calcium activated phospholipid scrambling",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061588",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27237,
            "identifier": "23196",
            "identifier_type": "int",
            "name": "FAM120A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23196",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "family with sequence similarity 120A"
            },
            "metanode": "Gene"
        },
        {
            "id": 27238,
            "identifier": "C0262988",
            "identifier_type": "str",
            "name": "Cutaneous vasculitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0262988",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 27239,
            "identifier": "84164",
            "identifier_type": "int",
            "name": "ASCC2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84164",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "activating signal cointegrator 1 complex subunit 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 27240,
            "identifier": "92799",
            "identifier_type": "int",
            "name": "SHKBP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/92799",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "SH3KBP1 binding protein 1"
            },
            "metanode": "Gene"
        }
    ]
}