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=6825
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=6850",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=6800",
    "results": [
        {
            "id": 6816,
            "identifier": "GO:0070425",
            "identifier_type": "str",
            "name": "negative regulation of nucleotide-binding oligomerization domain containing signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070425",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6817,
            "identifier": "10213",
            "identifier_type": "int",
            "name": "PSMD14",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10213",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "proteasome (prosome, macropain) 26S subunit, non-ATPase, 14"
            },
            "metanode": "Gene"
        },
        {
            "id": 6818,
            "identifier": "441478",
            "identifier_type": "int",
            "name": "NRARP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/441478",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "NOTCH-regulated ankyrin repeat protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 6819,
            "identifier": "GO:0043173",
            "identifier_type": "str",
            "name": "nucleotide salvage",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043173",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6820,
            "identifier": "GO:0003994",
            "identifier_type": "str",
            "name": "aconitate hydratase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003994",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 6821,
            "identifier": "GO:0046651",
            "identifier_type": "str",
            "name": "lymphocyte proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046651",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6822,
            "identifier": "4047",
            "identifier_type": "int",
            "name": "LSS",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4047",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "lanosterol synthase (2,3-oxidosqualene-lanosterol cyclase)"
            },
            "metanode": "Gene"
        },
        {
            "id": 6823,
            "identifier": "8570",
            "identifier_type": "int",
            "name": "KHSRP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8570",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "KH-type splicing regulatory protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 6824,
            "identifier": "PC7_8130",
            "identifier_type": "str",
            "name": "Tandem of pore domain in a weak inwardly rectifying K+ channels (TWIK)",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 6825,
            "identifier": "GO:0097442",
            "identifier_type": "str",
            "name": "CA3 pyramidal cell dendrite",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097442",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 6826,
            "identifier": "C0232492",
            "identifier_type": "str",
            "name": "Abdominal pain upper",
            "properties": {
                "url": "http://identifiers.org/umls/C0232492",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 6827,
            "identifier": "10911",
            "identifier_type": "int",
            "name": "UTS2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10911",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "urotensin 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 6828,
            "identifier": "C0085636",
            "identifier_type": "str",
            "name": "Photophobia",
            "properties": {
                "url": "http://identifiers.org/umls/C0085636",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 6829,
            "identifier": "GO:0071866",
            "identifier_type": "str",
            "name": "negative regulation of apoptotic process in bone marrow",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071866",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6830,
            "identifier": "GO:0032645",
            "identifier_type": "str",
            "name": "regulation of granulocyte macrophage colony-stimulating factor production",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032645",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6831,
            "identifier": "GO:0061430",
            "identifier_type": "str",
            "name": "bone trabecula morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061430",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6832,
            "identifier": "GO:0008374",
            "identifier_type": "str",
            "name": "O-acyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008374",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 6833,
            "identifier": "4857",
            "identifier_type": "int",
            "name": "NOVA1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4857",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "neuro-oncological ventral antigen 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 6834,
            "identifier": "GO:0042908",
            "identifier_type": "str",
            "name": "xenobiotic transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042908",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6835,
            "identifier": "255426",
            "identifier_type": "int",
            "name": "RASGEF1C",
            "properties": {
                "url": "http://identifiers.org/ncbigene/255426",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "RasGEF domain family, member 1C"
            },
            "metanode": "Gene"
        },
        {
            "id": 6836,
            "identifier": "GO:0034476",
            "identifier_type": "str",
            "name": "U5 snRNA 3'-end processing",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034476",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6837,
            "identifier": "153768",
            "identifier_type": "int",
            "name": "PRELID2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/153768",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "PRELI domain containing 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 6838,
            "identifier": "9391",
            "identifier_type": "int",
            "name": "CIAO1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9391",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "cytosolic iron-sulfur assembly component 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 6839,
            "identifier": "DB00660",
            "identifier_type": "str",
            "name": "Metaxalone",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00660",
                "inchi": "InChI=1S/C12H15NO3/c1-8-3-9(2)5-10(4-8)15-7-11-6-13-12(14)16-11/h3-5,11H,6-7H2,1-2H3,(H,13,14)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=IMWZZHHPURKASS-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 6840,
            "identifier": "GO:0016079",
            "identifier_type": "str",
            "name": "synaptic vesicle exocytosis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016079",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}