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=14450
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=14475",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=14425",
    "results": [
        {
            "id": 14440,
            "identifier": "3835",
            "identifier_type": "int",
            "name": "KIF22",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3835",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "kinesin family member 22"
            },
            "metanode": "Gene"
        },
        {
            "id": 14441,
            "identifier": "GO:0006446",
            "identifier_type": "str",
            "name": "regulation of translational initiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006446",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14442,
            "identifier": "105373278",
            "identifier_type": "int",
            "name": "LOC105373278",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105373278",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "uncharacterized LOC105373278"
            },
            "metanode": "Gene"
        },
        {
            "id": 14443,
            "identifier": "2064",
            "identifier_type": "int",
            "name": "ERBB2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2064",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "erb-b2 receptor tyrosine kinase 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 14444,
            "identifier": "10827",
            "identifier_type": "int",
            "name": "FAM114A2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10827",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "family with sequence similarity 114, member A2"
            },
            "metanode": "Gene"
        },
        {
            "id": 14445,
            "identifier": "GO:0004674",
            "identifier_type": "str",
            "name": "protein serine/threonine kinase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004674",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 14446,
            "identifier": "C1096282",
            "identifier_type": "str",
            "name": "Medication residue",
            "properties": {
                "url": "http://identifiers.org/umls/C1096282",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 14447,
            "identifier": "81399",
            "identifier_type": "int",
            "name": "OR4F16",
            "properties": {
                "url": "http://identifiers.org/ncbigene/81399",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "olfactory receptor, family 4, subfamily F, member 16"
            },
            "metanode": "Gene"
        },
        {
            "id": 14448,
            "identifier": "GO:0015928",
            "identifier_type": "str",
            "name": "fucosidase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015928",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 14449,
            "identifier": "80263",
            "identifier_type": "int",
            "name": "TRIM45",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80263",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "tripartite motif containing 45"
            },
            "metanode": "Gene"
        },
        {
            "id": 14450,
            "identifier": "54555",
            "identifier_type": "int",
            "name": "DDX49",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54555",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "DEAD (Asp-Glu-Ala-Asp) box polypeptide 49"
            },
            "metanode": "Gene"
        },
        {
            "id": 14451,
            "identifier": "C0234146",
            "identifier_type": "str",
            "name": "Areflexia",
            "properties": {
                "url": "http://identifiers.org/umls/C0234146",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 14452,
            "identifier": "GO:0033326",
            "identifier_type": "str",
            "name": "cerebrospinal fluid secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033326",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14453,
            "identifier": "101927855",
            "identifier_type": "int",
            "name": "LOC101927855",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101927855",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "uncharacterized LOC101927855"
            },
            "metanode": "Gene"
        },
        {
            "id": 14454,
            "identifier": "7114",
            "identifier_type": "int",
            "name": "TMSB4X",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7114",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "thymosin beta 4, X-linked"
            },
            "metanode": "Gene"
        },
        {
            "id": 14455,
            "identifier": "GO:0034435",
            "identifier_type": "str",
            "name": "cholesterol esterification",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034435",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14456,
            "identifier": "92906",
            "identifier_type": "int",
            "name": "HNRNPLL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/92906",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "heterogeneous nuclear ribonucleoprotein L-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 14457,
            "identifier": "DB01005",
            "identifier_type": "str",
            "name": "Hydroxyurea",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01005",
                "inchi": "InChI=1S/CH4N2O2/c2-1(4)3-5/h5H,(H3,2,3,4)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=VSNHCAURESNICA-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 14458,
            "identifier": "DB00182",
            "identifier_type": "str",
            "name": "Amphetamine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00182",
                "inchi": "InChI=1S/C9H13N/c1-8(10)7-9-5-3-2-4-6-9/h2-6,8H,7,10H2,1H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=KWTSXDURSIMDCE-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 14459,
            "identifier": "100287284",
            "identifier_type": "int",
            "name": "MANSC4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100287284",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "MANSC domain containing 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 14460,
            "identifier": "GO:0000050",
            "identifier_type": "str",
            "name": "urea cycle",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000050",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14461,
            "identifier": "1690",
            "identifier_type": "int",
            "name": "COCH",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1690",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "cochlin"
            },
            "metanode": "Gene"
        },
        {
            "id": 14462,
            "identifier": "55509",
            "identifier_type": "int",
            "name": "BATF3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55509",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "basic leucine zipper transcription factor, ATF-like 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 14463,
            "identifier": "GO:0051185",
            "identifier_type": "str",
            "name": "coenzyme transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051185",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 14464,
            "identifier": "79042",
            "identifier_type": "int",
            "name": "TSEN34",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79042",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "TSEN34 tRNA splicing endonuclease subunit"
            },
            "metanode": "Gene"
        }
    ]
}