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=17300
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=17325",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=17275",
    "results": [
        {
            "id": 17292,
            "identifier": "GO:0042723",
            "identifier_type": "str",
            "name": "thiamine-containing compound metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042723",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17293,
            "identifier": "C0852928",
            "identifier_type": "str",
            "name": "Insomnia exacerbated",
            "properties": {
                "url": "http://identifiers.org/umls/C0852928",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 17294,
            "identifier": "GO:0045976",
            "identifier_type": "str",
            "name": "negative regulation of mitotic cell cycle, embryonic",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045976",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17295,
            "identifier": "C0270996",
            "identifier_type": "str",
            "name": "Eye swelling",
            "properties": {
                "url": "http://identifiers.org/umls/C0270996",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 17296,
            "identifier": "1453",
            "identifier_type": "int",
            "name": "CSNK1D",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1453",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "casein kinase 1, delta"
            },
            "metanode": "Gene"
        },
        {
            "id": 17297,
            "identifier": "10200",
            "identifier_type": "int",
            "name": "MPHOSPH6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10200",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "M-phase phosphoprotein 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 17298,
            "identifier": "GO:0003917",
            "identifier_type": "str",
            "name": "DNA topoisomerase type I activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003917",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 17299,
            "identifier": "DOID:9917",
            "identifier_type": "str",
            "name": "pleural cancer",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/DOID_9917",
                "source": "Disease Ontology",
                "license": "CC BY 3.0"
            },
            "metanode": "Disease"
        },
        {
            "id": 17300,
            "identifier": "C0032781",
            "identifier_type": "str",
            "name": "Postnasal drip",
            "properties": {
                "url": "http://identifiers.org/umls/C0032781",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 17899,
            "identifier": "C0015695",
            "identifier_type": "str",
            "name": "Liver fatty",
            "properties": {
                "url": "http://identifiers.org/umls/C0015695",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 17301,
            "identifier": "4034",
            "identifier_type": "int",
            "name": "LRCH4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4034",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "leucine-rich repeats and calponin homology (CH) domain containing 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 17302,
            "identifier": "8573",
            "identifier_type": "int",
            "name": "CASK",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8573",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "calcium/calmodulin-dependent serine protein kinase (MAGUK family)"
            },
            "metanode": "Gene"
        },
        {
            "id": 17303,
            "identifier": "GO:0032380",
            "identifier_type": "str",
            "name": "regulation of intracellular sterol transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032380",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17304,
            "identifier": "GO:0035039",
            "identifier_type": "str",
            "name": "male pronucleus assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035039",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17305,
            "identifier": "PC7_2947",
            "identifier_type": "str",
            "name": "DNA Damage Recognition in GG-NER",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 17306,
            "identifier": "GO:0033306",
            "identifier_type": "str",
            "name": "phytol metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033306",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17307,
            "identifier": "GO:0038123",
            "identifier_type": "str",
            "name": "toll-like receptor TLR1:TLR2 signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0038123",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17308,
            "identifier": "10898",
            "identifier_type": "int",
            "name": "CPSF4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10898",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "cleavage and polyadenylation specific factor 4, 30kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 17309,
            "identifier": "160065",
            "identifier_type": "int",
            "name": "PATE1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/160065",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "prostate and testis expressed 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 17310,
            "identifier": "4860",
            "identifier_type": "int",
            "name": "PNP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4860",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "purine nucleoside phosphorylase"
            },
            "metanode": "Gene"
        },
        {
            "id": 17311,
            "identifier": "GO:0031666",
            "identifier_type": "str",
            "name": "positive regulation of lipopolysaccharide-mediated signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031666",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17312,
            "identifier": "54882",
            "identifier_type": "int",
            "name": "ANKHD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54882",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "ankyrin repeat and KH domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 17313,
            "identifier": "C0863070",
            "identifier_type": "str",
            "name": "Catheter site related reaction",
            "properties": {
                "url": "http://identifiers.org/umls/C0863070",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 17314,
            "identifier": "C0268732",
            "identifier_type": "str",
            "name": "Nephritic syndrome",
            "properties": {
                "url": "http://identifiers.org/umls/C0268732",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 17315,
            "identifier": "GO:0031065",
            "identifier_type": "str",
            "name": "positive regulation of histone deacetylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031065",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}