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=32000
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=32025",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=31975",
    "results": [
        {
            "id": 31995,
            "identifier": "C0854069",
            "identifier_type": "str",
            "name": "Tumour pain",
            "properties": {
                "url": "http://identifiers.org/umls/C0854069",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 31996,
            "identifier": "PC7_6663",
            "identifier_type": "str",
            "name": "Pyrimidine metabolism",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 31997,
            "identifier": "51329",
            "identifier_type": "int",
            "name": "ARL6IP4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51329",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "ADP-ribosylation factor-like 6 interacting protein 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 31998,
            "identifier": "7533",
            "identifier_type": "int",
            "name": "YWHAH",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7533",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "tyrosine 3-monooxygenase/tryptophan 5-monooxygenase activation protein, eta"
            },
            "metanode": "Gene"
        },
        {
            "id": 31999,
            "identifier": "GO:0010807",
            "identifier_type": "str",
            "name": "regulation of synaptic vesicle priming",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010807",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32000,
            "identifier": "GO:0016579",
            "identifier_type": "str",
            "name": "protein deubiquitination",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016579",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32001,
            "identifier": "GO:0046051",
            "identifier_type": "str",
            "name": "UTP metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046051",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32002,
            "identifier": "6357",
            "identifier_type": "int",
            "name": "CCL13",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6357",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "chemokine (C-C motif) ligand 13"
            },
            "metanode": "Gene"
        },
        {
            "id": 32003,
            "identifier": "C1142420",
            "identifier_type": "str",
            "name": "Hepatitis B reactivation",
            "properties": {
                "url": "http://identifiers.org/umls/C1142420",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 32004,
            "identifier": "79784",
            "identifier_type": "int",
            "name": "MYH14",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79784",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "myosin, heavy chain 14, non-muscle"
            },
            "metanode": "Gene"
        },
        {
            "id": 32005,
            "identifier": "GO:0007270",
            "identifier_type": "str",
            "name": "neuron-neuron synaptic transmission",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007270",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32006,
            "identifier": "933",
            "identifier_type": "int",
            "name": "CD22",
            "properties": {
                "url": "http://identifiers.org/ncbigene/933",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "CD22 molecule"
            },
            "metanode": "Gene"
        },
        {
            "id": 32007,
            "identifier": "390323",
            "identifier_type": "int",
            "name": "OR6C75",
            "properties": {
                "url": "http://identifiers.org/ncbigene/390323",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "olfactory receptor, family 6, subfamily C, member 75"
            },
            "metanode": "Gene"
        },
        {
            "id": 32008,
            "identifier": "C0549335",
            "identifier_type": "str",
            "name": "Bone pain aggravated",
            "properties": {
                "url": "http://identifiers.org/umls/C0549335",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 32009,
            "identifier": "3386",
            "identifier_type": "int",
            "name": "ICAM4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3386",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "intercellular adhesion molecule 4 (Landsteiner-Wiener blood group)"
            },
            "metanode": "Gene"
        },
        {
            "id": 32010,
            "identifier": "GO:0046373",
            "identifier_type": "str",
            "name": "L-arabinose metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046373",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32011,
            "identifier": "GO:0070933",
            "identifier_type": "str",
            "name": "histone H4 deacetylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070933",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32012,
            "identifier": "C0162638",
            "identifier_type": "str",
            "name": "Apoptosis",
            "properties": {
                "url": "http://identifiers.org/umls/C0162638",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 32013,
            "identifier": "GO:1904322",
            "identifier_type": "str",
            "name": "cellular response to forskolin",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1904322",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32014,
            "identifier": "GO:0097494",
            "identifier_type": "str",
            "name": "regulation of vesicle size",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097494",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32015,
            "identifier": "29988",
            "identifier_type": "int",
            "name": "SLC2A8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/29988",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "solute carrier family 2 (facilitated glucose transporter), member 8"
            },
            "metanode": "Gene"
        },
        {
            "id": 32016,
            "identifier": "5983",
            "identifier_type": "int",
            "name": "RFC3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5983",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "replication factor C (activator 1) 3, 38kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 32017,
            "identifier": "60528",
            "identifier_type": "int",
            "name": "ELAC2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/60528",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "elaC ribonuclease Z 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 32018,
            "identifier": "C0042769",
            "identifier_type": "str",
            "name": "Viral infection",
            "properties": {
                "url": "http://identifiers.org/umls/C0042769",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 32019,
            "identifier": "PC7_5124",
            "identifier_type": "str",
            "name": "MASTL Facilitates Mitotic Progression",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        }
    ]
}