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=28000
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=28025",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=27975",
    "results": [
        {
            "id": 27992,
            "identifier": "3431",
            "identifier_type": "int",
            "name": "SP110",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3431",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "SP110 nuclear body protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 27993,
            "identifier": "GO:0032479",
            "identifier_type": "str",
            "name": "regulation of type I interferon production",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032479",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27994,
            "identifier": "GO:2000647",
            "identifier_type": "str",
            "name": "negative regulation of stem cell proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000647",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27995,
            "identifier": "PC7_5773",
            "identifier_type": "str",
            "name": "NGF-independant TRKA activation",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 27996,
            "identifier": "GO:0004702",
            "identifier_type": "str",
            "name": "receptor signaling protein serine/threonine kinase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004702",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 27997,
            "identifier": "83737",
            "identifier_type": "int",
            "name": "ITCH",
            "properties": {
                "url": "http://identifiers.org/ncbigene/83737",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "itchy E3 ubiquitin protein ligase"
            },
            "metanode": "Gene"
        },
        {
            "id": 27998,
            "identifier": "GO:0030880",
            "identifier_type": "str",
            "name": "RNA polymerase complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030880",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 27999,
            "identifier": "C0423226",
            "identifier_type": "str",
            "name": "Corneal pigmentation",
            "properties": {
                "url": "http://identifiers.org/umls/C0423226",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 28000,
            "identifier": "5884",
            "identifier_type": "int",
            "name": "RAD17",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5884",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "RAD17 homolog (S. pombe)"
            },
            "metanode": "Gene"
        },
        {
            "id": 28001,
            "identifier": "10295",
            "identifier_type": "int",
            "name": "BCKDK",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10295",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "branched chain ketoacid dehydrogenase kinase"
            },
            "metanode": "Gene"
        },
        {
            "id": 28002,
            "identifier": "C0033036",
            "identifier_type": "str",
            "name": "Supraventricular extrasystoles",
            "properties": {
                "url": "http://identifiers.org/umls/C0033036",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 28003,
            "identifier": "C0853710",
            "identifier_type": "str",
            "name": "Blood prolactin decreased",
            "properties": {
                "url": "http://identifiers.org/umls/C0853710",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 28004,
            "identifier": "GO:0060079",
            "identifier_type": "str",
            "name": "excitatory postsynaptic potential",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060079",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28005,
            "identifier": "GO:0071711",
            "identifier_type": "str",
            "name": "basement membrane organization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071711",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28006,
            "identifier": "4113",
            "identifier_type": "int",
            "name": "MAGEB2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4113",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "melanoma antigen family B2"
            },
            "metanode": "Gene"
        },
        {
            "id": 28008,
            "identifier": "100132994",
            "identifier_type": "int",
            "name": "CXorf49B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100132994",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "chromosome X open reading frame 49B"
            },
            "metanode": "Gene"
        },
        {
            "id": 28009,
            "identifier": "D004421",
            "identifier_type": "str",
            "name": "Dystonia",
            "properties": {
                "url": "http://identifiers.org/mesh/D004421",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 28010,
            "identifier": "84691",
            "identifier_type": "int",
            "name": "FAM71F1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84691",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "family with sequence similarity 71, member F1"
            },
            "metanode": "Gene"
        },
        {
            "id": 28011,
            "identifier": "C0860433",
            "identifier_type": "str",
            "name": "Irreversible renal failure",
            "properties": {
                "url": "http://identifiers.org/umls/C0860433",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 28012,
            "identifier": "GO:0042462",
            "identifier_type": "str",
            "name": "eye photoreceptor cell development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042462",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28013,
            "identifier": "GO:0048635",
            "identifier_type": "str",
            "name": "negative regulation of muscle organ development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048635",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28014,
            "identifier": "114991",
            "identifier_type": "int",
            "name": "ZNF618",
            "properties": {
                "url": "http://identifiers.org/ncbigene/114991",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "zinc finger protein 618"
            },
            "metanode": "Gene"
        },
        {
            "id": 28015,
            "identifier": "GO:0010273",
            "identifier_type": "str",
            "name": "detoxification of copper ion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010273",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28016,
            "identifier": "100169851",
            "identifier_type": "int",
            "name": "PATE3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100169851",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "prostate and testis expressed 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 28017,
            "identifier": "6582",
            "identifier_type": "int",
            "name": "SLC22A2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6582",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "solute carrier family 22 (organic cation transporter), member 2"
            },
            "metanode": "Gene"
        }
    ]
}