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=17625
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=17650",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=17600",
    "results": [
        {
            "id": 17614,
            "identifier": "134957",
            "identifier_type": "int",
            "name": "STXBP5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/134957",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "syntaxin binding protein 5 (tomosyn)"
            },
            "metanode": "Gene"
        },
        {
            "id": 17615,
            "identifier": "GO:0034764",
            "identifier_type": "str",
            "name": "positive regulation of transmembrane transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034764",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17616,
            "identifier": "C0853847",
            "identifier_type": "str",
            "name": "Pathogen resistance",
            "properties": {
                "url": "http://identifiers.org/umls/C0853847",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 17617,
            "identifier": "11005",
            "identifier_type": "int",
            "name": "SPINK5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11005",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "serine peptidase inhibitor, Kazal type 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 17618,
            "identifier": "167838",
            "identifier_type": "int",
            "name": "TXLNB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/167838",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "taxilin beta"
            },
            "metanode": "Gene"
        },
        {
            "id": 17619,
            "identifier": "GO:0048515",
            "identifier_type": "str",
            "name": "spermatid differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048515",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17620,
            "identifier": "GO:0071941",
            "identifier_type": "str",
            "name": "nitrogen cycle metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071941",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17621,
            "identifier": "C0040517",
            "identifier_type": "str",
            "name": "Tourette's disorder",
            "properties": {
                "url": "http://identifiers.org/umls/C0040517",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 17622,
            "identifier": "GO:1901018",
            "identifier_type": "str",
            "name": "positive regulation of potassium ion transmembrane transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901018",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17623,
            "identifier": "GO:0046476",
            "identifier_type": "str",
            "name": "glycosylceramide biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046476",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17624,
            "identifier": "GO:0051181",
            "identifier_type": "str",
            "name": "cofactor transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051181",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17625,
            "identifier": "4839",
            "identifier_type": "int",
            "name": "NOP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4839",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "NOP2 nucleolar protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 17626,
            "identifier": "GO:1903546",
            "identifier_type": "str",
            "name": "protein localization to photoreceptor outer segment",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903546",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17627,
            "identifier": "54861",
            "identifier_type": "int",
            "name": "SNRK",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54861",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "SNF related kinase"
            },
            "metanode": "Gene"
        },
        {
            "id": 17628,
            "identifier": "GO:0061378",
            "identifier_type": "str",
            "name": "corpora quadrigemina development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061378",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17629,
            "identifier": "115701",
            "identifier_type": "int",
            "name": "ALPK2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/115701",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "alpha-kinase 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 17630,
            "identifier": "GO:0004722",
            "identifier_type": "str",
            "name": "protein serine/threonine phosphatase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004722",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 17631,
            "identifier": "GO:0019783",
            "identifier_type": "str",
            "name": "ubiquitin-like protein-specific protease activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019783",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 17632,
            "identifier": "GO:1901655",
            "identifier_type": "str",
            "name": "cellular response to ketone",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901655",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17633,
            "identifier": "7292",
            "identifier_type": "int",
            "name": "TNFSF4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7292",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "tumor necrosis factor (ligand) superfamily, member 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 17634,
            "identifier": "GO:0033025",
            "identifier_type": "str",
            "name": "regulation of mast cell apoptotic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033025",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17635,
            "identifier": "GO:0098798",
            "identifier_type": "str",
            "name": "mitochondrial protein complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0098798",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 17636,
            "identifier": "GO:0004045",
            "identifier_type": "str",
            "name": "aminoacyl-tRNA hydrolase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004045",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 17637,
            "identifier": "C0234934",
            "identifier_type": "str",
            "name": "Urticaria vesiculosa",
            "properties": {
                "url": "http://identifiers.org/umls/C0234934",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 17638,
            "identifier": "126789",
            "identifier_type": "int",
            "name": "PUSL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/126789",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "pseudouridylate synthase-like 1"
            },
            "metanode": "Gene"
        }
    ]
}