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=12200
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=12225",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=12175",
    "results": [
        {
            "id": 12189,
            "identifier": "9616",
            "identifier_type": "int",
            "name": "RNF7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9616",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "ring finger protein 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 12190,
            "identifier": "51147",
            "identifier_type": "int",
            "name": "ING4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51147",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "inhibitor of growth family, member 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 12191,
            "identifier": "GO:0030500",
            "identifier_type": "str",
            "name": "regulation of bone mineralization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030500",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12192,
            "identifier": "GO:0032570",
            "identifier_type": "str",
            "name": "response to progesterone",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032570",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12193,
            "identifier": "128371",
            "identifier_type": "int",
            "name": "OR6K6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/128371",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "olfactory receptor, family 6, subfamily K, member 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 12194,
            "identifier": "GO:0036033",
            "identifier_type": "str",
            "name": "mediator complex binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0036033",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 12195,
            "identifier": "GO:0006766",
            "identifier_type": "str",
            "name": "vitamin metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006766",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12196,
            "identifier": "3578",
            "identifier_type": "int",
            "name": "IL9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3578",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "interleukin 9"
            },
            "metanode": "Gene"
        },
        {
            "id": 12197,
            "identifier": "GO:0046902",
            "identifier_type": "str",
            "name": "regulation of mitochondrial membrane permeability",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046902",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12198,
            "identifier": "83900",
            "identifier_type": "int",
            "name": "KRTAP9-3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/83900",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "keratin associated protein 9-3"
            },
            "metanode": "Gene"
        },
        {
            "id": 12199,
            "identifier": "GO:0002087",
            "identifier_type": "str",
            "name": "regulation of respiratory gaseous exchange by neurological system process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002087",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12200,
            "identifier": "GO:0031248",
            "identifier_type": "str",
            "name": "protein acetyltransferase complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031248",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 12201,
            "identifier": "136991",
            "identifier_type": "int",
            "name": "ASZ1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/136991",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "ankyrin repeat, SAM and basic leucine zipper domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 12202,
            "identifier": "10570",
            "identifier_type": "int",
            "name": "DPYSL4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10570",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "dihydropyrimidinase-like 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 12203,
            "identifier": "8536",
            "identifier_type": "int",
            "name": "CAMK1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8536",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "calcium/calmodulin-dependent protein kinase I"
            },
            "metanode": "Gene"
        },
        {
            "id": 12204,
            "identifier": "GO:1900157",
            "identifier_type": "str",
            "name": "regulation of bone mineralization involved in bone maturation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1900157",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12205,
            "identifier": "C0259749",
            "identifier_type": "str",
            "name": "Autonomic neuropathy",
            "properties": {
                "url": "http://identifiers.org/umls/C0259749",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 12206,
            "identifier": "4793",
            "identifier_type": "int",
            "name": "NFKBIB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4793",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "nuclear factor of kappa light polypeptide gene enhancer in B-cells inhibitor, beta"
            },
            "metanode": "Gene"
        },
        {
            "id": 12207,
            "identifier": "GO:0003292",
            "identifier_type": "str",
            "name": "cardiac septum cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003292",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12208,
            "identifier": "DB00431",
            "identifier_type": "str",
            "name": "Lindane",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00431",
                "inchi": "InChI=1S/C6H6Cl6/c7-1-2(8)4(10)6(12)5(11)3(1)9/h1-6H/t1-,2-,3-,4+,5+,6+",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=JLYXXMFPNIAWKQ-GNIYUCBRSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 12209,
            "identifier": "GO:0030916",
            "identifier_type": "str",
            "name": "otic vesicle formation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030916",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12210,
            "identifier": "GO:0006642",
            "identifier_type": "str",
            "name": "triglyceride mobilization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006642",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12211,
            "identifier": "DB00231",
            "identifier_type": "str",
            "name": "Temazepam",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00231",
                "inchi": "InChI=1S/C16H13ClN2O2/c1-19-13-8-7-11(17)9-12(13)14(18-15(20)16(19)21)10-5-3-2-4-6-10/h2-9,15,20H,1H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=SEQDDYPDSLOBDC-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 12212,
            "identifier": "PC7_7740",
            "identifier_type": "str",
            "name": "Synthesis of Leukotrienes (LT) and Eoxins (EX)",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 12213,
            "identifier": "100134301",
            "identifier_type": "int",
            "name": "LOC100134301",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100134301",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "description": "uncharacterized LOC100134301"
            },
            "metanode": "Gene"
        }
    ]
}