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=29950
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=29975",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=29925",
    "results": [
        {
            "id": 29944,
            "identifier": "GO:0031117",
            "identifier_type": "str",
            "name": "positive regulation of microtubule depolymerization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031117",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29945,
            "identifier": "118738",
            "identifier_type": "int",
            "name": "ZNF488",
            "properties": {
                "url": "http://identifiers.org/ncbigene/118738",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "zinc finger protein 488"
            },
            "metanode": "Gene"
        },
        {
            "id": 29946,
            "identifier": "6233",
            "identifier_type": "int",
            "name": "RPS27A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6233",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "ribosomal protein S27a"
            },
            "metanode": "Gene"
        },
        {
            "id": 29947,
            "identifier": "56271",
            "identifier_type": "int",
            "name": "BEX4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56271",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "brain expressed, X-linked 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 29948,
            "identifier": "102724694",
            "identifier_type": "int",
            "name": "LOC102724694",
            "properties": {
                "url": "http://identifiers.org/ncbigene/102724694",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "cyclin-Y-like protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 29949,
            "identifier": "79676",
            "identifier_type": "int",
            "name": "OGFOD2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79676",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "2-oxoglutarate and iron-dependent oxygenase domain containing 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 29950,
            "identifier": "C0017574",
            "identifier_type": "str",
            "name": "Gingivitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0017574",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 29951,
            "identifier": "GO:0034080",
            "identifier_type": "str",
            "name": "CENP-A containing nucleosome assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034080",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29952,
            "identifier": "GO:0039663",
            "identifier_type": "str",
            "name": "membrane fusion involved in viral entry into host cell",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0039663",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29953,
            "identifier": "GO:1904823",
            "identifier_type": "str",
            "name": "purine nucleobase transmembrane transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1904823",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29954,
            "identifier": "105376008",
            "identifier_type": "int",
            "name": "LOC105376008",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105376008",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "uncharacterized LOC105376008"
            },
            "metanode": "Gene"
        },
        {
            "id": 29955,
            "identifier": "DB01112",
            "identifier_type": "str",
            "name": "Cefuroxime",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01112",
                "inchi": "InChI=1S/C16H16N4O8S/c1-26-19-9(8-3-2-4-27-8)12(21)18-10-13(22)20-11(15(23)24)7(5-28-16(17)25)6-29-14(10)20/h2-4,10,14H,5-6H2,1H3,(H2,17,25)(H,18,21)(H,23,24)/b19-9-/t10-,14-/m1/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=JFPVXVDWJQMJEE-IZRZKJBUSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 29956,
            "identifier": "GO:0045730",
            "identifier_type": "str",
            "name": "respiratory burst",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045730",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29957,
            "identifier": "127059",
            "identifier_type": "int",
            "name": "OR2M5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/127059",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "olfactory receptor, family 2, subfamily M, member 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 29958,
            "identifier": "101059918",
            "identifier_type": "int",
            "name": "GOLGA8R",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101059918",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "golgin A8 family, member R"
            },
            "metanode": "Gene"
        },
        {
            "id": 29959,
            "identifier": "5859",
            "identifier_type": "int",
            "name": "QARS",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5859",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "glutaminyl-tRNA synthetase"
            },
            "metanode": "Gene"
        },
        {
            "id": 29960,
            "identifier": "10270",
            "identifier_type": "int",
            "name": "AKAP8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10270",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "A kinase (PRKA) anchor protein 8"
            },
            "metanode": "Gene"
        },
        {
            "id": 29961,
            "identifier": "GO:0035529",
            "identifier_type": "str",
            "name": "NADH pyrophosphatase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035529",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 29962,
            "identifier": "4216",
            "identifier_type": "int",
            "name": "MAP3K4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4216",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "mitogen-activated protein kinase kinase kinase 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 29963,
            "identifier": "51186",
            "identifier_type": "int",
            "name": "WBP5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51186",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "WW domain binding protein 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 29964,
            "identifier": "C0232602",
            "identifier_type": "str",
            "name": "Retching",
            "properties": {
                "url": "http://identifiers.org/umls/C0232602",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 29965,
            "identifier": "30818",
            "identifier_type": "int",
            "name": "KCNIP3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/30818",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "Kv channel interacting protein 3, calsenilin"
            },
            "metanode": "Gene"
        },
        {
            "id": 29966,
            "identifier": "GO:0046640",
            "identifier_type": "str",
            "name": "regulation of alpha-beta T cell proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046640",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29967,
            "identifier": "GO:0035384",
            "identifier_type": "str",
            "name": "thioester biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035384",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 29968,
            "identifier": "GO:1901836",
            "identifier_type": "str",
            "name": "regulation of transcription of nuclear large rRNA transcript from RNA polymerase I promoter",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901836",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}