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=11275
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=11300",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=11250",
    "results": [
        {
            "id": 11265,
            "identifier": "GO:0016593",
            "identifier_type": "str",
            "name": "Cdc73/Paf1 complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016593",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 11266,
            "identifier": "PC7_2677",
            "identifier_type": "str",
            "name": "Conjugation of phenylacetate with glutamine",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 11267,
            "identifier": "23354",
            "identifier_type": "int",
            "name": "HAUS5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23354",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "HAUS augmin-like complex, subunit 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 11268,
            "identifier": "105373987",
            "identifier_type": "int",
            "name": "LOC105373987",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105373987",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "uncharacterized LOC105373987"
            },
            "metanode": "Gene"
        },
        {
            "id": 11269,
            "identifier": "3981",
            "identifier_type": "int",
            "name": "LIG4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3981",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "ligase IV, DNA, ATP-dependent"
            },
            "metanode": "Gene"
        },
        {
            "id": 11270,
            "identifier": "8504",
            "identifier_type": "int",
            "name": "PEX3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8504",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "peroxisomal biogenesis factor 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 11271,
            "identifier": "GO:1902547",
            "identifier_type": "str",
            "name": "regulation of cellular response to vascular endothelial growth factor stimulus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902547",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11272,
            "identifier": "7840",
            "identifier_type": "int",
            "name": "ALMS1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7840",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "Alstrom syndrome protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 11273,
            "identifier": "C0038833",
            "identifier_type": "str",
            "name": "Superior vena cava syndrome",
            "properties": {
                "url": "http://identifiers.org/umls/C0038833",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 11274,
            "identifier": "UBERON:0001585",
            "identifier_type": "str",
            "name": "anterior vena cava",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001585",
                "bto_id": "BTO:0002683",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D014683"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 11275,
            "identifier": "GO:1900274",
            "identifier_type": "str",
            "name": "regulation of phospholipase C activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1900274",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11276,
            "identifier": "11101",
            "identifier_type": "int",
            "name": "ATE1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11101",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "arginyltransferase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 11277,
            "identifier": "GO:0044110",
            "identifier_type": "str",
            "name": "growth involved in symbiotic interaction",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044110",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11278,
            "identifier": "PC7_3980",
            "identifier_type": "str",
            "name": "FoxO family signaling",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 11279,
            "identifier": "DB00913",
            "identifier_type": "str",
            "name": "Anileridine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00913",
                "inchi": "InChI=1S/C22H28N2O2/c1-2-26-21(25)22(19-6-4-3-5-7-19)13-16-24(17-14-22)15-12-18-8-10-20(23)11-9-18/h3-11H,2,12-17,23H2,1H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=LKYQLAWMNBFNJT-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 11280,
            "identifier": "80298",
            "identifier_type": "int",
            "name": "MTERF2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80298",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "mitochondrial transcription termination factor 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 11281,
            "identifier": "GO:0010560",
            "identifier_type": "str",
            "name": "positive regulation of glycoprotein biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010560",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11282,
            "identifier": "4935",
            "identifier_type": "int",
            "name": "GPR143",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4935",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "G protein-coupled receptor 143"
            },
            "metanode": "Gene"
        },
        {
            "id": 11283,
            "identifier": "GO:0042706",
            "identifier_type": "str",
            "name": "eye photoreceptor cell fate commitment",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042706",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11284,
            "identifier": "54829",
            "identifier_type": "int",
            "name": "ASPN",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54829",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "asporin"
            },
            "metanode": "Gene"
        },
        {
            "id": 11285,
            "identifier": "85369",
            "identifier_type": "int",
            "name": "STRIP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/85369",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "striatin interacting protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 11286,
            "identifier": "105375104",
            "identifier_type": "int",
            "name": "LOC105375104",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105375104",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "uncharacterized LOC105375104"
            },
            "metanode": "Gene"
        },
        {
            "id": 11287,
            "identifier": "PC7_6924",
            "identifier_type": "str",
            "name": "Relaxin receptors",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 11288,
            "identifier": "DB00958",
            "identifier_type": "str",
            "name": "Carboplatin",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00958",
                "inchi": "InChI=1S/C6H8O4.2H3N.Pt/c7-4(8)6(5(9)10)2-1-3-6;;;/h1-3H2,(H,7,8)(H,9,10);2*1H3;/q;;;+2/p-2",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=OLESAACUTLOWQZ-UHFFFAOYSA-L"
            },
            "metanode": "Compound"
        },
        {
            "id": 11289,
            "identifier": "7388",
            "identifier_type": "int",
            "name": "UQCRH",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7388",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "ubiquinol-cytochrome c reductase hinge protein"
            },
            "metanode": "Gene"
        }
    ]
}