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=28900
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=28925",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=28875",
    "results": [
        {
            "id": 28893,
            "identifier": "C0085082",
            "identifier_type": "str",
            "name": "Fungaemia",
            "properties": {
                "url": "http://identifiers.org/umls/C0085082",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 28894,
            "identifier": "8502",
            "identifier_type": "int",
            "name": "PKP4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8502",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "plakophilin 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 28895,
            "identifier": "58524",
            "identifier_type": "int",
            "name": "DMRT3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/58524",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "doublesex and mab-3 related transcription factor 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 28896,
            "identifier": "100130654",
            "identifier_type": "int",
            "name": "LOC100130654",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100130654",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "uncharacterized LOC100130654"
            },
            "metanode": "Gene"
        },
        {
            "id": 28897,
            "identifier": "389257",
            "identifier_type": "int",
            "name": "LRRC14B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/389257",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "leucine rich repeat containing 14B"
            },
            "metanode": "Gene"
        },
        {
            "id": 28898,
            "identifier": "GO:0004879",
            "identifier_type": "str",
            "name": "RNA polymerase II transcription factor activity, ligand-activated sequence-specific DNA binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004879",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 28899,
            "identifier": "GO:0014856",
            "identifier_type": "str",
            "name": "skeletal muscle cell proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0014856",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28900,
            "identifier": "PC7_6202",
            "identifier_type": "str",
            "name": "PP2A-mediated dephosphorylation of key metabolic factors",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 28901,
            "identifier": "GO:0098576",
            "identifier_type": "str",
            "name": "lumenal side of membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0098576",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 28902,
            "identifier": "C0238425",
            "identifier_type": "str",
            "name": "Sickle cell anaemia with crisis",
            "properties": {
                "url": "http://identifiers.org/umls/C0238425",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 28903,
            "identifier": "144608",
            "identifier_type": "int",
            "name": "C12orf60",
            "properties": {
                "url": "http://identifiers.org/ncbigene/144608",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "chromosome 12 open reading frame 60"
            },
            "metanode": "Gene"
        },
        {
            "id": 28904,
            "identifier": "54811",
            "identifier_type": "int",
            "name": "ZNF562",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54811",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 562"
            },
            "metanode": "Gene"
        },
        {
            "id": 28905,
            "identifier": "GO:0097332",
            "identifier_type": "str",
            "name": "response to antipsychotic drug",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097332",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28906,
            "identifier": "PC7_4000",
            "identifier_type": "str",
            "name": "G-protein beta:gamma signalling",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 28907,
            "identifier": "22884",
            "identifier_type": "int",
            "name": "WDR37",
            "properties": {
                "url": "http://identifiers.org/ncbigene/22884",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "WD repeat domain 37"
            },
            "metanode": "Gene"
        },
        {
            "id": 28908,
            "identifier": "GO:0010919",
            "identifier_type": "str",
            "name": "regulation of inositol phosphate biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010919",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28909,
            "identifier": "GO:0009957",
            "identifier_type": "str",
            "name": "epidermal cell fate specification",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009957",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28910,
            "identifier": "92359",
            "identifier_type": "int",
            "name": "CRB3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/92359",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "crumbs family member 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 28911,
            "identifier": "DB01245",
            "identifier_type": "str",
            "name": "Decamethonium",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01245",
                "inchi": "InChI=1S/C16H38N2/c1-17(2,3)15-13-11-9-7-8-10-12-14-16-18(4,5)6/h7-16H2,1-6H3/q+2",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=MTCUAOILFDZKCO-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 28912,
            "identifier": "C0007815",
            "identifier_type": "str",
            "name": "Cerebrospinal fluid rhinorrhea",
            "properties": {
                "url": "http://identifiers.org/umls/C0007815",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 28913,
            "identifier": "GO:1903362",
            "identifier_type": "str",
            "name": "regulation of cellular protein catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903362",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28914,
            "identifier": "26223",
            "identifier_type": "int",
            "name": "FBXL21",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26223",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "F-box and leucine-rich repeat protein 21 (gene/pseudogene)"
            },
            "metanode": "Gene"
        },
        {
            "id": 28915,
            "identifier": "1946",
            "identifier_type": "int",
            "name": "EFNA5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1946",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "ephrin-A5"
            },
            "metanode": "Gene"
        },
        {
            "id": 28916,
            "identifier": "GO:0051066",
            "identifier_type": "str",
            "name": "dihydrobiopterin metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051066",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28917,
            "identifier": "GO:0005525",
            "identifier_type": "str",
            "name": "GTP binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005525",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        }
    ]
}