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=8150
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=8175",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=8125",
    "results": [
        {
            "id": 8137,
            "identifier": "C0424296",
            "identifier_type": "str",
            "name": "Disinhibition",
            "properties": {
                "url": "http://identifiers.org/umls/C0424296",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 8138,
            "identifier": "51562",
            "identifier_type": "int",
            "name": "MBIP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51562",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "MAP3K12 binding inhibitory protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 8139,
            "identifier": "81607",
            "identifier_type": "int",
            "name": "PVRL4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/81607",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "poliovirus receptor-related 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 8140,
            "identifier": "GO:0071476",
            "identifier_type": "str",
            "name": "cellular hypotonic response",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071476",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8141,
            "identifier": "389549",
            "identifier_type": "int",
            "name": "FEZF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/389549",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "FEZ family zinc finger 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 8142,
            "identifier": "C0853705",
            "identifier_type": "str",
            "name": "Blood immunoglobulin G decreased",
            "properties": {
                "url": "http://identifiers.org/umls/C0853705",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 8143,
            "identifier": "GO:0060541",
            "identifier_type": "str",
            "name": "respiratory system development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060541",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8144,
            "identifier": "26873",
            "identifier_type": "int",
            "name": "OPLAH",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26873",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "5-oxoprolinase (ATP-hydrolysing)"
            },
            "metanode": "Gene"
        },
        {
            "id": 8145,
            "identifier": "4925",
            "identifier_type": "int",
            "name": "NUCB2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4925",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "nucleobindin 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 8146,
            "identifier": "PC7_2890",
            "identifier_type": "str",
            "name": "Cysteine formation from homocysteine",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 8147,
            "identifier": "GO:0032612",
            "identifier_type": "str",
            "name": "interleukin-1 production",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032612",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8148,
            "identifier": "GO:0015193",
            "identifier_type": "str",
            "name": "L-proline transmembrane transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015193",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 8149,
            "identifier": "GO:0017022",
            "identifier_type": "str",
            "name": "myosin binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0017022",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 8150,
            "identifier": "390260",
            "identifier_type": "int",
            "name": "OR6X1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/390260",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "olfactory receptor, family 6, subfamily X, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 8151,
            "identifier": "5193",
            "identifier_type": "int",
            "name": "PEX12",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5193",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "peroxisomal biogenesis factor 12"
            },
            "metanode": "Gene"
        },
        {
            "id": 8152,
            "identifier": "55103",
            "identifier_type": "int",
            "name": "RALGPS2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55103",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "Ral GEF with PH domain and SH3 binding motif 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 8153,
            "identifier": "116071",
            "identifier_type": "int",
            "name": "BATF2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/116071",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "basic leucine zipper transcription factor, ATF-like 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 8154,
            "identifier": "23160",
            "identifier_type": "int",
            "name": "WDR43",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23160",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "WD repeat domain 43"
            },
            "metanode": "Gene"
        },
        {
            "id": 8155,
            "identifier": "84245",
            "identifier_type": "int",
            "name": "MRI1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84245",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "methylthioribose-1-phosphate isomerase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 8156,
            "identifier": "PC7_8342",
            "identifier_type": "str",
            "name": "Transport and synthesis of PAPS",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 8157,
            "identifier": "GO:0002232",
            "identifier_type": "str",
            "name": "leukocyte chemotaxis involved in inflammatory response",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002232",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8158,
            "identifier": "GO:0016998",
            "identifier_type": "str",
            "name": "cell wall macromolecule catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016998",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8159,
            "identifier": "79590",
            "identifier_type": "int",
            "name": "MRPL24",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79590",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "mitochondrial ribosomal protein L24"
            },
            "metanode": "Gene"
        },
        {
            "id": 8160,
            "identifier": "GO:0003266",
            "identifier_type": "str",
            "name": "regulation of secondary heart field cardioblast proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003266",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 8161,
            "identifier": "9230",
            "identifier_type": "int",
            "name": "RAB11B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9230",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "RAB11B, member RAS oncogene family"
            },
            "metanode": "Gene"
        }
    ]
}