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=16300
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=16325",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=16275",
    "results": [
        {
            "id": 16290,
            "identifier": "100131032",
            "identifier_type": "int",
            "name": "LOC100131032",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100131032",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "uncharacterized LOC100131032"
            },
            "metanode": "Gene"
        },
        {
            "id": 16291,
            "identifier": "GO:2000846",
            "identifier_type": "str",
            "name": "regulation of corticosteroid hormone secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000846",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16292,
            "identifier": "102724385",
            "identifier_type": "int",
            "name": "LOC102724385",
            "properties": {
                "url": "http://identifiers.org/ncbigene/102724385",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "uncharacterized LOC102724385"
            },
            "metanode": "Gene"
        },
        {
            "id": 16293,
            "identifier": "GO:0001849",
            "identifier_type": "str",
            "name": "complement component C1q binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001849",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 16294,
            "identifier": "GO:0044334",
            "identifier_type": "str",
            "name": "canonical Wnt signaling pathway involved in positive regulation of epithelial to mesenchymal transition",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044334",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16295,
            "identifier": "GO:0010566",
            "identifier_type": "str",
            "name": "regulation of ketone biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010566",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16296,
            "identifier": "644",
            "identifier_type": "int",
            "name": "BLVRA",
            "properties": {
                "url": "http://identifiers.org/ncbigene/644",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "biliverdin reductase A"
            },
            "metanode": "Gene"
        },
        {
            "id": 16297,
            "identifier": "GO:0007042",
            "identifier_type": "str",
            "name": "lysosomal lumen acidification",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007042",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16298,
            "identifier": "202051",
            "identifier_type": "int",
            "name": "SPATA24",
            "properties": {
                "url": "http://identifiers.org/ncbigene/202051",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "spermatogenesis associated 24"
            },
            "metanode": "Gene"
        },
        {
            "id": 16299,
            "identifier": "GO:1900452",
            "identifier_type": "str",
            "name": "regulation of long term synaptic depression",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1900452",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16300,
            "identifier": "3097",
            "identifier_type": "int",
            "name": "HIVEP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3097",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "human immunodeficiency virus type I enhancer binding protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 16301,
            "identifier": "57658",
            "identifier_type": "int",
            "name": "CALCOCO1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57658",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "calcium binding and coiled-coil domain 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 16302,
            "identifier": "GO:0004020",
            "identifier_type": "str",
            "name": "adenylylsulfate kinase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004020",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 16303,
            "identifier": "WP2804_r79882",
            "identifier_type": "str",
            "name": "Hair Follicle Development: Induction (Part 1 of 3)",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP2804_r79882",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 16304,
            "identifier": "5566",
            "identifier_type": "int",
            "name": "PRKACA",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5566",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "protein kinase, cAMP-dependent, catalytic, alpha"
            },
            "metanode": "Gene"
        },
        {
            "id": 16305,
            "identifier": "PC7_3853",
            "identifier_type": "str",
            "name": "FOXA2 and FOXA3 transcription factor networks",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 16306,
            "identifier": "C0031048",
            "identifier_type": "str",
            "name": "Pericarditis constrictive",
            "properties": {
                "url": "http://identifiers.org/umls/C0031048",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 16307,
            "identifier": "55505",
            "identifier_type": "int",
            "name": "NOP10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55505",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "NOP10 ribonucleoprotein"
            },
            "metanode": "Gene"
        },
        {
            "id": 16308,
            "identifier": "375346",
            "identifier_type": "int",
            "name": "TMEM110",
            "properties": {
                "url": "http://identifiers.org/ncbigene/375346",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "transmembrane protein 110"
            },
            "metanode": "Gene"
        },
        {
            "id": 16309,
            "identifier": "GO:0060697",
            "identifier_type": "str",
            "name": "positive regulation of phospholipid catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060697",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16310,
            "identifier": "GO:0009896",
            "identifier_type": "str",
            "name": "positive regulation of catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009896",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16311,
            "identifier": "346517",
            "identifier_type": "int",
            "name": "OR6V1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/346517",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "olfactory receptor, family 6, subfamily V, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 16312,
            "identifier": "6504",
            "identifier_type": "int",
            "name": "SLAMF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6504",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "signaling lymphocytic activation molecule family member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 16313,
            "identifier": "102724965",
            "identifier_type": "int",
            "name": "LOC102724965",
            "properties": {
                "url": "http://identifiers.org/ncbigene/102724965",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "uncharacterized LOC102724965"
            },
            "metanode": "Gene"
        },
        {
            "id": 16314,
            "identifier": "C0221100",
            "identifier_type": "str",
            "name": "Hangover",
            "properties": {
                "url": "http://identifiers.org/umls/C0221100",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}