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=26025
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=26050",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=26000",
    "results": [
        {
            "id": 26017,
            "identifier": "9639",
            "identifier_type": "int",
            "name": "ARHGEF10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9639",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "Rho guanine nucleotide exchange factor (GEF) 10"
            },
            "metanode": "Gene"
        },
        {
            "id": 26018,
            "identifier": "347168",
            "identifier_type": "int",
            "name": "OR1J1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/347168",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "olfactory receptor, family 1, subfamily J, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 26019,
            "identifier": "51154",
            "identifier_type": "int",
            "name": "MRTO4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51154",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "mRNA turnover 4 homolog (S. cerevisiae)"
            },
            "metanode": "Gene"
        },
        {
            "id": 26020,
            "identifier": "GO:0051959",
            "identifier_type": "str",
            "name": "dynein light intermediate chain binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051959",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 26021,
            "identifier": "UBERON:0001365",
            "identifier_type": "str",
            "name": "sacro-iliac joint",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001365",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D012446"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 26022,
            "identifier": "7043",
            "identifier_type": "int",
            "name": "TGFB3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7043",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "transforming growth factor, beta 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 26023,
            "identifier": "GO:0033872",
            "identifier_type": "str",
            "name": "[heparan sulfate]-glucosamine 3-sulfotransferase 3 activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033872",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 26024,
            "identifier": "C0017551",
            "identifier_type": "str",
            "name": "Gilbert's syndrome",
            "properties": {
                "url": "http://identifiers.org/umls/C0017551",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 26025,
            "identifier": "100996746",
            "identifier_type": "int",
            "name": "SPDYE11",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100996746",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "speedy/RINGO cell cycle regulator family member E11"
            },
            "metanode": "Gene"
        },
        {
            "id": 26026,
            "identifier": "126668",
            "identifier_type": "int",
            "name": "TDRD10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/126668",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "tudor domain containing 10"
            },
            "metanode": "Gene"
        },
        {
            "id": 26027,
            "identifier": "25880",
            "identifier_type": "int",
            "name": "TMEM186",
            "properties": {
                "url": "http://identifiers.org/ncbigene/25880",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "transmembrane protein 186"
            },
            "metanode": "Gene"
        },
        {
            "id": 26028,
            "identifier": "1875",
            "identifier_type": "int",
            "name": "E2F5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1875",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "E2F transcription factor 5, p130-binding"
            },
            "metanode": "Gene"
        },
        {
            "id": 26029,
            "identifier": "150786",
            "identifier_type": "int",
            "name": "WTH3DI",
            "properties": {
                "url": "http://identifiers.org/ncbigene/150786",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "RAB6C-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 26030,
            "identifier": "8739",
            "identifier_type": "int",
            "name": "HRK",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8739",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "harakiri, BCL2 interacting protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 26031,
            "identifier": "GO:0003064",
            "identifier_type": "str",
            "name": "regulation of heart rate by hormone",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003064",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26034,
            "identifier": "GO:0033003",
            "identifier_type": "str",
            "name": "regulation of mast cell activation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033003",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26035,
            "identifier": "C0151480",
            "identifier_type": "str",
            "name": "Antinuclear antibody positive",
            "properties": {
                "url": "http://identifiers.org/umls/C0151480",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 26036,
            "identifier": "UBERON:0001437",
            "identifier_type": "str",
            "name": "epiphysis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001437",
                "bto_id": "BTO:0000413",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D004838"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 26037,
            "identifier": "5026",
            "identifier_type": "int",
            "name": "P2RX5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5026",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "purinergic receptor P2X, ligand gated ion channel, 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 26038,
            "identifier": "55048",
            "identifier_type": "int",
            "name": "VPS37C",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55048",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "vacuolar protein sorting 37 homolog C (S. cerevisiae)"
            },
            "metanode": "Gene"
        },
        {
            "id": 26039,
            "identifier": "GO:0001696",
            "identifier_type": "str",
            "name": "gastric acid secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001696",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26040,
            "identifier": "C0241729",
            "identifier_type": "str",
            "name": "Weight fluctuation",
            "properties": {
                "url": "http://identifiers.org/umls/C0241729",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 26041,
            "identifier": "101928548",
            "identifier_type": "int",
            "name": "LOC101928548",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101928548",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "uncharacterized LOC101928548"
            },
            "metanode": "Gene"
        },
        {
            "id": 26042,
            "identifier": "C1141885",
            "identifier_type": "str",
            "name": "Sclerosing encapsulating peritonitis",
            "properties": {
                "url": "http://identifiers.org/umls/C1141885",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 26043,
            "identifier": "GO:0009636",
            "identifier_type": "str",
            "name": "response to toxic substance",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009636",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}