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=5600
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=5625",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=5575",
    "results": [
        {
            "id": 5590,
            "identifier": "56884",
            "identifier_type": "int",
            "name": "FSTL5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56884",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "follistatin-like 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 5841,
            "identifier": "C0854382",
            "identifier_type": "str",
            "name": "Libido disorder",
            "properties": {
                "url": "http://identifiers.org/umls/C0854382",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 5591,
            "identifier": "9463",
            "identifier_type": "int",
            "name": "PICK1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9463",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "protein interacting with PRKCA 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 5592,
            "identifier": "GO:2000406",
            "identifier_type": "str",
            "name": "positive regulation of T cell migration",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000406",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5593,
            "identifier": "100287144",
            "identifier_type": "int",
            "name": "USP17L10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100287144",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "ubiquitin specific peptidase 17-like family member 10"
            },
            "metanode": "Gene"
        },
        {
            "id": 5594,
            "identifier": "25827",
            "identifier_type": "int",
            "name": "FBXL2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/25827",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "F-box and leucine-rich repeat protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 5595,
            "identifier": "63876",
            "identifier_type": "int",
            "name": "PKNOX2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/63876",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "PBX/knotted 1 homeobox 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 5596,
            "identifier": "89765",
            "identifier_type": "int",
            "name": "RSPH1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/89765",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "radial spoke head 1 homolog (Chlamydomonas)"
            },
            "metanode": "Gene"
        },
        {
            "id": 5597,
            "identifier": "C0231527",
            "identifier_type": "str",
            "name": "Muscular incoordination",
            "properties": {
                "url": "http://identifiers.org/umls/C0231527",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 5598,
            "identifier": "4019",
            "identifier_type": "int",
            "name": "LPAL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4019",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "lipoprotein, Lp(a)-like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 5599,
            "identifier": "C0151666",
            "identifier_type": "str",
            "name": "Gammaglobulins decreased",
            "properties": {
                "url": "http://identifiers.org/umls/C0151666",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 5600,
            "identifier": "GO:1901988",
            "identifier_type": "str",
            "name": "negative regulation of cell cycle phase transition",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901988",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5601,
            "identifier": "GO:0043686",
            "identifier_type": "str",
            "name": "co-translational protein modification",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043686",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5602,
            "identifier": "11011",
            "identifier_type": "int",
            "name": "TLK2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11011",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "tousled-like kinase 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 5603,
            "identifier": "GO:0030951",
            "identifier_type": "str",
            "name": "establishment or maintenance of microtubule cytoskeleton polarity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030951",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5604,
            "identifier": "GO:0032485",
            "identifier_type": "str",
            "name": "regulation of Ral protein signal transduction",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032485",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5605,
            "identifier": "C0005684",
            "identifier_type": "str",
            "name": "Bladder cancer",
            "properties": {
                "url": "http://identifiers.org/umls/C0005684",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 5606,
            "identifier": "28978",
            "identifier_type": "int",
            "name": "TMEM14A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/28978",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "transmembrane protein 14A"
            },
            "metanode": "Gene"
        },
        {
            "id": 5607,
            "identifier": "4973",
            "identifier_type": "int",
            "name": "OLR1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4973",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "oxidized low density lipoprotein (lectin-like) receptor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 5608,
            "identifier": "54995",
            "identifier_type": "int",
            "name": "OXSM",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54995",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "3-oxoacyl-ACP synthase, mitochondrial"
            },
            "metanode": "Gene"
        },
        {
            "id": 5609,
            "identifier": "102723418",
            "identifier_type": "int",
            "name": "LOC102723418",
            "properties": {
                "url": "http://identifiers.org/ncbigene/102723418",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "uncharacterized LOC102723418"
            },
            "metanode": "Gene"
        },
        {
            "id": 5610,
            "identifier": "GO:0010521",
            "identifier_type": "str",
            "name": "telomerase inhibitor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010521",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 5611,
            "identifier": "7298",
            "identifier_type": "int",
            "name": "TYMS",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7298",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "thymidylate synthetase"
            },
            "metanode": "Gene"
        },
        {
            "id": 5612,
            "identifier": "GO:0035329",
            "identifier_type": "str",
            "name": "hippo signaling",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035329",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 5613,
            "identifier": "3281",
            "identifier_type": "int",
            "name": "HSBP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3281",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "heat shock factor binding protein 1"
            },
            "metanode": "Gene"
        }
    ]
}