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=13500
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=13525",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=13475",
    "results": [
        {
            "id": 13491,
            "identifier": "57103",
            "identifier_type": "int",
            "name": "TIGAR",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57103",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "TP53 induced glycolysis regulatory phosphatase"
            },
            "metanode": "Gene"
        },
        {
            "id": 13492,
            "identifier": "GO:0016532",
            "identifier_type": "str",
            "name": "superoxide dismutase copper chaperone activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016532",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 13493,
            "identifier": "C0080276",
            "identifier_type": "str",
            "name": "Urogenital disorder",
            "properties": {
                "url": "http://identifiers.org/umls/C0080276",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 13494,
            "identifier": "GO:0035252",
            "identifier_type": "str",
            "name": "UDP-xylosyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035252",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 13495,
            "identifier": "GO:0045744",
            "identifier_type": "str",
            "name": "negative regulation of G-protein coupled receptor protein signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045744",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13496,
            "identifier": "64223",
            "identifier_type": "int",
            "name": "MLST8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64223",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "MTOR associated protein, LST8 homolog (S. cerevisiae)"
            },
            "metanode": "Gene"
        },
        {
            "id": 13497,
            "identifier": "441925",
            "identifier_type": "int",
            "name": "BECN2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/441925",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "beclin 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 13498,
            "identifier": "N0000175972",
            "identifier_type": "str",
            "name": "Decreased Platelet Production",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000175972",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Physiologic Effect"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 13499,
            "identifier": "100652748",
            "identifier_type": "int",
            "name": "TIMM23B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100652748",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "translocase of inner mitochondrial membrane 23 homolog B (yeast)"
            },
            "metanode": "Gene"
        },
        {
            "id": 13500,
            "identifier": "N0000175982",
            "identifier_type": "str",
            "name": "Reversed Anticoagulation Activity",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000175982",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Physiologic Effect"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 13501,
            "identifier": "C0019079",
            "identifier_type": "str",
            "name": "Haemoptysis",
            "properties": {
                "url": "http://identifiers.org/umls/C0019079",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 13502,
            "identifier": "GO:0000124",
            "identifier_type": "str",
            "name": "SAGA complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000124",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 13503,
            "identifier": "142",
            "identifier_type": "int",
            "name": "PARP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/142",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "poly (ADP-ribose) polymerase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 13504,
            "identifier": "8761",
            "identifier_type": "int",
            "name": "PABPC4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8761",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "poly(A) binding protein, cytoplasmic 4 (inducible form)"
            },
            "metanode": "Gene"
        },
        {
            "id": 13505,
            "identifier": "C0037011",
            "identifier_type": "str",
            "name": "Shoulder pain",
            "properties": {
                "url": "http://identifiers.org/umls/C0037011",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 13506,
            "identifier": "GO:0045742",
            "identifier_type": "str",
            "name": "positive regulation of epidermal growth factor receptor signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045742",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13507,
            "identifier": "GO:0003002",
            "identifier_type": "str",
            "name": "regionalization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003002",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13508,
            "identifier": "PC7_2628",
            "identifier_type": "str",
            "name": "Classical Kir channels",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 13509,
            "identifier": "118881",
            "identifier_type": "int",
            "name": "COMTD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/118881",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "catechol-O-methyltransferase domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 13510,
            "identifier": "284349",
            "identifier_type": "int",
            "name": "ZNF283",
            "properties": {
                "url": "http://identifiers.org/ncbigene/284349",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 283"
            },
            "metanode": "Gene"
        },
        {
            "id": 13511,
            "identifier": "2595",
            "identifier_type": "int",
            "name": "GANC",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2595",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "glucosidase, alpha; neutral C"
            },
            "metanode": "Gene"
        },
        {
            "id": 13512,
            "identifier": "C0406484",
            "identifier_type": "str",
            "name": "Sebaceous hyperplasia",
            "properties": {
                "url": "http://identifiers.org/umls/C0406484",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 13513,
            "identifier": "91664",
            "identifier_type": "int",
            "name": "ZNF845",
            "properties": {
                "url": "http://identifiers.org/ncbigene/91664",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 845"
            },
            "metanode": "Gene"
        },
        {
            "id": 13514,
            "identifier": "79947",
            "identifier_type": "int",
            "name": "DHDDS",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79947",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "dehydrodolichyl diphosphate synthase"
            },
            "metanode": "Gene"
        },
        {
            "id": 13515,
            "identifier": "5048",
            "identifier_type": "int",
            "name": "PAFAH1B1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5048",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "platelet-activating factor acetylhydrolase 1b, regulatory subunit 1 (45kDa)"
            },
            "metanode": "Gene"
        }
    ]
}