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=18925
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=18950",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=18900",
    "results": [
        {
            "id": 18916,
            "identifier": "25901",
            "identifier_type": "int",
            "name": "CCDC28A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/25901",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "coiled-coil domain containing 28A"
            },
            "metanode": "Gene"
        },
        {
            "id": 18917,
            "identifier": "1880",
            "identifier_type": "int",
            "name": "GPR183",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1880",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "G protein-coupled receptor 183"
            },
            "metanode": "Gene"
        },
        {
            "id": 18918,
            "identifier": "C0019372",
            "identifier_type": "str",
            "name": "Herpes virus infection",
            "properties": {
                "url": "http://identifiers.org/umls/C0019372",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 18919,
            "identifier": "C0151996",
            "identifier_type": "str",
            "name": "Uterine fibroids enlarged",
            "properties": {
                "url": "http://identifiers.org/umls/C0151996",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 18920,
            "identifier": "GO:0031681",
            "identifier_type": "str",
            "name": "G-protein beta-subunit binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031681",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 18921,
            "identifier": "120379",
            "identifier_type": "int",
            "name": "PIH1D2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/120379",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "PIH1 domain containing 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 18922,
            "identifier": "8744",
            "identifier_type": "int",
            "name": "TNFSF9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8744",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "tumor necrosis factor (ligand) superfamily, member 9"
            },
            "metanode": "Gene"
        },
        {
            "id": 18923,
            "identifier": "C0151721",
            "identifier_type": "str",
            "name": "Hypogonadism male",
            "properties": {
                "url": "http://identifiers.org/umls/C0151721",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 18924,
            "identifier": "C0021390",
            "identifier_type": "str",
            "name": "Inflammatory bowel disease",
            "properties": {
                "url": "http://identifiers.org/umls/C0021390",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 18925,
            "identifier": "157927",
            "identifier_type": "int",
            "name": "C9orf62",
            "properties": {
                "url": "http://identifiers.org/ncbigene/157927",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "chromosome 9 open reading frame 62"
            },
            "metanode": "Gene"
        },
        {
            "id": 18926,
            "identifier": "2578",
            "identifier_type": "int",
            "name": "GAGE6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2578",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "G antigen 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 18927,
            "identifier": "11341",
            "identifier_type": "int",
            "name": "SCRG1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11341",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "stimulator of chondrogenesis 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 18928,
            "identifier": "GO:0006177",
            "identifier_type": "str",
            "name": "GMP biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006177",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18929,
            "identifier": "91663",
            "identifier_type": "int",
            "name": "MYADM",
            "properties": {
                "url": "http://identifiers.org/ncbigene/91663",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "myeloid-associated differentiation marker"
            },
            "metanode": "Gene"
        },
        {
            "id": 18930,
            "identifier": "GO:0034993",
            "identifier_type": "str",
            "name": "LINC complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034993",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 18931,
            "identifier": "5047",
            "identifier_type": "int",
            "name": "PAEP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5047",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "progestagen-associated endometrial protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 18932,
            "identifier": "55069",
            "identifier_type": "int",
            "name": "TMEM248",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55069",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "transmembrane protein 248"
            },
            "metanode": "Gene"
        },
        {
            "id": 18933,
            "identifier": "GO:0070384",
            "identifier_type": "str",
            "name": "Harderian gland development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070384",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18934,
            "identifier": "GO:0014910",
            "identifier_type": "str",
            "name": "regulation of smooth muscle cell migration",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0014910",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18935,
            "identifier": "23142",
            "identifier_type": "int",
            "name": "DCUN1D4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23142",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "DCN1, defective in cullin neddylation 1, domain containing 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 18936,
            "identifier": "DB00588",
            "identifier_type": "str",
            "name": "Fluticasone Propionate",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00588",
                "inchi": "InChI=1S/C25H31F3O5S/c1-5-20(31)33-25(21(32)34-12-26)13(2)8-15-16-10-18(27)17-9-14(29)6-7-22(17,3)24(16,28)19(30)11-23(15,25)4/h6-7,9,13,15-16,18-19,30H,5,8,10-12H2,1-4H3/t13-,15+,16+,18+,19+,22+,23+,24+,25+/m1/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=WMWTYOKRWGGJOA-CENSZEJFSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 18937,
            "identifier": "C0234547",
            "identifier_type": "str",
            "name": "Drug withdrawal convulsions",
            "properties": {
                "url": "http://identifiers.org/umls/C0234547",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 18938,
            "identifier": "GO:0050999",
            "identifier_type": "str",
            "name": "regulation of nitric-oxide synthase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050999",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18939,
            "identifier": "50839",
            "identifier_type": "int",
            "name": "TAS2R10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/50839",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "taste receptor, type 2, member 10"
            },
            "metanode": "Gene"
        },
        {
            "id": 18940,
            "identifier": "642778",
            "identifier_type": "int",
            "name": "NPIPA3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/642778",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "nuclear pore complex interacting protein family, member A3"
            },
            "metanode": "Gene"
        }
    ]
}