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=18325
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=18350",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=18300",
    "results": [
        {
            "id": 18315,
            "identifier": "57633",
            "identifier_type": "int",
            "name": "LRRN1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57633",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "leucine rich repeat neuronal 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 18316,
            "identifier": "83650",
            "identifier_type": "int",
            "name": "SLC35G5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/83650",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "solute carrier family 35, member G5"
            },
            "metanode": "Gene"
        },
        {
            "id": 18317,
            "identifier": "GO:0007406",
            "identifier_type": "str",
            "name": "negative regulation of neuroblast proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007406",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18318,
            "identifier": "100129763",
            "identifier_type": "int",
            "name": "LOC100129763",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100129763",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "uncharacterized LOC100129763"
            },
            "metanode": "Gene"
        },
        {
            "id": 18319,
            "identifier": "GO:0014904",
            "identifier_type": "str",
            "name": "myotube cell development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0014904",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18320,
            "identifier": "PC7_7765",
            "identifier_type": "str",
            "name": "Synthesis of very long-chain fatty acyl-CoAs",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 18321,
            "identifier": "167153",
            "identifier_type": "int",
            "name": "PAPD4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/167153",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "PAP associated domain containing 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 18322,
            "identifier": "344167",
            "identifier_type": "int",
            "name": "FOXI3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/344167",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "forkhead box I3"
            },
            "metanode": "Gene"
        },
        {
            "id": 18323,
            "identifier": "GO:0038060",
            "identifier_type": "str",
            "name": "nitric oxide-cGMP-mediated signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0038060",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18324,
            "identifier": "GO:0046684",
            "identifier_type": "str",
            "name": "response to pyrethroid",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046684",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18325,
            "identifier": "113177",
            "identifier_type": "int",
            "name": "IZUMO4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/113177",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "IZUMO family member 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 18326,
            "identifier": "23636",
            "identifier_type": "int",
            "name": "NUP62",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23636",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "nucleoporin 62kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 18327,
            "identifier": "7994",
            "identifier_type": "int",
            "name": "KAT6A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7994",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "K(lysine) acetyltransferase 6A"
            },
            "metanode": "Gene"
        },
        {
            "id": 18328,
            "identifier": "C0029124",
            "identifier_type": "str",
            "name": "Optic atrophy",
            "properties": {
                "url": "http://identifiers.org/umls/C0029124",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 18329,
            "identifier": "GO:0035482",
            "identifier_type": "str",
            "name": "gastric motility",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035482",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18330,
            "identifier": "101927420",
            "identifier_type": "int",
            "name": "LOC101927420",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101927420",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "uncharacterized LOC101927420"
            },
            "metanode": "Gene"
        },
        {
            "id": 18331,
            "identifier": "6495",
            "identifier_type": "int",
            "name": "SIX1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6495",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "SIX homeobox 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 18333,
            "identifier": "337970",
            "identifier_type": "int",
            "name": "KRTAP19-3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/337970",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "keratin associated protein 19-3"
            },
            "metanode": "Gene"
        },
        {
            "id": 18334,
            "identifier": "1071",
            "identifier_type": "int",
            "name": "CETP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1071",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "cholesteryl ester transfer protein, plasma"
            },
            "metanode": "Gene"
        },
        {
            "id": 18335,
            "identifier": "140890",
            "identifier_type": "int",
            "name": "SREK1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/140890",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "splicing regulatory glutamine/lysine-rich protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 18336,
            "identifier": "51093",
            "identifier_type": "int",
            "name": "RRNAD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51093",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "ribosomal RNA adenine dimethylase domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 18337,
            "identifier": "GO:0071557",
            "identifier_type": "str",
            "name": "histone H3-K27 demethylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071557",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18338,
            "identifier": "56956",
            "identifier_type": "int",
            "name": "LHX9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56956",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "LIM homeobox 9"
            },
            "metanode": "Gene"
        },
        {
            "id": 18339,
            "identifier": "119682",
            "identifier_type": "int",
            "name": "OR51L1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/119682",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "olfactory receptor, family 51, subfamily L, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 18340,
            "identifier": "GO:0042998",
            "identifier_type": "str",
            "name": "positive regulation of Golgi to plasma membrane protein transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042998",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}