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=18850
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=18875",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=18825",
    "results": [
        {
            "id": 18842,
            "identifier": "57570",
            "identifier_type": "int",
            "name": "TRMT5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57570",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "tRNA methyltransferase 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 18843,
            "identifier": "GO:0045111",
            "identifier_type": "str",
            "name": "intermediate filament cytoskeleton",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045111",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 18844,
            "identifier": "GO:0030134",
            "identifier_type": "str",
            "name": "ER to Golgi transport vesicle",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030134",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 18845,
            "identifier": "91966",
            "identifier_type": "int",
            "name": "CXorf40A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/91966",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "chromosome X open reading frame 40A"
            },
            "metanode": "Gene"
        },
        {
            "id": 18846,
            "identifier": "80233",
            "identifier_type": "int",
            "name": "FAAP100",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80233",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "Fanconi anemia core complex associated protein 100"
            },
            "metanode": "Gene"
        },
        {
            "id": 18847,
            "identifier": "130271",
            "identifier_type": "int",
            "name": "PLEKHH2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/130271",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "pleckstrin homology domain containing, family H (with MyTH4 domain) member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 18848,
            "identifier": "5478",
            "identifier_type": "int",
            "name": "PPIA",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5478",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "peptidylprolyl isomerase A (cyclophilin A)"
            },
            "metanode": "Gene"
        },
        {
            "id": 18849,
            "identifier": "C0239819",
            "identifier_type": "str",
            "name": "Edema hands",
            "properties": {
                "url": "http://identifiers.org/umls/C0239819",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 18850,
            "identifier": "PC7_2527",
            "identifier_type": "str",
            "name": "Cell-cell junction organization",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 18851,
            "identifier": "C0029434",
            "identifier_type": "str",
            "name": "Osteogenesis imperfecta",
            "properties": {
                "url": "http://identifiers.org/umls/C0029434",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 18852,
            "identifier": "GO:0051983",
            "identifier_type": "str",
            "name": "regulation of chromosome segregation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051983",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18853,
            "identifier": "GO:0005782",
            "identifier_type": "str",
            "name": "peroxisomal matrix",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005782",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 18854,
            "identifier": "255919",
            "identifier_type": "int",
            "name": "CNEP1R1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/255919",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "CTD nuclear envelope phosphatase 1 regulatory subunit 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 18855,
            "identifier": "23317",
            "identifier_type": "int",
            "name": "DNAJC13",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23317",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "DnaJ (Hsp40) homolog, subfamily C, member 13"
            },
            "metanode": "Gene"
        },
        {
            "id": 18856,
            "identifier": "C0423234",
            "identifier_type": "str",
            "name": "Punctate epithelial erosion",
            "properties": {
                "url": "http://identifiers.org/umls/C0423234",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 18857,
            "identifier": "C1963951",
            "identifier_type": "str",
            "name": "Acute overdose",
            "properties": {
                "url": "http://identifiers.org/umls/C1963951",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 18858,
            "identifier": "GO:0034444",
            "identifier_type": "str",
            "name": "regulation of plasma lipoprotein particle oxidation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034444",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18859,
            "identifier": "6160",
            "identifier_type": "int",
            "name": "RPL31",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6160",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "ribosomal protein L31"
            },
            "metanode": "Gene"
        },
        {
            "id": 18860,
            "identifier": "27235",
            "identifier_type": "int",
            "name": "COQ2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27235",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "coenzyme Q2 4-hydroxybenzoate polyprenyltransferase"
            },
            "metanode": "Gene"
        },
        {
            "id": 18861,
            "identifier": "50613",
            "identifier_type": "int",
            "name": "UBQLN3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/50613",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "ubiquilin 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 18862,
            "identifier": "GO:0033136",
            "identifier_type": "str",
            "name": "serine phosphorylation of STAT3 protein",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033136",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18863,
            "identifier": "GO:1901652",
            "identifier_type": "str",
            "name": "response to peptide",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901652",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18864,
            "identifier": "GO:0004450",
            "identifier_type": "str",
            "name": "isocitrate dehydrogenase (NADP+) activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004450",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 18865,
            "identifier": "GO:0043030",
            "identifier_type": "str",
            "name": "regulation of macrophage activation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043030",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18866,
            "identifier": "9499",
            "identifier_type": "int",
            "name": "MYOT",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9499",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "myotilin"
            },
            "metanode": "Gene"
        }
    ]
}