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=12075
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=12100",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=12050",
    "results": [
        {
            "id": 12066,
            "identifier": "64801",
            "identifier_type": "int",
            "name": "ARV1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64801",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "ARV1 homolog (S. cerevisiae)"
            },
            "metanode": "Gene"
        },
        {
            "id": 12067,
            "identifier": "D005683",
            "identifier_type": "str",
            "name": "Gagging",
            "properties": {
                "url": "http://identifiers.org/mesh/D005683",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 12068,
            "identifier": "GO:0090594",
            "identifier_type": "str",
            "name": "inflammatory response to wounding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090594",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12069,
            "identifier": "C0151669",
            "identifier_type": "str",
            "name": "Gamma globulins increased",
            "properties": {
                "url": "http://identifiers.org/umls/C0151669",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 12070,
            "identifier": "GO:0060236",
            "identifier_type": "str",
            "name": "regulation of mitotic spindle organization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060236",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12071,
            "identifier": "C0028866",
            "identifier_type": "str",
            "name": "IIIrd nerve paralysis",
            "properties": {
                "url": "http://identifiers.org/umls/C0028866",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 12072,
            "identifier": "GO:1901093",
            "identifier_type": "str",
            "name": "regulation of protein homotetramerization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901093",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12073,
            "identifier": "GO:0072509",
            "identifier_type": "str",
            "name": "divalent inorganic cation transmembrane transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072509",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 12074,
            "identifier": "976",
            "identifier_type": "int",
            "name": "ADGRE5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/976",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "adhesion G protein-coupled receptor E5"
            },
            "metanode": "Gene"
        },
        {
            "id": 12075,
            "identifier": "51014",
            "identifier_type": "int",
            "name": "TMED7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51014",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "transmembrane emp24 protein transport domain containing 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 12076,
            "identifier": "GO:0005244",
            "identifier_type": "str",
            "name": "voltage-gated ion channel activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005244",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 12077,
            "identifier": "105379054",
            "identifier_type": "int",
            "name": "LOC105379054",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105379054",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "uncharacterized LOC105379054"
            },
            "metanode": "Gene"
        },
        {
            "id": 12078,
            "identifier": "WP2007_r69751",
            "identifier_type": "str",
            "name": "Iron metabolism in placenta",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP2007_r69751",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 12079,
            "identifier": "GO:0032765",
            "identifier_type": "str",
            "name": "positive regulation of mast cell cytokine production",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032765",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12080,
            "identifier": "3445",
            "identifier_type": "int",
            "name": "IFNA8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3445",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "interferon, alpha 8"
            },
            "metanode": "Gene"
        },
        {
            "id": 12081,
            "identifier": "100505385",
            "identifier_type": "int",
            "name": "IQCJ-SCHIP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100505385",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "IQCJ-SCHIP1 readthrough"
            },
            "metanode": "Gene"
        },
        {
            "id": 12082,
            "identifier": "GO:0072666",
            "identifier_type": "str",
            "name": "establishment of protein localization to vacuole",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072666",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12083,
            "identifier": "105372872",
            "identifier_type": "int",
            "name": "LOC105372872",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105372872",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "predicted GPI-anchored protein 58"
            },
            "metanode": "Gene"
        },
        {
            "id": 12084,
            "identifier": "GO:0090481",
            "identifier_type": "str",
            "name": "pyrimidine nucleotide-sugar transmembrane transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090481",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12085,
            "identifier": "5770",
            "identifier_type": "int",
            "name": "PTPN1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5770",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "protein tyrosine phosphatase, non-receptor type 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 12086,
            "identifier": "10437",
            "identifier_type": "int",
            "name": "IFI30",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10437",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "interferon, gamma-inducible protein 30"
            },
            "metanode": "Gene"
        },
        {
            "id": 12087,
            "identifier": "GO:0016725",
            "identifier_type": "str",
            "name": "oxidoreductase activity, acting on CH or CH2 groups",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016725",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 12088,
            "identifier": "GO:0034220",
            "identifier_type": "str",
            "name": "ion transmembrane transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034220",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12089,
            "identifier": "GO:0006265",
            "identifier_type": "str",
            "name": "DNA topological change",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006265",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12090,
            "identifier": "4143",
            "identifier_type": "int",
            "name": "MAT1A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4143",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "methionine adenosyltransferase I, alpha"
            },
            "metanode": "Gene"
        }
    ]
}