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=31925
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=31950",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=31900",
    "results": [
        {
            "id": 31920,
            "identifier": "GO:0016614",
            "identifier_type": "str",
            "name": "oxidoreductase activity, acting on CH-OH group of donors",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016614",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 31921,
            "identifier": "GO:0031894",
            "identifier_type": "str",
            "name": "V1A vasopressin receptor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031894",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 31922,
            "identifier": "GO:0010458",
            "identifier_type": "str",
            "name": "exit from mitosis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010458",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31923,
            "identifier": "150275",
            "identifier_type": "int",
            "name": "CCDC117",
            "properties": {
                "url": "http://identifiers.org/ncbigene/150275",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "coiled-coil domain containing 117"
            },
            "metanode": "Gene"
        },
        {
            "id": 31924,
            "identifier": "3817",
            "identifier_type": "int",
            "name": "KLK2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3817",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "kallikrein-related peptidase 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 31925,
            "identifier": "8228",
            "identifier_type": "int",
            "name": "PNPLA4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8228",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "patatin-like phospholipase domain containing 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 31926,
            "identifier": "8735",
            "identifier_type": "int",
            "name": "MYH13",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8735",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "myosin, heavy chain 13, skeletal muscle"
            },
            "metanode": "Gene"
        },
        {
            "id": 31927,
            "identifier": "GO:0005355",
            "identifier_type": "str",
            "name": "glucose transmembrane transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005355",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 31928,
            "identifier": "130951",
            "identifier_type": "int",
            "name": "M1AP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/130951",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "meiosis 1 associated protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 31929,
            "identifier": "GO:0042098",
            "identifier_type": "str",
            "name": "T cell proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042098",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31930,
            "identifier": "GO:0046898",
            "identifier_type": "str",
            "name": "response to cycloheximide",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046898",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31931,
            "identifier": "10681",
            "identifier_type": "int",
            "name": "GNB5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10681",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "guanine nucleotide binding protein (G protein), beta 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 31932,
            "identifier": "GO:0050294",
            "identifier_type": "str",
            "name": "steroid sulfotransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050294",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 31933,
            "identifier": "N0000175851",
            "identifier_type": "str",
            "name": "Depigmenting Activity",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000175851",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Physiologic Effect"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 31934,
            "identifier": "79037",
            "identifier_type": "int",
            "name": "PVRIG",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79037",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "poliovirus receptor related immunoglobulin domain containing"
            },
            "metanode": "Gene"
        },
        {
            "id": 31935,
            "identifier": "54537",
            "identifier_type": "int",
            "name": "FAM35A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54537",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "family with sequence similarity 35, member A"
            },
            "metanode": "Gene"
        },
        {
            "id": 31936,
            "identifier": "GO:0060420",
            "identifier_type": "str",
            "name": "regulation of heart growth",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060420",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31937,
            "identifier": "GO:0070365",
            "identifier_type": "str",
            "name": "hepatocyte differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070365",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31938,
            "identifier": "PC7_1531",
            "identifier_type": "str",
            "name": "Activation of DNA fragmentation factor",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 31939,
            "identifier": "GO:0002676",
            "identifier_type": "str",
            "name": "regulation of chronic inflammatory response",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002676",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31940,
            "identifier": "GO:0051348",
            "identifier_type": "str",
            "name": "negative regulation of transferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051348",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31941,
            "identifier": "153682",
            "identifier_type": "int",
            "name": "LOC153682",
            "properties": {
                "url": "http://identifiers.org/ncbigene/153682",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "uncharacterized LOC153682"
            },
            "metanode": "Gene"
        },
        {
            "id": 31942,
            "identifier": "146956",
            "identifier_type": "int",
            "name": "EME1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/146956",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "essential meiotic structure-specific endonuclease 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 31943,
            "identifier": "GO:0001757",
            "identifier_type": "str",
            "name": "somite specification",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001757",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31944,
            "identifier": "C0314719",
            "identifier_type": "str",
            "name": "Dry eye",
            "properties": {
                "url": "http://identifiers.org/umls/C0314719",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}