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=39575
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=39600",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=39550",
    "results": [
        {
            "id": 39574,
            "identifier": "GO:0070266",
            "identifier_type": "str",
            "name": "necroptotic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070266",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 39575,
            "identifier": "GO:0046323",
            "identifier_type": "str",
            "name": "glucose import",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046323",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 39576,
            "identifier": "GO:0044774",
            "identifier_type": "str",
            "name": "mitotic DNA integrity checkpoint",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044774",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 39577,
            "identifier": "GO:0090068",
            "identifier_type": "str",
            "name": "positive regulation of cell cycle process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090068",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 39578,
            "identifier": "GO:0008381",
            "identifier_type": "str",
            "name": "mechanically-gated ion channel activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008381",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 39579,
            "identifier": "GO:0031595",
            "identifier_type": "str",
            "name": "nuclear proteasome complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031595",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 39580,
            "identifier": "26492",
            "identifier_type": "int",
            "name": "OR8G2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26492",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "olfactory receptor, family 8, subfamily G, member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 39581,
            "identifier": "56034",
            "identifier_type": "int",
            "name": "PDGFC",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56034",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "platelet derived growth factor C"
            },
            "metanode": "Gene"
        },
        {
            "id": 39582,
            "identifier": "57101",
            "identifier_type": "int",
            "name": "ANO2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57101",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "anoctamin 2, calcium activated chloride channel"
            },
            "metanode": "Gene"
        },
        {
            "id": 39583,
            "identifier": "79583",
            "identifier_type": "int",
            "name": "TMEM231",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79583",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "transmembrane protein 231"
            },
            "metanode": "Gene"
        },
        {
            "id": 39584,
            "identifier": "154313",
            "identifier_type": "int",
            "name": "C6orf165",
            "properties": {
                "url": "http://identifiers.org/ncbigene/154313",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "chromosome 6 open reading frame 165"
            },
            "metanode": "Gene"
        },
        {
            "id": 39585,
            "identifier": "716",
            "identifier_type": "int",
            "name": "C1S",
            "properties": {
                "url": "http://identifiers.org/ncbigene/716",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "complement component 1, s subcomponent"
            },
            "metanode": "Gene"
        },
        {
            "id": 39586,
            "identifier": "9223",
            "identifier_type": "int",
            "name": "MAGI1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9223",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "membrane associated guanylate kinase, WW and PDZ domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 39587,
            "identifier": "C0025218",
            "identifier_type": "str",
            "name": "Chloasma",
            "properties": {
                "url": "http://identifiers.org/umls/C0025218",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 39588,
            "identifier": "PC7_7457",
            "identifier_type": "str",
            "name": "Signaling by GPCR",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 39589,
            "identifier": "C0035333",
            "identifier_type": "str",
            "name": "Retinitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0035333",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 39590,
            "identifier": "GO:0000038",
            "identifier_type": "str",
            "name": "very long-chain fatty acid metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000038",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 39591,
            "identifier": "UBERON:0002275",
            "identifier_type": "str",
            "name": "reticular formation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0002275",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D012154"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 39592,
            "identifier": "3169",
            "identifier_type": "int",
            "name": "FOXA1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3169",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "forkhead box A1"
            },
            "metanode": "Gene"
        },
        {
            "id": 39593,
            "identifier": "C0032827",
            "identifier_type": "str",
            "name": "Potassium deficiency",
            "properties": {
                "url": "http://identifiers.org/umls/C0032827",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 39594,
            "identifier": "57602",
            "identifier_type": "int",
            "name": "USP36",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57602",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "ubiquitin specific peptidase 36"
            },
            "metanode": "Gene"
        },
        {
            "id": 39595,
            "identifier": "WP15_r82705",
            "identifier_type": "str",
            "name": "Selenium Micronutrient Network",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP15_r82705",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 39596,
            "identifier": "N0000010258",
            "identifier_type": "str",
            "name": "X-Ray Contrast Activity",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000010258",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Mechanism of Action"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 39597,
            "identifier": "283152",
            "identifier_type": "int",
            "name": "CCDC153",
            "properties": {
                "url": "http://identifiers.org/ncbigene/283152",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "coiled-coil domain containing 153"
            },
            "metanode": "Gene"
        },
        {
            "id": 39598,
            "identifier": "5510",
            "identifier_type": "int",
            "name": "PPP1R7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5510",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "protein phosphatase 1, regulatory subunit 7"
            },
            "metanode": "Gene"
        }
    ]
}