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=28700
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=28725",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=28675",
    "results": [
        {
            "id": 28694,
            "identifier": "8784",
            "identifier_type": "int",
            "name": "TNFRSF18",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8784",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "tumor necrosis factor receptor superfamily, member 18"
            },
            "metanode": "Gene"
        },
        {
            "id": 28695,
            "identifier": "C0343869",
            "identifier_type": "str",
            "name": "Anal candidiasis",
            "properties": {
                "url": "http://identifiers.org/umls/C0343869",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 28696,
            "identifier": "C0019123",
            "identifier_type": "str",
            "name": "Haemothorax",
            "properties": {
                "url": "http://identifiers.org/umls/C0019123",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 28697,
            "identifier": "728082",
            "identifier_type": "int",
            "name": "CT47A3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/728082",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "cancer/testis antigen family 47, member A3"
            },
            "metanode": "Gene"
        },
        {
            "id": 28698,
            "identifier": "GO:0003333",
            "identifier_type": "str",
            "name": "amino acid transmembrane transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003333",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28699,
            "identifier": "PC7_4157",
            "identifier_type": "str",
            "name": "Glucagon signaling in metabolic regulation",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 28700,
            "identifier": "11253",
            "identifier_type": "int",
            "name": "MAN1B1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11253",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "mannosidase, alpha, class 1B, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 28701,
            "identifier": "GO:0004308",
            "identifier_type": "str",
            "name": "exo-alpha-sialidase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004308",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 28702,
            "identifier": "105371933",
            "identifier_type": "int",
            "name": "LOC105371933",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105371933",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "uncharacterized LOC105371933"
            },
            "metanode": "Gene"
        },
        {
            "id": 28703,
            "identifier": "5087",
            "identifier_type": "int",
            "name": "PBX1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5087",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "pre-B-cell leukemia homeobox 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 28704,
            "identifier": "55109",
            "identifier_type": "int",
            "name": "AGGF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55109",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "angiogenic factor with G patch and FHA domains 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 28705,
            "identifier": "102723532",
            "identifier_type": "int",
            "name": "LOC102723532",
            "properties": {
                "url": "http://identifiers.org/ncbigene/102723532",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "olfactory receptor 4N4"
            },
            "metanode": "Gene"
        },
        {
            "id": 28706,
            "identifier": "C0238656",
            "identifier_type": "str",
            "name": "Painful ankle",
            "properties": {
                "url": "http://identifiers.org/umls/C0238656",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 28707,
            "identifier": "22926",
            "identifier_type": "int",
            "name": "ATF6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/22926",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "activating transcription factor 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 28708,
            "identifier": "GO:0042589",
            "identifier_type": "str",
            "name": "zymogen granule membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042589",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 28709,
            "identifier": "10647",
            "identifier_type": "int",
            "name": "SCGB1D2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10647",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "secretoglobin, family 1D, member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 28710,
            "identifier": "UBERON:0002441",
            "identifier_type": "str",
            "name": "cervicothoracic ganglion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0002441",
                "bto_id": "BTO:0001815",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D013233"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 28711,
            "identifier": "GO:0035175",
            "identifier_type": "str",
            "name": "histone kinase activity (H3-S10 specific)",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035175",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 28712,
            "identifier": "124975",
            "identifier_type": "int",
            "name": "GGT6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/124975",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "gamma-glutamyltransferase 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 28713,
            "identifier": "C0740441",
            "identifier_type": "str",
            "name": "Acute diarrhea",
            "properties": {
                "url": "http://identifiers.org/umls/C0740441",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 28714,
            "identifier": "GO:0046832",
            "identifier_type": "str",
            "name": "negative regulation of RNA export from nucleus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046832",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28715,
            "identifier": "GO:0071596",
            "identifier_type": "str",
            "name": "ubiquitin-dependent protein catabolic process via the N-end rule pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071596",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28716,
            "identifier": "26249",
            "identifier_type": "int",
            "name": "KLHL3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26249",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "kelch-like family member 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 28717,
            "identifier": "79068",
            "identifier_type": "int",
            "name": "FTO",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79068",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "fat mass and obesity associated"
            },
            "metanode": "Gene"
        },
        {
            "id": 28718,
            "identifier": "64426",
            "identifier_type": "int",
            "name": "SUDS3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64426",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "suppressor of defective silencing 3 homolog (S. cerevisiae)"
            },
            "metanode": "Gene"
        }
    ]
}