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=8300
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=8325",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=8275",
    "results": [
        {
            "id": 8287,
            "identifier": "C0877267",
            "identifier_type": "str",
            "name": "Peritonsillitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0877267",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 8288,
            "identifier": "GO:0033753",
            "identifier_type": "str",
            "name": "establishment of ribosome localization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033753",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8289,
            "identifier": "101929870",
            "identifier_type": "int",
            "name": "LOC101929870",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101929870",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "RNA polymerase II transcription factor SIII subunit A3-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 8290,
            "identifier": "GO:0040001",
            "identifier_type": "str",
            "name": "establishment of mitotic spindle localization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0040001",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8291,
            "identifier": "GO:0044342",
            "identifier_type": "str",
            "name": "type B pancreatic cell proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044342",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8292,
            "identifier": "1180",
            "identifier_type": "int",
            "name": "CLCN1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1180",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "chloride channel, voltage-sensitive 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 8293,
            "identifier": "GO:1901626",
            "identifier_type": "str",
            "name": "regulation of postsynaptic membrane organization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901626",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8294,
            "identifier": "C0003492",
            "identifier_type": "str",
            "name": "Coarctation of the aorta",
            "properties": {
                "url": "http://identifiers.org/umls/C0003492",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 8295,
            "identifier": "GO:0090133",
            "identifier_type": "str",
            "name": "mesendoderm migration",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090133",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8296,
            "identifier": "GO:0016935",
            "identifier_type": "str",
            "name": "glycine-gated chloride channel complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016935",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 8297,
            "identifier": "3633",
            "identifier_type": "int",
            "name": "INPP5B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3633",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "inositol polyphosphate-5-phosphatase, 75kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 8298,
            "identifier": "GO:0019882",
            "identifier_type": "str",
            "name": "antigen processing and presentation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019882",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8299,
            "identifier": "GO:0002924",
            "identifier_type": "str",
            "name": "negative regulation of humoral immune response mediated by circulating immunoglobulin",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002924",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8300,
            "identifier": "GO:0051403",
            "identifier_type": "str",
            "name": "stress-activated MAPK cascade",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051403",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8301,
            "identifier": "PC7_1868",
            "identifier_type": "str",
            "name": "Axonal growth stimulation",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 8302,
            "identifier": "C0948429",
            "identifier_type": "str",
            "name": "Diuretic effect",
            "properties": {
                "url": "http://identifiers.org/umls/C0948429",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 8303,
            "identifier": "2134",
            "identifier_type": "int",
            "name": "EXTL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2134",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "exostosin-like glycosyltransferase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 8304,
            "identifier": "10625",
            "identifier_type": "int",
            "name": "IVNS1ABP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10625",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "influenza virus NS1A binding protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 8305,
            "identifier": "C0271355",
            "identifier_type": "str",
            "name": "VIth nerve paralysis",
            "properties": {
                "url": "http://identifiers.org/umls/C0271355",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 8306,
            "identifier": "GO:1900084",
            "identifier_type": "str",
            "name": "regulation of peptidyl-tyrosine autophosphorylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1900084",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8307,
            "identifier": "GO:0005345",
            "identifier_type": "str",
            "name": "purine nucleobase transmembrane transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005345",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 8308,
            "identifier": "C0151701",
            "identifier_type": "str",
            "name": "Pulmonary haemorrhage",
            "properties": {
                "url": "http://identifiers.org/umls/C0151701",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 8309,
            "identifier": "PC7_5139",
            "identifier_type": "str",
            "name": "MEK activation",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 8310,
            "identifier": "GO:1904292",
            "identifier_type": "str",
            "name": "regulation of ERAD pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1904292",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8311,
            "identifier": "84909",
            "identifier_type": "int",
            "name": "C9orf3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84909",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "chromosome 9 open reading frame 3"
            },
            "metanode": "Gene"
        }
    ]
}