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=24275
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=24300",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=24250",
    "results": [
        {
            "id": 24269,
            "identifier": "22976",
            "identifier_type": "int",
            "name": "PAXIP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/22976",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "PAX interacting (with transcription-activation domain) protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 24270,
            "identifier": "400566",
            "identifier_type": "int",
            "name": "C17orf97",
            "properties": {
                "url": "http://identifiers.org/ncbigene/400566",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "chromosome 17 open reading frame 97"
            },
            "metanode": "Gene"
        },
        {
            "id": 24271,
            "identifier": "PC7_4300",
            "identifier_type": "str",
            "name": "Golgi Associated Vesicle Biogenesis",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 24272,
            "identifier": "C1142249",
            "identifier_type": "str",
            "name": "Infected cyst",
            "properties": {
                "url": "http://identifiers.org/umls/C1142249",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 24273,
            "identifier": "GO:1904948",
            "identifier_type": "str",
            "name": "midbrain dopaminergic neuron differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1904948",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24274,
            "identifier": "389119",
            "identifier_type": "int",
            "name": "FAM212A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/389119",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "family with sequence similarity 212, member A"
            },
            "metanode": "Gene"
        },
        {
            "id": 24275,
            "identifier": "GO:0021511",
            "identifier_type": "str",
            "name": "spinal cord patterning",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0021511",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24276,
            "identifier": "GO:0002913",
            "identifier_type": "str",
            "name": "positive regulation of lymphocyte anergy",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002913",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24277,
            "identifier": "PC7_6869",
            "identifier_type": "str",
            "name": "Reduction of cytosolic Ca++ levels",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 24278,
            "identifier": "55729",
            "identifier_type": "int",
            "name": "ATF7IP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55729",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "activating transcription factor 7 interacting protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 24279,
            "identifier": "442194",
            "identifier_type": "int",
            "name": "OR10C1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/442194",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "olfactory receptor, family 10, subfamily C, member 1 (gene/pseudogene)"
            },
            "metanode": "Gene"
        },
        {
            "id": 24280,
            "identifier": "GO:0090051",
            "identifier_type": "str",
            "name": "negative regulation of cell migration involved in sprouting angiogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090051",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24281,
            "identifier": "120793",
            "identifier_type": "int",
            "name": "OR56A4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/120793",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "olfactory receptor, family 56, subfamily A, member 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 24282,
            "identifier": "GO:0030071",
            "identifier_type": "str",
            "name": "regulation of mitotic metaphase/anaphase transition",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030071",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24283,
            "identifier": "411",
            "identifier_type": "int",
            "name": "ARSB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/411",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "arylsulfatase B"
            },
            "metanode": "Gene"
        },
        {
            "id": 24284,
            "identifier": "PC7_6533",
            "identifier_type": "str",
            "name": "Post NMDA receptor activation events",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 24285,
            "identifier": "440567",
            "identifier_type": "int",
            "name": "UQCRHL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/440567",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "ubiquinol-cytochrome c reductase hinge protein-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 24286,
            "identifier": "GO:0044325",
            "identifier_type": "str",
            "name": "ion channel binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044325",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 24287,
            "identifier": "GO:0019254",
            "identifier_type": "str",
            "name": "carnitine metabolic process, CoA-linked",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019254",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24288,
            "identifier": "27013",
            "identifier_type": "int",
            "name": "CNPPD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27013",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "cyclin Pas1/PHO80 domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 24289,
            "identifier": "2864",
            "identifier_type": "int",
            "name": "FFAR1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2864",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "free fatty acid receptor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 24290,
            "identifier": "57553",
            "identifier_type": "int",
            "name": "MICAL3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57553",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "microtubule associated monooxygenase, calponin and LIM domain containing 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 24291,
            "identifier": "83442",
            "identifier_type": "int",
            "name": "SH3BGRL3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/83442",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "SH3 domain binding glutamate-rich protein like 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 24292,
            "identifier": "91949",
            "identifier_type": "int",
            "name": "COG7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/91949",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "component of oligomeric golgi complex 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 24293,
            "identifier": "80216",
            "identifier_type": "int",
            "name": "ALPK1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80216",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "alpha-kinase 1"
            },
            "metanode": "Gene"
        }
    ]
}