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=17975
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=18000",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=17950",
    "results": [
        {
            "id": 17966,
            "identifier": "5126",
            "identifier_type": "int",
            "name": "PCSK2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5126",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "proprotein convertase subtilisin/kexin type 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 17967,
            "identifier": "55276",
            "identifier_type": "int",
            "name": "PGM2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55276",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "phosphoglucomutase 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 17968,
            "identifier": "GO:0034190",
            "identifier_type": "str",
            "name": "apolipoprotein receptor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034190",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 17969,
            "identifier": "4830",
            "identifier_type": "int",
            "name": "NME1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4830",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "NME/NM23 nucleoside diphosphate kinase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 17970,
            "identifier": "GO:0005502",
            "identifier_type": "str",
            "name": "11-cis retinal binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005502",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 17971,
            "identifier": "23093",
            "identifier_type": "int",
            "name": "TTLL5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23093",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "tubulin tyrosine ligase-like family member 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 17972,
            "identifier": "7579",
            "identifier_type": "int",
            "name": "ZSCAN20",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7579",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "zinc finger and SCAN domain containing 20"
            },
            "metanode": "Gene"
        },
        {
            "id": 17973,
            "identifier": "GO:1990267",
            "identifier_type": "str",
            "name": "response to transition metal nanoparticle",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1990267",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17975,
            "identifier": "84061",
            "identifier_type": "int",
            "name": "MAGT1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84061",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "magnesium transporter 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 17976,
            "identifier": "92552",
            "identifier_type": "int",
            "name": "ATXN3L",
            "properties": {
                "url": "http://identifiers.org/ncbigene/92552",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "ataxin 3-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 17977,
            "identifier": "C0429468",
            "identifier_type": "str",
            "name": "Anovulatory cycle",
            "properties": {
                "url": "http://identifiers.org/umls/C0429468",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 17978,
            "identifier": "GO:0016822",
            "identifier_type": "str",
            "name": "hydrolase activity, acting on acid carbon-carbon bonds",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016822",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 17979,
            "identifier": "GO:0032116",
            "identifier_type": "str",
            "name": "SMC loading complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032116",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 17980,
            "identifier": "GO:0044298",
            "identifier_type": "str",
            "name": "cell body membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044298",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 17981,
            "identifier": "C1761613",
            "identifier_type": "str",
            "name": "Conjunctival hyperaemia",
            "properties": {
                "url": "http://identifiers.org/umls/C1761613",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 17982,
            "identifier": "55974",
            "identifier_type": "int",
            "name": "SLC50A1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55974",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "solute carrier family 50 (sugar efflux transporter), member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 17983,
            "identifier": "25980",
            "identifier_type": "int",
            "name": "AAR2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/25980",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "AAR2 splicing factor homolog (S. cerevisiae)"
            },
            "metanode": "Gene"
        },
        {
            "id": 17984,
            "identifier": "DB00934",
            "identifier_type": "str",
            "name": "Maprotiline",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00934",
                "inchi": "InChI=1S/C20H23N/c1-21-14-6-12-20-13-11-15(16-7-2-4-9-18(16)20)17-8-3-5-10-19(17)20/h2-5,7-10,15,21H,6,11-14H2,1H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=QSLMDECMDJKHMQ-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 17985,
            "identifier": "GO:0035331",
            "identifier_type": "str",
            "name": "negative regulation of hippo signaling",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035331",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17986,
            "identifier": "DB00181",
            "identifier_type": "str",
            "name": "Baclofen",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00181",
                "inchi": "InChI=1S/C10H12ClNO2/c11-9-3-1-7(2-4-9)8(6-12)5-10(13)14/h1-4,8H,5-6,12H2,(H,13,14)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=KPYSYYIEGFHWSV-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 17987,
            "identifier": "219927",
            "identifier_type": "int",
            "name": "MRPL21",
            "properties": {
                "url": "http://identifiers.org/ncbigene/219927",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "mitochondrial ribosomal protein L21"
            },
            "metanode": "Gene"
        },
        {
            "id": 17988,
            "identifier": "GO:2000319",
            "identifier_type": "str",
            "name": "regulation of T-helper 17 cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000319",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17989,
            "identifier": "119395",
            "identifier_type": "int",
            "name": "CALHM3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/119395",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "calcium homeostasis modulator 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 17990,
            "identifier": "GO:0071318",
            "identifier_type": "str",
            "name": "cellular response to ATP",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071318",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17991,
            "identifier": "3109",
            "identifier_type": "int",
            "name": "HLA-DMB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3109",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "major histocompatibility complex, class II, DM beta"
            },
            "metanode": "Gene"
        }
    ]
}