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=20500
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=20525",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=20475",
    "results": [
        {
            "id": 20490,
            "identifier": "10316",
            "identifier_type": "int",
            "name": "NMUR1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10316",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "neuromedin U receptor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 20491,
            "identifier": "C0267821",
            "identifier_type": "str",
            "name": "Hepatic congestion",
            "properties": {
                "url": "http://identifiers.org/umls/C0267821",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 20492,
            "identifier": "221710",
            "identifier_type": "int",
            "name": "SMIM13",
            "properties": {
                "url": "http://identifiers.org/ncbigene/221710",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "small integral membrane protein 13"
            },
            "metanode": "Gene"
        },
        {
            "id": 20493,
            "identifier": "GO:0002053",
            "identifier_type": "str",
            "name": "positive regulation of mesenchymal cell proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002053",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 20494,
            "identifier": "286256",
            "identifier_type": "int",
            "name": "LCN12",
            "properties": {
                "url": "http://identifiers.org/ncbigene/286256",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "lipocalin 12"
            },
            "metanode": "Gene"
        },
        {
            "id": 20495,
            "identifier": "285888",
            "identifier_type": "int",
            "name": "CNPY1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/285888",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "canopy FGF signaling regulator 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 20496,
            "identifier": "GO:0030098",
            "identifier_type": "str",
            "name": "lymphocyte differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030098",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 20497,
            "identifier": "GO:0009181",
            "identifier_type": "str",
            "name": "purine ribonucleoside diphosphate catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009181",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 20498,
            "identifier": "6603",
            "identifier_type": "int",
            "name": "SMARCD2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6603",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "SWI/SNF related, matrix associated, actin dependent regulator of chromatin, subfamily d, member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 20499,
            "identifier": "51773",
            "identifier_type": "int",
            "name": "RSF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51773",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "remodeling and spacing factor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 20500,
            "identifier": "54540",
            "identifier_type": "int",
            "name": "FAM193B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54540",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "family with sequence similarity 193, member B"
            },
            "metanode": "Gene"
        },
        {
            "id": 20501,
            "identifier": "GO:0002035",
            "identifier_type": "str",
            "name": "brain renin-angiotensin system",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002035",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 20502,
            "identifier": "C0423232",
            "identifier_type": "str",
            "name": "Corneal staining",
            "properties": {
                "url": "http://identifiers.org/umls/C0423232",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 20503,
            "identifier": "338094",
            "identifier_type": "int",
            "name": "FAM151A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/338094",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "family with sequence similarity 151, member A"
            },
            "metanode": "Gene"
        },
        {
            "id": 20504,
            "identifier": "125972",
            "identifier_type": "int",
            "name": "CALR3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/125972",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "calreticulin 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 20505,
            "identifier": "DB00504",
            "identifier_type": "str",
            "name": "Levallorphan",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00504",
                "inchi": "InChI=1S/C19H25NO/c1-2-10-20-11-9-19-8-4-3-5-16(19)18(20)12-14-6-7-15(21)13-17(14)19/h2,6-7,13,16,18,21H,1,3-5,8-12H2/t16-,18+,19+/m0/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=OZYUPQUCAUTOBP-QXAKKESOSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 20506,
            "identifier": "1179",
            "identifier_type": "int",
            "name": "CLCA1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1179",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "chloride channel accessory 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 20507,
            "identifier": "9942",
            "identifier_type": "int",
            "name": "XYLB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9942",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "xylulokinase homolog (H. influenzae)"
            },
            "metanode": "Gene"
        },
        {
            "id": 20508,
            "identifier": "100134934",
            "identifier_type": "int",
            "name": "TEN1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100134934",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "TEN1 CST complex subunit"
            },
            "metanode": "Gene"
        },
        {
            "id": 20509,
            "identifier": "C0040046",
            "identifier_type": "str",
            "name": "Thrombophlebitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0040046",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 20510,
            "identifier": "GO:0003306",
            "identifier_type": "str",
            "name": "Wnt signaling pathway involved in heart development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003306",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 20511,
            "identifier": "3632",
            "identifier_type": "int",
            "name": "INPP5A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3632",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "inositol polyphosphate-5-phosphatase, 40kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 20512,
            "identifier": "DB00552",
            "identifier_type": "str",
            "name": "Pentostatin",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00552",
                "inchi": "InChI=1S/C11H16N4O4/c16-3-8-6(17)1-9(19-8)15-5-14-10-7(18)2-12-4-13-11(10)15/h4-9,16-18H,1-3H2,(H,12,13)/t6-,7+,8+,9+/m0/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=FPVKHBSQESCIEP-JQCXWYLXSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 20513,
            "identifier": "GO:0043300",
            "identifier_type": "str",
            "name": "regulation of leukocyte degranulation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043300",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 20514,
            "identifier": "63973",
            "identifier_type": "int",
            "name": "NEUROG2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/63973",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "neurogenin 2"
            },
            "metanode": "Gene"
        }
    ]
}