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=23150
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=23175",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=23125",
    "results": [
        {
            "id": 23141,
            "identifier": "C0858833",
            "identifier_type": "str",
            "name": "Endometrial hypertrophy",
            "properties": {
                "url": "http://identifiers.org/umls/C0858833",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 23142,
            "identifier": "140803",
            "identifier_type": "int",
            "name": "TRPM6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/140803",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "transient receptor potential cation channel, subfamily M, member 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 23143,
            "identifier": "51134",
            "identifier_type": "int",
            "name": "CEP83",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51134",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "centrosomal protein 83kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 23144,
            "identifier": "GO:0008289",
            "identifier_type": "str",
            "name": "lipid binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008289",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 23145,
            "identifier": "C0013928",
            "identifier_type": "str",
            "name": "Fat embolism",
            "properties": {
                "url": "http://identifiers.org/umls/C0013928",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 23146,
            "identifier": "128486",
            "identifier_type": "int",
            "name": "FITM2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/128486",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "fat storage-inducing transmembrane protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 23147,
            "identifier": "GO:0045632",
            "identifier_type": "str",
            "name": "negative regulation of mechanoreceptor differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045632",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23148,
            "identifier": "GO:0003009",
            "identifier_type": "str",
            "name": "skeletal muscle contraction",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003009",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23149,
            "identifier": "3693",
            "identifier_type": "int",
            "name": "ITGB5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3693",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "integrin, beta 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 23150,
            "identifier": "80789",
            "identifier_type": "int",
            "name": "INTS5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80789",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "integrator complex subunit 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 23151,
            "identifier": "C0392185",
            "identifier_type": "str",
            "name": "Repetitive speech",
            "properties": {
                "url": "http://identifiers.org/umls/C0392185",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 23152,
            "identifier": "GO:0001642",
            "identifier_type": "str",
            "name": "group III metabotropic glutamate receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001642",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 23153,
            "identifier": "6018",
            "identifier_type": "int",
            "name": "RLF",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6018",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "rearranged L-myc fusion"
            },
            "metanode": "Gene"
        },
        {
            "id": 23154,
            "identifier": "10557",
            "identifier_type": "int",
            "name": "RPP38",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10557",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "ribonuclease P/MRP 38kDa subunit"
            },
            "metanode": "Gene"
        },
        {
            "id": 23155,
            "identifier": "28989",
            "identifier_type": "int",
            "name": "NTMT1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/28989",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "N-terminal Xaa-Pro-Lys N-methyltransferase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 23156,
            "identifier": "GO:0044857",
            "identifier_type": "str",
            "name": "plasma membrane raft organization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044857",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23157,
            "identifier": "C1268766",
            "identifier_type": "str",
            "name": "Change in blood pressure",
            "properties": {
                "url": "http://identifiers.org/umls/C1268766",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 23158,
            "identifier": "GO:0004618",
            "identifier_type": "str",
            "name": "phosphoglycerate kinase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004618",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 23159,
            "identifier": "DB00132",
            "identifier_type": "str",
            "name": "Alpha-Linolenic Acid",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00132",
                "inchi": "InChI=1S/C18H30O2/c1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17-18(19)20/h3-4,6-7,9-10H,2,5,8,11-17H2,1H3,(H,19,20)/b4-3-,7-6-,10-9-",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=DTOSIQBPPRVQHS-PDBXOOCHSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 23160,
            "identifier": "PC7_1214",
            "identifier_type": "str",
            "name": "AUF1 (hnRNP D0) destabilizes mRNA",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 23161,
            "identifier": "C0852679",
            "identifier_type": "str",
            "name": "Paraesthesia NEC",
            "properties": {
                "url": "http://identifiers.org/umls/C0852679",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 23162,
            "identifier": "54413",
            "identifier_type": "int",
            "name": "NLGN3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54413",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "neuroligin 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 23163,
            "identifier": "D000787",
            "identifier_type": "str",
            "name": "Angina Pectoris",
            "properties": {
                "url": "http://identifiers.org/mesh/D000787",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 23164,
            "identifier": "GO:0098631",
            "identifier_type": "str",
            "name": "protein binding involved in cell adhesion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0098631",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 23165,
            "identifier": "84953",
            "identifier_type": "int",
            "name": "MICALCL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84953",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "MICAL C-terminal like"
            },
            "metanode": "Gene"
        }
    ]
}