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=40450
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=40475",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=40425",
    "results": [
        {
            "id": 40447,
            "identifier": "GO:0043194",
            "identifier_type": "str",
            "name": "axon initial segment",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043194",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 40448,
            "identifier": "197322",
            "identifier_type": "int",
            "name": "ACSF3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/197322",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "acyl-CoA synthetase family member 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 40449,
            "identifier": "C0751249",
            "identifier_type": "str",
            "name": "Chronic insomnia",
            "properties": {
                "url": "http://identifiers.org/umls/C0751249",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 40450,
            "identifier": "GO:0002377",
            "identifier_type": "str",
            "name": "immunoglobulin production",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002377",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 40451,
            "identifier": "285521",
            "identifier_type": "int",
            "name": "COX18",
            "properties": {
                "url": "http://identifiers.org/ncbigene/285521",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "COX18 cytochrome c oxidase assembly factor"
            },
            "metanode": "Gene"
        },
        {
            "id": 40452,
            "identifier": "GO:0042779",
            "identifier_type": "str",
            "name": "tRNA 3'-trailer cleavage",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042779",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 40453,
            "identifier": "7879",
            "identifier_type": "int",
            "name": "RAB7A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7879",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "RAB7A, member RAS oncogene family"
            },
            "metanode": "Gene"
        },
        {
            "id": 40454,
            "identifier": "C0423124",
            "identifier_type": "str",
            "name": "Dermatochalasis",
            "properties": {
                "url": "http://identifiers.org/umls/C0423124",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 40455,
            "identifier": "11185",
            "identifier_type": "int",
            "name": "INMT",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11185",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "indolethylamine N-methyltransferase"
            },
            "metanode": "Gene"
        },
        {
            "id": 40456,
            "identifier": "84217",
            "identifier_type": "int",
            "name": "ZMYND12",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84217",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "zinc finger, MYND-type containing 12"
            },
            "metanode": "Gene"
        },
        {
            "id": 40457,
            "identifier": "GO:0031732",
            "identifier_type": "str",
            "name": "CCR7 chemokine receptor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031732",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 40458,
            "identifier": "GO:0099501",
            "identifier_type": "str",
            "name": "exocytic vesicle membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0099501",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 40459,
            "identifier": "GO:0006208",
            "identifier_type": "str",
            "name": "pyrimidine nucleobase catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006208",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 40460,
            "identifier": "GO:0060527",
            "identifier_type": "str",
            "name": "prostate epithelial cord arborization involved in prostate glandular acinus morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060527",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 40461,
            "identifier": "GO:0010738",
            "identifier_type": "str",
            "name": "regulation of protein kinase A signaling",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010738",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 40462,
            "identifier": "6236",
            "identifier_type": "int",
            "name": "RRAD",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6236",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "Ras-related associated with diabetes"
            },
            "metanode": "Gene"
        },
        {
            "id": 40463,
            "identifier": "GO:0097011",
            "identifier_type": "str",
            "name": "cellular response to granulocyte macrophage colony-stimulating factor stimulus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097011",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 40464,
            "identifier": "GO:0048743",
            "identifier_type": "str",
            "name": "positive regulation of skeletal muscle fiber development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048743",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 40465,
            "identifier": "79679",
            "identifier_type": "int",
            "name": "VTCN1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79679",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "V-set domain containing T cell activation inhibitor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 40466,
            "identifier": "2952",
            "identifier_type": "int",
            "name": "GSTT1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2952",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "glutathione S-transferase theta 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 40467,
            "identifier": "PC7_10557",
            "identifier_type": "str",
            "name": "amb2 Integrin signaling",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 40468,
            "identifier": "C0042996",
            "identifier_type": "str",
            "name": "Vulvitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0042996",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 40469,
            "identifier": "9575",
            "identifier_type": "int",
            "name": "CLOCK",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9575",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "clock circadian regulator"
            },
            "metanode": "Gene"
        },
        {
            "id": 40470,
            "identifier": "50834",
            "identifier_type": "int",
            "name": "TAS2R1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/50834",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "taste receptor, type 2, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 40471,
            "identifier": "GO:0070733",
            "identifier_type": "str",
            "name": "protein adenylyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070733",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        }
    ]
}