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=38100
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=38125",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=38075",
    "results": [
        {
            "id": 38097,
            "identifier": "C0019348",
            "identifier_type": "str",
            "name": "Herpes simplex",
            "properties": {
                "url": "http://identifiers.org/umls/C0019348",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 38098,
            "identifier": "GO:0010952",
            "identifier_type": "str",
            "name": "positive regulation of peptidase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010952",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38099,
            "identifier": "79853",
            "identifier_type": "int",
            "name": "TM4SF20",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79853",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "transmembrane 4 L six family member 20"
            },
            "metanode": "Gene"
        },
        {
            "id": 38100,
            "identifier": "387923",
            "identifier_type": "int",
            "name": "SERP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/387923",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "stress-associated endoplasmic reticulum protein family member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 38101,
            "identifier": "9493",
            "identifier_type": "int",
            "name": "KIF23",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9493",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "kinesin family member 23"
            },
            "metanode": "Gene"
        },
        {
            "id": 38102,
            "identifier": "51008",
            "identifier_type": "int",
            "name": "ASCC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51008",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "activating signal cointegrator 1 complex subunit 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 38103,
            "identifier": "C0521208",
            "identifier_type": "str",
            "name": "Accident at home",
            "properties": {
                "url": "http://identifiers.org/umls/C0521208",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 38104,
            "identifier": "GO:0045197",
            "identifier_type": "str",
            "name": "establishment or maintenance of epithelial cell apical/basal polarity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045197",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38105,
            "identifier": "GO:0097431",
            "identifier_type": "str",
            "name": "mitotic spindle pole",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097431",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 38106,
            "identifier": "DB00863",
            "identifier_type": "str",
            "name": "Ranitidine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00863",
                "inchi": "InChI=1S/C13H22N4O3S/c1-14-13(9-17(18)19)15-6-7-21-10-12-5-4-11(20-12)8-16(2)3/h4-5,9,14-15H,6-8,10H2,1-3H3/b13-9+",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=VMXUWOKSQNHOCA-UKTHLTGXSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 38107,
            "identifier": "GO:0021882",
            "identifier_type": "str",
            "name": "regulation of transcription from RNA polymerase II promoter involved in forebrain neuron fate commitment",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0021882",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38108,
            "identifier": "C0521494",
            "identifier_type": "str",
            "name": "Application site pigmentation changes",
            "properties": {
                "url": "http://identifiers.org/umls/C0521494",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 38109,
            "identifier": "GO:0046888",
            "identifier_type": "str",
            "name": "negative regulation of hormone secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046888",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38110,
            "identifier": "3455",
            "identifier_type": "int",
            "name": "IFNAR2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3455",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "interferon (alpha, beta and omega) receptor 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 38111,
            "identifier": "GO:0004690",
            "identifier_type": "str",
            "name": "cyclic nucleotide-dependent protein kinase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004690",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 38112,
            "identifier": "GO:0010009",
            "identifier_type": "str",
            "name": "cytoplasmic side of endosome membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010009",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 38113,
            "identifier": "5780",
            "identifier_type": "int",
            "name": "PTPN9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5780",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "protein tyrosine phosphatase, non-receptor type 9"
            },
            "metanode": "Gene"
        },
        {
            "id": 38114,
            "identifier": "10447",
            "identifier_type": "int",
            "name": "FAM3C",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10447",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "family with sequence similarity 3, member C"
            },
            "metanode": "Gene"
        },
        {
            "id": 38115,
            "identifier": "GO:0005184",
            "identifier_type": "str",
            "name": "neuropeptide hormone activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005184",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 38116,
            "identifier": "4137",
            "identifier_type": "int",
            "name": "MAPT",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4137",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "microtubule-associated protein tau"
            },
            "metanode": "Gene"
        },
        {
            "id": 38117,
            "identifier": "GO:0086005",
            "identifier_type": "str",
            "name": "ventricular cardiac muscle cell action potential",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0086005",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38118,
            "identifier": "GO:2000015",
            "identifier_type": "str",
            "name": "regulation of determination of dorsal identity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000015",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38119,
            "identifier": "GO:0045323",
            "identifier_type": "str",
            "name": "interleukin-1 receptor complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045323",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 38120,
            "identifier": "GO:2000586",
            "identifier_type": "str",
            "name": "regulation of platelet-derived growth factor receptor-beta signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000586",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 38121,
            "identifier": "6734",
            "identifier_type": "int",
            "name": "SRPR",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6734",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "signal recognition particle receptor (docking protein)"
            },
            "metanode": "Gene"
        }
    ]
}