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=28775
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=28800",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=28750",
    "results": [
        {
            "id": 28768,
            "identifier": "126282",
            "identifier_type": "int",
            "name": "TNFAIP8L1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/126282",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "tumor necrosis factor, alpha-induced protein 8-like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 28769,
            "identifier": "1489",
            "identifier_type": "int",
            "name": "CTF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1489",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "cardiotrophin 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 28770,
            "identifier": "GO:0097486",
            "identifier_type": "str",
            "name": "multivesicular body lumen",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097486",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 28771,
            "identifier": "C0021845",
            "identifier_type": "str",
            "name": "Intestinal perforation",
            "properties": {
                "url": "http://identifiers.org/umls/C0021845",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 28772,
            "identifier": "GO:0071139",
            "identifier_type": "str",
            "name": "resolution of recombination intermediates",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071139",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28773,
            "identifier": "GO:0002821",
            "identifier_type": "str",
            "name": "positive regulation of adaptive immune response",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002821",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28774,
            "identifier": "139425",
            "identifier_type": "int",
            "name": "DCAF8L1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/139425",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "DDB1 and CUL4 associated factor 8-like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 28775,
            "identifier": "GO:1903524",
            "identifier_type": "str",
            "name": "positive regulation of blood circulation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903524",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28776,
            "identifier": "GO:0035383",
            "identifier_type": "str",
            "name": "thioester metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035383",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28777,
            "identifier": "GO:0051665",
            "identifier_type": "str",
            "name": "membrane raft localization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051665",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28778,
            "identifier": "389124",
            "identifier_type": "int",
            "name": "IQCF5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/389124",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "IQ motif containing F5"
            },
            "metanode": "Gene"
        },
        {
            "id": 28779,
            "identifier": "C0948808",
            "identifier_type": "str",
            "name": "Catheter blockage",
            "properties": {
                "url": "http://identifiers.org/umls/C0948808",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 28780,
            "identifier": "2187",
            "identifier_type": "int",
            "name": "FANCB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2187",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "Fanconi anemia, complementation group B"
            },
            "metanode": "Gene"
        },
        {
            "id": 28781,
            "identifier": "10950",
            "identifier_type": "int",
            "name": "BTG3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10950",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "BTG family, member 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 28782,
            "identifier": "GO:0005127",
            "identifier_type": "str",
            "name": "ciliary neurotrophic factor receptor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005127",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 28783,
            "identifier": "C0003873",
            "identifier_type": "str",
            "name": "Rheumatoid arthritis",
            "properties": {
                "url": "http://identifiers.org/umls/C0003873",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 28784,
            "identifier": "GO:0046607",
            "identifier_type": "str",
            "name": "positive regulation of centrosome cycle",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046607",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28785,
            "identifier": "159989",
            "identifier_type": "int",
            "name": "CCDC67",
            "properties": {
                "url": "http://identifiers.org/ncbigene/159989",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "coiled-coil domain containing 67"
            },
            "metanode": "Gene"
        },
        {
            "id": 28786,
            "identifier": "4640",
            "identifier_type": "int",
            "name": "MYO1A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4640",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "myosin IA"
            },
            "metanode": "Gene"
        },
        {
            "id": 28787,
            "identifier": "PC7_1547",
            "identifier_type": "str",
            "name": "Activation of Rac",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 28788,
            "identifier": "GO:0009953",
            "identifier_type": "str",
            "name": "dorsal/ventral pattern formation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009953",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28789,
            "identifier": "4621",
            "identifier_type": "int",
            "name": "MYH3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4621",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "myosin, heavy chain 3, skeletal muscle, embryonic"
            },
            "metanode": "Gene"
        },
        {
            "id": 28790,
            "identifier": "GO:0006808",
            "identifier_type": "str",
            "name": "regulation of nitrogen utilization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006808",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28791,
            "identifier": "D009437",
            "identifier_type": "str",
            "name": "Neuralgia",
            "properties": {
                "url": "http://identifiers.org/mesh/D009437",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 28792,
            "identifier": "C0151955",
            "identifier_type": "str",
            "name": "Decreased tolerance",
            "properties": {
                "url": "http://identifiers.org/umls/C0151955",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}