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=16800
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=16825",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=16775",
    "results": [
        {
            "id": 16791,
            "identifier": "C0000832",
            "identifier_type": "str",
            "name": "Premature separation of placenta",
            "properties": {
                "url": "http://identifiers.org/umls/C0000832",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 16792,
            "identifier": "DB00658",
            "identifier_type": "str",
            "name": "Sevelamer",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00658",
                "inchi": "InChI=1S/C3H5ClO.C3H7N/c4-1-3-2-5-3;1-2-3-4/h3H,1-2H2;2H,1,3-4H2",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=ZNSIZMQNQCNRBW-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 16793,
            "identifier": "GO:1990416",
            "identifier_type": "str",
            "name": "cellular response to brain-derived neurotrophic factor stimulus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1990416",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16794,
            "identifier": "581",
            "identifier_type": "int",
            "name": "BAX",
            "properties": {
                "url": "http://identifiers.org/ncbigene/581",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "BCL2-associated X protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 16795,
            "identifier": "9200",
            "identifier_type": "int",
            "name": "HACD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9200",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "3-hydroxyacyl-CoA dehydratase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 16796,
            "identifier": "GO:0048096",
            "identifier_type": "str",
            "name": "chromatin-mediated maintenance of transcription",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048096",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16797,
            "identifier": "728498",
            "identifier_type": "int",
            "name": "GOLGA8H",
            "properties": {
                "url": "http://identifiers.org/ncbigene/728498",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "golgin A8 family, member H"
            },
            "metanode": "Gene"
        },
        {
            "id": 16798,
            "identifier": "GO:0008321",
            "identifier_type": "str",
            "name": "Ral guanyl-nucleotide exchange factor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008321",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 17263,
            "identifier": "C0860866",
            "identifier_type": "str",
            "name": "Potassium low",
            "properties": {
                "url": "http://identifiers.org/umls/C0860866",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 16799,
            "identifier": "GO:0002891",
            "identifier_type": "str",
            "name": "positive regulation of immunoglobulin mediated immune response",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002891",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16800,
            "identifier": "9540",
            "identifier_type": "int",
            "name": "TP53I3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9540",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "tumor protein p53 inducible protein 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 16801,
            "identifier": "3034",
            "identifier_type": "int",
            "name": "HAL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3034",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "histidine ammonia-lyase"
            },
            "metanode": "Gene"
        },
        {
            "id": 16802,
            "identifier": "GO:0050709",
            "identifier_type": "str",
            "name": "negative regulation of protein secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050709",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16803,
            "identifier": "57595",
            "identifier_type": "int",
            "name": "PDZD4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57595",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "PDZ domain containing 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 16804,
            "identifier": "285181",
            "identifier_type": "int",
            "name": "LOC285181",
            "properties": {
                "url": "http://identifiers.org/ncbigene/285181",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "uncharacterized LOC285181"
            },
            "metanode": "Gene"
        },
        {
            "id": 16805,
            "identifier": "51429",
            "identifier_type": "int",
            "name": "SNX9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51429",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "sorting nexin 9"
            },
            "metanode": "Gene"
        },
        {
            "id": 16806,
            "identifier": "GO:0098609",
            "identifier_type": "str",
            "name": "cell-cell adhesion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0098609",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16807,
            "identifier": "728419",
            "identifier_type": "int",
            "name": "USP17L30",
            "properties": {
                "url": "http://identifiers.org/ncbigene/728419",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "ubiquitin specific peptidase 17-like family member 30"
            },
            "metanode": "Gene"
        },
        {
            "id": 16808,
            "identifier": "GO:2000611",
            "identifier_type": "str",
            "name": "positive regulation of thyroid hormone generation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000611",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16809,
            "identifier": "255928",
            "identifier_type": "int",
            "name": "SYT14",
            "properties": {
                "url": "http://identifiers.org/ncbigene/255928",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "synaptotagmin XIV"
            },
            "metanode": "Gene"
        },
        {
            "id": 16810,
            "identifier": "84310",
            "identifier_type": "int",
            "name": "C7orf50",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84310",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "chromosome 7 open reading frame 50"
            },
            "metanode": "Gene"
        },
        {
            "id": 16811,
            "identifier": "GO:0043068",
            "identifier_type": "str",
            "name": "positive regulation of programmed cell death",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043068",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16812,
            "identifier": "C1262195",
            "identifier_type": "str",
            "name": "Echoacousia",
            "properties": {
                "url": "http://identifiers.org/umls/C1262195",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 16813,
            "identifier": "DB00604",
            "identifier_type": "str",
            "name": "Cisapride",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00604",
                "inchi": "InChI=1S/C23H29ClFN3O4/c1-30-21-13-19(26)18(24)12-17(21)23(29)27-20-8-10-28(14-22(20)31-2)9-3-11-32-16-6-4-15(25)5-7-16/h4-7,12-13,20,22H,3,8-11,14,26H2,1-2H3,(H,27,29)/t20-,22+/m1/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=DCSUBABJRXZOMT-IRLDBZIGSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 16814,
            "identifier": "PC7_6801",
            "identifier_type": "str",
            "name": "RNA Polymerase II Transcription",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        }
    ]
}