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=3325
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=3350",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=3300",
    "results": [
        {
            "id": 3311,
            "identifier": "134701",
            "identifier_type": "int",
            "name": "RIPPLY2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/134701",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "ripply transcriptional repressor 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 3312,
            "identifier": "100505573",
            "identifier_type": "int",
            "name": "INAFM2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100505573",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "InaF-motif containing 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 3313,
            "identifier": "GO:0061030",
            "identifier_type": "str",
            "name": "epithelial cell differentiation involved in mammary gland alveolus development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061030",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3314,
            "identifier": "GO:0051488",
            "identifier_type": "str",
            "name": "activation of anaphase-promoting complex activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051488",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3315,
            "identifier": "2114",
            "identifier_type": "int",
            "name": "ETS2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2114",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "v-ets avian erythroblastosis virus E26 oncogene homolog 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 3316,
            "identifier": "10749",
            "identifier_type": "int",
            "name": "KIF1C",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10749",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "kinesin family member 1C"
            },
            "metanode": "Gene"
        },
        {
            "id": 3317,
            "identifier": "C0852952",
            "identifier_type": "str",
            "name": "Optic nerve cupping",
            "properties": {
                "url": "http://identifiers.org/umls/C0852952",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3318,
            "identifier": "GO:0070221",
            "identifier_type": "str",
            "name": "sulfide oxidation, using sulfide:quinone oxidoreductase",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070221",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3319,
            "identifier": "4583",
            "identifier_type": "int",
            "name": "MUC2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4583",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "mucin 2, oligomeric mucus/gel-forming"
            },
            "metanode": "Gene"
        },
        {
            "id": 3320,
            "identifier": "DB01375",
            "identifier_type": "str",
            "name": "Dihydroxyaluminium",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01375",
                "inchi": "InChI=1S/C2H5NO2.Al.2H2O/c3-1-2(4)5;;;/h1,3H2,(H,4,5);;2*1H2/q;+1;;/p-1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=RBNPZEHAODHBPZ-UHFFFAOYSA-M"
            },
            "metanode": "Compound"
        },
        {
            "id": 3321,
            "identifier": "84889",
            "identifier_type": "int",
            "name": "SLC7A3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84889",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "solute carrier family 7 (cationic amino acid transporter, y+ system), member 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 3322,
            "identifier": "GO:0090317",
            "identifier_type": "str",
            "name": "negative regulation of intracellular protein transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090317",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3323,
            "identifier": "GO:0016149",
            "identifier_type": "str",
            "name": "translation release factor activity, codon specific",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016149",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 3324,
            "identifier": "105374752",
            "identifier_type": "int",
            "name": "LOC105374752",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105374752",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "atherin-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 3325,
            "identifier": "GO:0061004",
            "identifier_type": "str",
            "name": "pattern specification involved in kidney development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061004",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3326,
            "identifier": "7036",
            "identifier_type": "int",
            "name": "TFR2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7036",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "transferrin receptor 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 3327,
            "identifier": "C0024117",
            "identifier_type": "str",
            "name": "Chronic obstructive pulmonary disease",
            "properties": {
                "url": "http://identifiers.org/umls/C0024117",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3328,
            "identifier": "C0239937",
            "identifier_type": "str",
            "name": "Microscopic hematuria",
            "properties": {
                "url": "http://identifiers.org/umls/C0239937",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3329,
            "identifier": "388677",
            "identifier_type": "int",
            "name": "NOTCH2NL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/388677",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "notch 2 N-terminal like"
            },
            "metanode": "Gene"
        },
        {
            "id": 3330,
            "identifier": "GO:0070543",
            "identifier_type": "str",
            "name": "response to linoleic acid",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070543",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3331,
            "identifier": "GO:0004829",
            "identifier_type": "str",
            "name": "threonine-tRNA ligase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004829",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 3332,
            "identifier": "GO:0060718",
            "identifier_type": "str",
            "name": "chorionic trophoblast cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060718",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3333,
            "identifier": "1740",
            "identifier_type": "int",
            "name": "DLG2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1740",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "discs, large homolog 2 (Drosophila)"
            },
            "metanode": "Gene"
        },
        {
            "id": 3334,
            "identifier": "55303",
            "identifier_type": "int",
            "name": "GIMAP4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55303",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "GTPase, IMAP family member 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 3335,
            "identifier": "63922",
            "identifier_type": "int",
            "name": "CHTF18",
            "properties": {
                "url": "http://identifiers.org/ncbigene/63922",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "CTF18, chromosome transmission fidelity factor 18 homolog (S. cerevisiae)"
            },
            "metanode": "Gene"
        }
    ]
}