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=42475
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=42500",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=42450",
    "results": [
        {
            "id": 42474,
            "identifier": "DB01429",
            "identifier_type": "str",
            "name": "Aprindine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01429",
                "inchi": "InChI=1S/C22H30N2/c1-3-23(4-2)15-10-16-24(21-13-6-5-7-14-21)22-17-19-11-8-9-12-20(19)18-22/h5-9,11-14,22H,3-4,10,15-18H2,1-2H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=NZLBHDRPUJLHCE-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 42475,
            "identifier": "GO:0001771",
            "identifier_type": "str",
            "name": "immunological synapse formation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001771",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 42476,
            "identifier": "81671",
            "identifier_type": "int",
            "name": "VMP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/81671",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "vacuole membrane protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 42477,
            "identifier": "374355",
            "identifier_type": "int",
            "name": "CCDC172",
            "properties": {
                "url": "http://identifiers.org/ncbigene/374355",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "coiled-coil domain containing 172"
            },
            "metanode": "Gene"
        },
        {
            "id": 42478,
            "identifier": "2932",
            "identifier_type": "int",
            "name": "GSK3B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2932",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "glycogen synthase kinase 3 beta"
            },
            "metanode": "Gene"
        },
        {
            "id": 42479,
            "identifier": "GO:0046005",
            "identifier_type": "str",
            "name": "positive regulation of circadian sleep/wake cycle, REM sleep",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046005",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 42480,
            "identifier": "6338",
            "identifier_type": "int",
            "name": "SCNN1B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6338",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "sodium channel, non voltage gated 1 beta subunit"
            },
            "metanode": "Gene"
        },
        {
            "id": 42481,
            "identifier": "80028",
            "identifier_type": "int",
            "name": "FBXL18",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80028",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "F-box and leucine-rich repeat protein 18"
            },
            "metanode": "Gene"
        },
        {
            "id": 42482,
            "identifier": "GO:0046078",
            "identifier_type": "str",
            "name": "dUMP metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046078",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 42483,
            "identifier": "GO:1904893",
            "identifier_type": "str",
            "name": "negative regulation of STAT cascade",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1904893",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 42484,
            "identifier": "GO:0016160",
            "identifier_type": "str",
            "name": "amylase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016160",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 42485,
            "identifier": "C0426584",
            "identifier_type": "str",
            "name": "Appetite exaggerated",
            "properties": {
                "url": "http://identifiers.org/umls/C0426584",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 42486,
            "identifier": "5257",
            "identifier_type": "int",
            "name": "PHKB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5257",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "phosphorylase kinase, beta"
            },
            "metanode": "Gene"
        },
        {
            "id": 42487,
            "identifier": "51327",
            "identifier_type": "int",
            "name": "AHSP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51327",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "alpha hemoglobin stabilizing protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 42488,
            "identifier": "GO:0034499",
            "identifier_type": "str",
            "name": "late endosome to Golgi transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034499",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 42489,
            "identifier": "116135",
            "identifier_type": "int",
            "name": "LRRC3B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/116135",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "leucine rich repeat containing 3B"
            },
            "metanode": "Gene"
        },
        {
            "id": 42490,
            "identifier": "972",
            "identifier_type": "int",
            "name": "CD74",
            "properties": {
                "url": "http://identifiers.org/ncbigene/972",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "CD74 molecule, major histocompatibility complex, class II invariant chain"
            },
            "metanode": "Gene"
        },
        {
            "id": 42491,
            "identifier": "285368",
            "identifier_type": "int",
            "name": "PRRT3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/285368",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "proline-rich transmembrane protein 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 42492,
            "identifier": "163059",
            "identifier_type": "int",
            "name": "ZNF433",
            "properties": {
                "url": "http://identifiers.org/ncbigene/163059",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 433"
            },
            "metanode": "Gene"
        },
        {
            "id": 42493,
            "identifier": "7726",
            "identifier_type": "int",
            "name": "TRIM26",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7726",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "tripartite motif containing 26"
            },
            "metanode": "Gene"
        },
        {
            "id": 42494,
            "identifier": "GO:0006356",
            "identifier_type": "str",
            "name": "regulation of transcription from RNA polymerase I promoter",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006356",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 42495,
            "identifier": "C0085692",
            "identifier_type": "str",
            "name": "Cystitis haemorrhagic",
            "properties": {
                "url": "http://identifiers.org/umls/C0085692",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 42496,
            "identifier": "GO:0002314",
            "identifier_type": "str",
            "name": "germinal center B cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002314",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 42497,
            "identifier": "C0030569",
            "identifier_type": "str",
            "name": "Secondary parkinsonism",
            "properties": {
                "url": "http://identifiers.org/umls/C0030569",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 42498,
            "identifier": "GO:0015788",
            "identifier_type": "str",
            "name": "UDP-N-acetylglucosamine transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015788",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}