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=12925
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=12950",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=12900",
    "results": [
        {
            "id": 12915,
            "identifier": "3669",
            "identifier_type": "int",
            "name": "ISG20",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3669",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "interferon stimulated exonuclease gene 20kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 12916,
            "identifier": "C0241558",
            "identifier_type": "str",
            "name": "Urethral haemorrhage",
            "properties": {
                "url": "http://identifiers.org/umls/C0241558",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 12917,
            "identifier": "8825",
            "identifier_type": "int",
            "name": "LIN7A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8825",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "lin-7 homolog A (C. elegans)"
            },
            "metanode": "Gene"
        },
        {
            "id": 12918,
            "identifier": "GO:0090003",
            "identifier_type": "str",
            "name": "regulation of establishment of protein localization to plasma membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090003",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12919,
            "identifier": "GO:0043087",
            "identifier_type": "str",
            "name": "regulation of GTPase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043087",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12920,
            "identifier": "GO:0048534",
            "identifier_type": "str",
            "name": "hematopoietic or lymphoid organ development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048534",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12921,
            "identifier": "DB00140",
            "identifier_type": "str",
            "name": "Riboflavin",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00140",
                "inchi": "InChI=1S/C17H20N4O6/c1-7-3-9-10(4-8(7)2)21(5-11(23)14(25)12(24)6-22)15-13(18-9)16(26)20-17(27)19-15/h3-4,11-12,14,22-25H,5-6H2,1-2H3,(H,20,26,27)/t11-,12+,14-/m0/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=AUNGANRZJHBGPY-SCRDCRAPSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 12922,
            "identifier": "283652",
            "identifier_type": "int",
            "name": "SLC24A5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/283652",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "solute carrier family 24 (sodium/potassium/calcium exchanger), member 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 12923,
            "identifier": "6122",
            "identifier_type": "int",
            "name": "RPL3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6122",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "ribosomal protein L3"
            },
            "metanode": "Gene"
        },
        {
            "id": 12924,
            "identifier": "10533",
            "identifier_type": "int",
            "name": "ATG7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10533",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "autophagy related 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 12925,
            "identifier": "GO:0008252",
            "identifier_type": "str",
            "name": "nucleotidase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008252",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 12926,
            "identifier": "222183",
            "identifier_type": "int",
            "name": "SRRM3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/222183",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "serine/arginine repetitive matrix 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 12927,
            "identifier": "GO:0016812",
            "identifier_type": "str",
            "name": "hydrolase activity, acting on carbon-nitrogen (but not peptide) bonds, in cyclic amides",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016812",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 12928,
            "identifier": "GO:0004798",
            "identifier_type": "str",
            "name": "thymidylate kinase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004798",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 12929,
            "identifier": "GO:0003094",
            "identifier_type": "str",
            "name": "glomerular filtration",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003094",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12930,
            "identifier": "54517",
            "identifier_type": "int",
            "name": "PUS7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54517",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "pseudouridylate synthase 7 (putative)"
            },
            "metanode": "Gene"
        },
        {
            "id": 12931,
            "identifier": "84929",
            "identifier_type": "int",
            "name": "FIBCD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84929",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "fibrinogen C domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 12932,
            "identifier": "GO:0004565",
            "identifier_type": "str",
            "name": "beta-galactosidase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004565",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 12933,
            "identifier": "6820",
            "identifier_type": "int",
            "name": "SULT2B1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6820",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "sulfotransferase family, cytosolic, 2B, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 12934,
            "identifier": "GO:0015671",
            "identifier_type": "str",
            "name": "oxygen transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015671",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12935,
            "identifier": "GO:0035666",
            "identifier_type": "str",
            "name": "TRIF-dependent toll-like receptor signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035666",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12936,
            "identifier": "GO:2000377",
            "identifier_type": "str",
            "name": "regulation of reactive oxygen species metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000377",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12937,
            "identifier": "100510707",
            "identifier_type": "int",
            "name": "TBC1D3J",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100510707",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "TBC1 domain family, member 3J"
            },
            "metanode": "Gene"
        },
        {
            "id": 12938,
            "identifier": "GO:0097118",
            "identifier_type": "str",
            "name": "neuroligin clustering involved in postsynaptic membrane assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097118",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12939,
            "identifier": "1652",
            "identifier_type": "int",
            "name": "DDT",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1652",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "D-dopachrome tautomerase"
            },
            "metanode": "Gene"
        }
    ]
}