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=23525
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=23550",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=23500",
    "results": [
        {
            "id": 23518,
            "identifier": "54828",
            "identifier_type": "int",
            "name": "BCAS3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54828",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "breast carcinoma amplified sequence 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 23519,
            "identifier": "130589",
            "identifier_type": "int",
            "name": "GALM",
            "properties": {
                "url": "http://identifiers.org/ncbigene/130589",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "galactose mutarotase (aldose 1-epimerase)"
            },
            "metanode": "Gene"
        },
        {
            "id": 23520,
            "identifier": "C0026393",
            "identifier_type": "str",
            "name": "Molluscum contagiosum",
            "properties": {
                "url": "http://identifiers.org/umls/C0026393",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 23521,
            "identifier": "GO:0036123",
            "identifier_type": "str",
            "name": "histone H3-K9 dimethylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0036123",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23522,
            "identifier": "GO:0001927",
            "identifier_type": "str",
            "name": "exocyst assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001927",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23523,
            "identifier": "GO:0043014",
            "identifier_type": "str",
            "name": "alpha-tubulin binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043014",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 23524,
            "identifier": "GO:0098791",
            "identifier_type": "str",
            "name": "Golgi subcompartment",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0098791",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 23525,
            "identifier": "26224",
            "identifier_type": "int",
            "name": "FBXL3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26224",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "F-box and leucine-rich repeat protein 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 23526,
            "identifier": "GO:0010563",
            "identifier_type": "str",
            "name": "negative regulation of phosphorus metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010563",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23527,
            "identifier": "102724205",
            "identifier_type": "int",
            "name": "LOC102724205",
            "properties": {
                "url": "http://identifiers.org/ncbigene/102724205",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "centromere protein J-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 23528,
            "identifier": "125113",
            "identifier_type": "int",
            "name": "KRT222",
            "properties": {
                "url": "http://identifiers.org/ncbigene/125113",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "keratin 222, type II"
            },
            "metanode": "Gene"
        },
        {
            "id": 23529,
            "identifier": "9083",
            "identifier_type": "int",
            "name": "BPY2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9083",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "Y",
                "description": "basic charge, Y-linked, 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 23530,
            "identifier": "GO:0060322",
            "identifier_type": "str",
            "name": "head development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060322",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23531,
            "identifier": "440348",
            "identifier_type": "int",
            "name": "NPIPB15",
            "properties": {
                "url": "http://identifiers.org/ncbigene/440348",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "nuclear pore complex interacting protein family, member B15"
            },
            "metanode": "Gene"
        },
        {
            "id": 23532,
            "identifier": "C0853015",
            "identifier_type": "str",
            "name": "Blood growth hormone increased",
            "properties": {
                "url": "http://identifiers.org/umls/C0853015",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 23533,
            "identifier": "C0853760",
            "identifier_type": "str",
            "name": "Blood potassium increased",
            "properties": {
                "url": "http://identifiers.org/umls/C0853760",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 23534,
            "identifier": "C0236663",
            "identifier_type": "str",
            "name": "Alcohol withdrawal syndrome",
            "properties": {
                "url": "http://identifiers.org/umls/C0236663",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 23535,
            "identifier": "GO:0065006",
            "identifier_type": "str",
            "name": "protein-carbohydrate complex assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0065006",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23536,
            "identifier": "2917",
            "identifier_type": "int",
            "name": "GRM7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2917",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "glutamate receptor, metabotropic 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 23537,
            "identifier": "80013",
            "identifier_type": "int",
            "name": "FAM188A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80013",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "family with sequence similarity 188, member A"
            },
            "metanode": "Gene"
        },
        {
            "id": 23538,
            "identifier": "392307",
            "identifier_type": "int",
            "name": "FAM221B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/392307",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "family with sequence similarity 221, member B"
            },
            "metanode": "Gene"
        },
        {
            "id": 23539,
            "identifier": "GO:0034116",
            "identifier_type": "str",
            "name": "positive regulation of heterotypic cell-cell adhesion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034116",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 23540,
            "identifier": "GO:0070938",
            "identifier_type": "str",
            "name": "contractile ring",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070938",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 23541,
            "identifier": "51296",
            "identifier_type": "int",
            "name": "SLC15A3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51296",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "solute carrier family 15 (oligopeptide transporter), member 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 23542,
            "identifier": "140809",
            "identifier_type": "int",
            "name": "SRXN1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/140809",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "sulfiredoxin 1"
            },
            "metanode": "Gene"
        }
    ]
}