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=35100
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=35125",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=35075",
    "results": [
        {
            "id": 35096,
            "identifier": "7274",
            "identifier_type": "int",
            "name": "TTPA",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7274",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "tocopherol (alpha) transfer protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 35097,
            "identifier": "146853",
            "identifier_type": "int",
            "name": "C17orf50",
            "properties": {
                "url": "http://identifiers.org/ncbigene/146853",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "chromosome 17 open reading frame 50"
            },
            "metanode": "Gene"
        },
        {
            "id": 35098,
            "identifier": "GO:0005635",
            "identifier_type": "str",
            "name": "nuclear envelope",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005635",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 35099,
            "identifier": "GO:0005943",
            "identifier_type": "str",
            "name": "phosphatidylinositol 3-kinase complex, class IA",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005943",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 35100,
            "identifier": "25999",
            "identifier_type": "int",
            "name": "CLIP3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/25999",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "CAP-GLY domain containing linker protein 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 35101,
            "identifier": "1850",
            "identifier_type": "int",
            "name": "DUSP8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1850",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "dual specificity phosphatase 8"
            },
            "metanode": "Gene"
        },
        {
            "id": 35102,
            "identifier": "C0520588",
            "identifier_type": "str",
            "name": "Vulvovaginal pain",
            "properties": {
                "url": "http://identifiers.org/umls/C0520588",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 35103,
            "identifier": "341346",
            "identifier_type": "int",
            "name": "SMCO2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/341346",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "single-pass membrane protein with coiled-coil domains 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 35104,
            "identifier": "131405",
            "identifier_type": "int",
            "name": "TRIM71",
            "properties": {
                "url": "http://identifiers.org/ncbigene/131405",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "tripartite motif containing 71, E3 ubiquitin protein ligase"
            },
            "metanode": "Gene"
        },
        {
            "id": 35105,
            "identifier": "GO:0031766",
            "identifier_type": "str",
            "name": "type 3 galanin receptor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031766",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 35106,
            "identifier": "351",
            "identifier_type": "int",
            "name": "APP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/351",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "amyloid beta (A4) precursor protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 35107,
            "identifier": "8842",
            "identifier_type": "int",
            "name": "PROM1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8842",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "prominin 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 35108,
            "identifier": "GO:0031503",
            "identifier_type": "str",
            "name": "protein complex localization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031503",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35109,
            "identifier": "81543",
            "identifier_type": "int",
            "name": "LRRC3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/81543",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "leucine rich repeat containing 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 35110,
            "identifier": "GO:0055102",
            "identifier_type": "str",
            "name": "lipase inhibitor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0055102",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 35111,
            "identifier": "2804",
            "identifier_type": "int",
            "name": "GOLGB1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2804",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "golgin B1"
            },
            "metanode": "Gene"
        },
        {
            "id": 35112,
            "identifier": "11311",
            "identifier_type": "int",
            "name": "VPS45",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11311",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "vacuolar protein sorting 45 homolog (S. cerevisiae)"
            },
            "metanode": "Gene"
        },
        {
            "id": 35113,
            "identifier": "C1167965",
            "identifier_type": "str",
            "name": "Urine output increased",
            "properties": {
                "url": "http://identifiers.org/umls/C1167965",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 35114,
            "identifier": "C0740330",
            "identifier_type": "str",
            "name": "Genital infection fungal",
            "properties": {
                "url": "http://identifiers.org/umls/C0740330",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 35115,
            "identifier": "GO:0002886",
            "identifier_type": "str",
            "name": "regulation of myeloid leukocyte mediated immunity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002886",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35116,
            "identifier": "5129",
            "identifier_type": "int",
            "name": "CDK18",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5129",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "cyclin-dependent kinase 18"
            },
            "metanode": "Gene"
        },
        {
            "id": 35117,
            "identifier": "55295",
            "identifier_type": "int",
            "name": "KLHL26",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55295",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "kelch-like family member 26"
            },
            "metanode": "Gene"
        },
        {
            "id": 35118,
            "identifier": "C2747793",
            "identifier_type": "str",
            "name": "Acute phosphate nephropathy",
            "properties": {
                "url": "http://identifiers.org/umls/C2747793",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 35119,
            "identifier": "C0027726",
            "identifier_type": "str",
            "name": "Nephrotic syndrome",
            "properties": {
                "url": "http://identifiers.org/umls/C0027726",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 35120,
            "identifier": "GO:0032272",
            "identifier_type": "str",
            "name": "negative regulation of protein polymerization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032272",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}