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=44850
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=44875",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=44825",
    "results": [
        {
            "id": 44850,
            "identifier": "79156",
            "identifier_type": "int",
            "name": "PLEKHF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79156",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "pleckstrin homology domain containing, family F (with FYVE domain) member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 44851,
            "identifier": "GO:0001666",
            "identifier_type": "str",
            "name": "response to hypoxia",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001666",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 44852,
            "identifier": "9052",
            "identifier_type": "int",
            "name": "GPRC5A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9052",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "G protein-coupled receptor, class C, group 5, member A"
            },
            "metanode": "Gene"
        },
        {
            "id": 44853,
            "identifier": "C0333494",
            "identifier_type": "str",
            "name": "Phlebosclerosis",
            "properties": {
                "url": "http://identifiers.org/umls/C0333494",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 44854,
            "identifier": "C0040028",
            "identifier_type": "str",
            "name": "Essential thrombocythaemia",
            "properties": {
                "url": "http://identifiers.org/umls/C0040028",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 44855,
            "identifier": "GO:0021593",
            "identifier_type": "str",
            "name": "rhombomere morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0021593",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 44856,
            "identifier": "C0240211",
            "identifier_type": "str",
            "name": "Lip swelling",
            "properties": {
                "url": "http://identifiers.org/umls/C0240211",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 44857,
            "identifier": "2886",
            "identifier_type": "int",
            "name": "GRB7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2886",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "growth factor receptor-bound protein 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 44858,
            "identifier": "57447",
            "identifier_type": "int",
            "name": "NDRG2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57447",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "NDRG family member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 44859,
            "identifier": "GO:0045896",
            "identifier_type": "str",
            "name": "regulation of transcription during mitosis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045896",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 44860,
            "identifier": "80110",
            "identifier_type": "int",
            "name": "ZNF614",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80110",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 614"
            },
            "metanode": "Gene"
        },
        {
            "id": 44861,
            "identifier": "130132",
            "identifier_type": "int",
            "name": "RFTN2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/130132",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "raftlin family member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 44862,
            "identifier": "GO:0003413",
            "identifier_type": "str",
            "name": "chondrocyte differentiation involved in endochondral bone morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003413",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 44863,
            "identifier": "100528064",
            "identifier_type": "int",
            "name": "NEDD8-MDP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100528064",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "NEDD8-MDP1 readthrough"
            },
            "metanode": "Gene"
        },
        {
            "id": 44864,
            "identifier": "5339",
            "identifier_type": "int",
            "name": "PLEC",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5339",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "plectin"
            },
            "metanode": "Gene"
        },
        {
            "id": 44865,
            "identifier": "GO:0030425",
            "identifier_type": "str",
            "name": "dendrite",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030425",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 44866,
            "identifier": "51265",
            "identifier_type": "int",
            "name": "CDKL3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51265",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "cyclin-dependent kinase-like 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 44867,
            "identifier": "PC7_4044",
            "identifier_type": "str",
            "name": "GPCR ligand binding",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 44868,
            "identifier": "23178",
            "identifier_type": "int",
            "name": "PASK",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23178",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "PAS domain containing serine/threonine kinase"
            },
            "metanode": "Gene"
        },
        {
            "id": 44869,
            "identifier": "GO:0070001",
            "identifier_type": "str",
            "name": "aspartic-type peptidase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070001",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 44870,
            "identifier": "GO:0060847",
            "identifier_type": "str",
            "name": "endothelial cell fate specification",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060847",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 44871,
            "identifier": "PC7_7267",
            "identifier_type": "str",
            "name": "SHC1 events in ERBB2 signaling",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 44872,
            "identifier": "GO:2000047",
            "identifier_type": "str",
            "name": "regulation of cell-cell adhesion mediated by cadherin",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000047",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 44873,
            "identifier": "105369358",
            "identifier_type": "int",
            "name": "LOC105369358",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105369358",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "uncharacterized LOC105369358"
            },
            "metanode": "Gene"
        },
        {
            "id": 44874,
            "identifier": "UBERON:0002944",
            "identifier_type": "str",
            "name": "spinothalamic tract of medulla",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0002944",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D013133"
            },
            "metanode": "Anatomy"
        }
    ]
}