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=5750
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=5775",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=5725",
    "results": [
        {
            "id": 5739,
            "identifier": "GO:0051603",
            "identifier_type": "str",
            "name": "proteolysis involved in cellular protein catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051603",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5740,
            "identifier": "636",
            "identifier_type": "int",
            "name": "BICD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/636",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "bicaudal D homolog 1 (Drosophila)"
            },
            "metanode": "Gene"
        },
        {
            "id": 5741,
            "identifier": "9143",
            "identifier_type": "int",
            "name": "SYNGR3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9143",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "synaptogyrin 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 5742,
            "identifier": "389898",
            "identifier_type": "int",
            "name": "UBE2NL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/389898",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "ubiquitin-conjugating enzyme E2N-like (gene/pseudogene)"
            },
            "metanode": "Gene"
        },
        {
            "id": 5743,
            "identifier": "GO:0046083",
            "identifier_type": "str",
            "name": "adenine metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046083",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5744,
            "identifier": "GO:0000214",
            "identifier_type": "str",
            "name": "tRNA-intron endonuclease complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000214",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 5745,
            "identifier": "2961",
            "identifier_type": "int",
            "name": "GTF2E2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2961",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "general transcription factor IIE, polypeptide 2, beta 34kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 5746,
            "identifier": "57522",
            "identifier_type": "int",
            "name": "SRGAP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57522",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "SLIT-ROBO Rho GTPase activating protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 5747,
            "identifier": "83539",
            "identifier_type": "int",
            "name": "CHST9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/83539",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "carbohydrate (N-acetylgalactosamine 4-0) sulfotransferase 9"
            },
            "metanode": "Gene"
        },
        {
            "id": 5748,
            "identifier": "80185",
            "identifier_type": "int",
            "name": "TTI2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80185",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "TELO2 interacting protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 5749,
            "identifier": "DB06712",
            "identifier_type": "str",
            "name": "Nilvadipine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB06712",
                "inchi": "InChI=1S/C19H19N3O6/c1-10(2)28-19(24)15-11(3)21-14(9-20)17(18(23)27-4)16(15)12-6-5-7-13(8-12)22(25)26/h5-8,10,16,21H,1-4H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=FAIIFDPAEUKBEP-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 5750,
            "identifier": "5430",
            "identifier_type": "int",
            "name": "POLR2A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5430",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "polymerase (RNA) II (DNA directed) polypeptide A, 220kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 5751,
            "identifier": "730249",
            "identifier_type": "int",
            "name": "IRG1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/730249",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "immunoresponsive 1 homolog (mouse)"
            },
            "metanode": "Gene"
        },
        {
            "id": 5752,
            "identifier": "GO:0016813",
            "identifier_type": "str",
            "name": "hydrolase activity, acting on carbon-nitrogen (but not peptide) bonds, in linear amidines",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016813",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 5753,
            "identifier": "DB00402",
            "identifier_type": "str",
            "name": "Eszopiclone",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00402",
                "inchi": "InChI=1S/C17H17ClN6O3/c1-22-6-8-23(9-7-22)17(26)27-16-14-13(19-4-5-20-14)15(25)24(16)12-3-2-11(18)10-21-12/h2-5,10,16H,6-9H2,1H3/t16-/m0/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=GBBSUAFBMRNDJC-INIZCTEOSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 5754,
            "identifier": "C0235480",
            "identifier_type": "str",
            "name": "Paroxysmal atrial fibrillation",
            "properties": {
                "url": "http://identifiers.org/umls/C0235480",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 5755,
            "identifier": "GO:2001235",
            "identifier_type": "str",
            "name": "positive regulation of apoptotic signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2001235",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5756,
            "identifier": "6368",
            "identifier_type": "int",
            "name": "CCL23",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6368",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "chemokine (C-C motif) ligand 23"
            },
            "metanode": "Gene"
        },
        {
            "id": 5757,
            "identifier": "64897",
            "identifier_type": "int",
            "name": "C12orf43",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64897",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "chromosome 12 open reading frame 43"
            },
            "metanode": "Gene"
        },
        {
            "id": 5758,
            "identifier": "117246",
            "identifier_type": "int",
            "name": "FTSJ3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/117246",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "FtsJ homolog 3 (E. coli)"
            },
            "metanode": "Gene"
        },
        {
            "id": 5759,
            "identifier": "GO:0002407",
            "identifier_type": "str",
            "name": "dendritic cell chemotaxis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002407",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5760,
            "identifier": "147658",
            "identifier_type": "int",
            "name": "ZNF534",
            "properties": {
                "url": "http://identifiers.org/ncbigene/147658",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 534"
            },
            "metanode": "Gene"
        },
        {
            "id": 5761,
            "identifier": "944",
            "identifier_type": "int",
            "name": "TNFSF8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/944",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "tumor necrosis factor (ligand) superfamily, member 8"
            },
            "metanode": "Gene"
        },
        {
            "id": 5762,
            "identifier": "GO:0006621",
            "identifier_type": "str",
            "name": "protein retention in ER lumen",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006621",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5763,
            "identifier": "C0858093",
            "identifier_type": "str",
            "name": "Plasma calcium decreased",
            "properties": {
                "url": "http://identifiers.org/umls/C0858093",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}