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=35300
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=35325",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=35275",
    "results": [
        {
            "id": 35296,
            "identifier": "221468",
            "identifier_type": "int",
            "name": "TMEM217",
            "properties": {
                "url": "http://identifiers.org/ncbigene/221468",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "transmembrane protein 217"
            },
            "metanode": "Gene"
        },
        {
            "id": 35297,
            "identifier": "GO:0006447",
            "identifier_type": "str",
            "name": "regulation of translational initiation by iron",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006447",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35298,
            "identifier": "255220",
            "identifier_type": "int",
            "name": "TXNDC8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/255220",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "thioredoxin domain containing 8 (spermatozoa)"
            },
            "metanode": "Gene"
        },
        {
            "id": 35299,
            "identifier": "346288",
            "identifier_type": "int",
            "name": "SEPT14",
            "properties": {
                "url": "http://identifiers.org/ncbigene/346288",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "septin 14"
            },
            "metanode": "Gene"
        },
        {
            "id": 35300,
            "identifier": "7104",
            "identifier_type": "int",
            "name": "TM4SF4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7104",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "transmembrane 4 L six family member 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 35336,
            "identifier": "C0856623",
            "identifier_type": "str",
            "name": "Orofacial oedema",
            "properties": {
                "url": "http://identifiers.org/umls/C0856623",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 35301,
            "identifier": "GO:0044387",
            "identifier_type": "str",
            "name": "negative regulation of protein kinase activity by regulation of protein phosphorylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044387",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35302,
            "identifier": "C0232933",
            "identifier_type": "str",
            "name": "Menstrual cycle abnormal",
            "properties": {
                "url": "http://identifiers.org/umls/C0232933",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 35303,
            "identifier": "116285",
            "identifier_type": "int",
            "name": "ACSM1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/116285",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "acyl-CoA synthetase medium-chain family member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 35304,
            "identifier": "GO:0031765",
            "identifier_type": "str",
            "name": "type 2 galanin receptor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031765",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 35305,
            "identifier": "25957",
            "identifier_type": "int",
            "name": "PNISR",
            "properties": {
                "url": "http://identifiers.org/ncbigene/25957",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "PNN-interacting serine/arginine-rich protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 35306,
            "identifier": "GO:0051122",
            "identifier_type": "str",
            "name": "hepoxilin biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051122",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35307,
            "identifier": "GO:0010385",
            "identifier_type": "str",
            "name": "double-stranded methylated DNA binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010385",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 35308,
            "identifier": "GO:0008333",
            "identifier_type": "str",
            "name": "endosome to lysosome transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008333",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35309,
            "identifier": "57799",
            "identifier_type": "int",
            "name": "RAB40C",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57799",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "RAB40C, member RAS oncogene family"
            },
            "metanode": "Gene"
        },
        {
            "id": 35310,
            "identifier": "C0019156",
            "identifier_type": "str",
            "name": "Venoocclusive liver disease",
            "properties": {
                "url": "http://identifiers.org/umls/C0019156",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 35311,
            "identifier": "53",
            "identifier_type": "int",
            "name": "ACP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/53",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "acid phosphatase 2, lysosomal"
            },
            "metanode": "Gene"
        },
        {
            "id": 35312,
            "identifier": "8800",
            "identifier_type": "int",
            "name": "PEX11A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8800",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "peroxisomal biogenesis factor 11 alpha"
            },
            "metanode": "Gene"
        },
        {
            "id": 35313,
            "identifier": "GO:0046036",
            "identifier_type": "str",
            "name": "CTP metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046036",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35314,
            "identifier": "DB00579",
            "identifier_type": "str",
            "name": "Mazindol",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00579",
                "inchi": "InChI=1S/C16H13ClN2O/c17-12-7-5-11(6-8-12)16(20)14-4-2-1-3-13(14)15-18-9-10-19(15)16/h1-8,20H,9-10H2",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=ZPXSCAKFGYXMGA-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 35315,
            "identifier": "641371",
            "identifier_type": "int",
            "name": "ACOT1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/641371",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "acyl-CoA thioesterase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 35316,
            "identifier": "81501",
            "identifier_type": "int",
            "name": "DCSTAMP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/81501",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "dendrocyte expressed seven transmembrane protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 35317,
            "identifier": "253832",
            "identifier_type": "int",
            "name": "ZDHHC20",
            "properties": {
                "url": "http://identifiers.org/ncbigene/253832",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "zinc finger, DHHC-type containing 20"
            },
            "metanode": "Gene"
        },
        {
            "id": 35318,
            "identifier": "GO:0034991",
            "identifier_type": "str",
            "name": "nuclear meiotic cohesin complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034991",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 35319,
            "identifier": "GO:0021879",
            "identifier_type": "str",
            "name": "forebrain neuron differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0021879",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}