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=4175
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=4200",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=4150",
    "results": [
        {
            "id": 4159,
            "identifier": "PC7_2098",
            "identifier_type": "str",
            "name": "Biological oxidations",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 4160,
            "identifier": "6505",
            "identifier_type": "int",
            "name": "SLC1A1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6505",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "solute carrier family 1 (neuronal/epithelial high affinity glutamate transporter, system Xag), member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 4161,
            "identifier": "PC7_8803",
            "identifier_type": "str",
            "name": "ZBP1(DAI) mediated induction of type I IFNs",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 4162,
            "identifier": "C0239337",
            "identifier_type": "str",
            "name": "Limb deformity",
            "properties": {
                "url": "http://identifiers.org/umls/C0239337",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 4163,
            "identifier": "1081",
            "identifier_type": "int",
            "name": "CGA",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1081",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "glycoprotein hormones, alpha polypeptide"
            },
            "metanode": "Gene"
        },
        {
            "id": 4164,
            "identifier": "9844",
            "identifier_type": "int",
            "name": "ELMO1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9844",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "engulfment and cell motility 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 4165,
            "identifier": "51119",
            "identifier_type": "int",
            "name": "SBDS",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51119",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "Shwachman-Bodian-Diamond syndrome"
            },
            "metanode": "Gene"
        },
        {
            "id": 4166,
            "identifier": "105379287",
            "identifier_type": "int",
            "name": "LOC105379287",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105379287",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "uncharacterized LOC105379287"
            },
            "metanode": "Gene"
        },
        {
            "id": 4167,
            "identifier": "150248",
            "identifier_type": "int",
            "name": "C22orf15",
            "properties": {
                "url": "http://identifiers.org/ncbigene/150248",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "chromosome 22 open reading frame 15"
            },
            "metanode": "Gene"
        },
        {
            "id": 4168,
            "identifier": "3678",
            "identifier_type": "int",
            "name": "ITGA5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3678",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "integrin, alpha 5 (fibronectin receptor, alpha polypeptide)"
            },
            "metanode": "Gene"
        },
        {
            "id": 4526,
            "identifier": "PC7_6815",
            "identifier_type": "str",
            "name": "RNF mutants show enhanced WNT signaling and proliferation",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 4169,
            "identifier": "143241",
            "identifier_type": "int",
            "name": "DYDC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/143241",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "DPY30 domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 4170,
            "identifier": "GO:0032827",
            "identifier_type": "str",
            "name": "negative regulation of natural killer cell differentiation involved in immune response",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032827",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4171,
            "identifier": "342918",
            "identifier_type": "int",
            "name": "C19orf81",
            "properties": {
                "url": "http://identifiers.org/ncbigene/342918",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "chromosome 19 open reading frame 81"
            },
            "metanode": "Gene"
        },
        {
            "id": 4172,
            "identifier": "100130097",
            "identifier_type": "int",
            "name": "KIF28P",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100130097",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "kinesin family member 28, pseudogene"
            },
            "metanode": "Gene"
        },
        {
            "id": 4173,
            "identifier": "GO:0015833",
            "identifier_type": "str",
            "name": "peptide transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015833",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4174,
            "identifier": "GO:0043149",
            "identifier_type": "str",
            "name": "stress fiber assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043149",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4175,
            "identifier": "GO:0045686",
            "identifier_type": "str",
            "name": "negative regulation of glial cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045686",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4176,
            "identifier": "10542",
            "identifier_type": "int",
            "name": "LAMTOR5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10542",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "late endosomal/lysosomal adaptor, MAPK and MTOR activator 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 4177,
            "identifier": "GO:0043121",
            "identifier_type": "str",
            "name": "neurotrophin binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043121",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 4178,
            "identifier": "7625",
            "identifier_type": "int",
            "name": "ZNF74",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7625",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "zinc finger protein 74"
            },
            "metanode": "Gene"
        },
        {
            "id": 4179,
            "identifier": "GO:0002775",
            "identifier_type": "str",
            "name": "antimicrobial peptide production",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002775",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4180,
            "identifier": "4360",
            "identifier_type": "int",
            "name": "MRC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4360",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "mannose receptor, C type 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 4181,
            "identifier": "144195",
            "identifier_type": "int",
            "name": "SLC2A14",
            "properties": {
                "url": "http://identifiers.org/ncbigene/144195",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "solute carrier family 2 (facilitated glucose transporter), member 14"
            },
            "metanode": "Gene"
        },
        {
            "id": 4182,
            "identifier": "84938",
            "identifier_type": "int",
            "name": "ATG4C",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84938",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "autophagy related 4C, cysteine peptidase"
            },
            "metanode": "Gene"
        }
    ]
}