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=15950
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=15975",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=15925",
    "results": [
        {
            "id": 15939,
            "identifier": "GO:0043308",
            "identifier_type": "str",
            "name": "eosinophil degranulation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043308",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15940,
            "identifier": "GO:0009988",
            "identifier_type": "str",
            "name": "cell-cell recognition",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009988",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15941,
            "identifier": "54849",
            "identifier_type": "int",
            "name": "DEF8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54849",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "differentially expressed in FDCP 8 homolog (mouse)"
            },
            "metanode": "Gene"
        },
        {
            "id": 15942,
            "identifier": "C0948978",
            "identifier_type": "str",
            "name": "Catheter site cellulitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0948978",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 15943,
            "identifier": "GO:0070940",
            "identifier_type": "str",
            "name": "dephosphorylation of RNA polymerase II C-terminal domain",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070940",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15944,
            "identifier": "GO:0044803",
            "identifier_type": "str",
            "name": "multi-organism membrane organization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044803",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15945,
            "identifier": "7280",
            "identifier_type": "int",
            "name": "TUBB2A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7280",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "tubulin, beta 2A class IIa"
            },
            "metanode": "Gene"
        },
        {
            "id": 15946,
            "identifier": "10721",
            "identifier_type": "int",
            "name": "POLQ",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10721",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "polymerase (DNA directed), theta"
            },
            "metanode": "Gene"
        },
        {
            "id": 15947,
            "identifier": "GO:0060375",
            "identifier_type": "str",
            "name": "regulation of mast cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060375",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15948,
            "identifier": "GO:0044613",
            "identifier_type": "str",
            "name": "nuclear pore central transport channel",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044613",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 15949,
            "identifier": "GO:0016576",
            "identifier_type": "str",
            "name": "histone dephosphorylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016576",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15950,
            "identifier": "26123",
            "identifier_type": "int",
            "name": "TCTN3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26123",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "tectonic family member 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 15951,
            "identifier": "26005",
            "identifier_type": "int",
            "name": "C2CD3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26005",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "C2 calcium-dependent domain containing 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 15952,
            "identifier": "1984",
            "identifier_type": "int",
            "name": "EIF5A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1984",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "eukaryotic translation initiation factor 5A"
            },
            "metanode": "Gene"
        },
        {
            "id": 15953,
            "identifier": "GO:0000407",
            "identifier_type": "str",
            "name": "pre-autophagosomal structure",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000407",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 15954,
            "identifier": "C0520587",
            "identifier_type": "str",
            "name": "Vulvovaginal discomfort",
            "properties": {
                "url": "http://identifiers.org/umls/C0520587",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 15955,
            "identifier": "6868",
            "identifier_type": "int",
            "name": "ADAM17",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6868",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "ADAM metallopeptidase domain 17"
            },
            "metanode": "Gene"
        },
        {
            "id": 15956,
            "identifier": "125150",
            "identifier_type": "int",
            "name": "ZSWIM7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/125150",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "zinc finger, SWIM-type containing 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 15957,
            "identifier": "GO:0046709",
            "identifier_type": "str",
            "name": "IDP catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046709",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15958,
            "identifier": "8848",
            "identifier_type": "int",
            "name": "TSC22D1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8848",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "TSC22 domain family, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 15959,
            "identifier": "C0032000",
            "identifier_type": "str",
            "name": "Pituitary adenoma",
            "properties": {
                "url": "http://identifiers.org/umls/C0032000",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 15960,
            "identifier": "153364",
            "identifier_type": "int",
            "name": "MBLAC2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/153364",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "metallo-beta-lactamase domain containing 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 15961,
            "identifier": "26959",
            "identifier_type": "int",
            "name": "HBP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26959",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "HMG-box transcription factor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 15962,
            "identifier": "2810",
            "identifier_type": "int",
            "name": "SFN",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2810",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "stratifin"
            },
            "metanode": "Gene"
        },
        {
            "id": 15963,
            "identifier": "11317",
            "identifier_type": "int",
            "name": "RBPJL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11317",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "recombination signal binding protein for immunoglobulin kappa J region-like"
            },
            "metanode": "Gene"
        }
    ]
}