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=19025
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=19050",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=19000",
    "results": [
        {
            "id": 19015,
            "identifier": "10910",
            "identifier_type": "int",
            "name": "SUGT1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10910",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "SGT1, suppressor of G2 allele of SKP1 (S. cerevisiae)"
            },
            "metanode": "Gene"
        },
        {
            "id": 19016,
            "identifier": "GO:0036505",
            "identifier_type": "str",
            "name": "prosaposin receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0036505",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 19017,
            "identifier": "GO:0033561",
            "identifier_type": "str",
            "name": "regulation of water loss via skin",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033561",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19018,
            "identifier": "UBERON:0001004",
            "identifier_type": "str",
            "name": "respiratory system",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001004",
                "bto_id": "BTO:0000203",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D012137"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 19019,
            "identifier": "1027",
            "identifier_type": "int",
            "name": "CDKN1B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1027",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "cyclin-dependent kinase inhibitor 1B (p27, Kip1)"
            },
            "metanode": "Gene"
        },
        {
            "id": 19020,
            "identifier": "C0221512",
            "identifier_type": "str",
            "name": "Stomach ache",
            "properties": {
                "url": "http://identifiers.org/umls/C0221512",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 19021,
            "identifier": "C0022568",
            "identifier_type": "str",
            "name": "Keratitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0022568",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 19022,
            "identifier": "C2242575",
            "identifier_type": "str",
            "name": "Compulsive shopping",
            "properties": {
                "url": "http://identifiers.org/umls/C2242575",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 19023,
            "identifier": "GO:0086097",
            "identifier_type": "str",
            "name": "phospholipase C-activating angiotensin-activated signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0086097",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19024,
            "identifier": "C0005695",
            "identifier_type": "str",
            "name": "Bladder neoplasm",
            "properties": {
                "url": "http://identifiers.org/umls/C0005695",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 19025,
            "identifier": "GO:0045569",
            "identifier_type": "str",
            "name": "TRAIL binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045569",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 19026,
            "identifier": "GO:0032367",
            "identifier_type": "str",
            "name": "intracellular cholesterol transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032367",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19027,
            "identifier": "PC7_2393",
            "identifier_type": "str",
            "name": "Ca2+ pathway",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 19028,
            "identifier": "92170",
            "identifier_type": "int",
            "name": "MTG1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/92170",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "mitochondrial ribosome-associated GTPase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 19029,
            "identifier": "GO:0006272",
            "identifier_type": "str",
            "name": "leading strand elongation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006272",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19030,
            "identifier": "105377638",
            "identifier_type": "int",
            "name": "LOC105377638",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105377638",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "adhesive plaque matrix protein-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 19031,
            "identifier": "WP2359_r72121",
            "identifier_type": "str",
            "name": "Parkin-Ubiquitin Proteasomal System pathway",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP2359_r72121",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 19032,
            "identifier": "26034",
            "identifier_type": "int",
            "name": "IPCEF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26034",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "interaction protein for cytohesin exchange factors 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 19033,
            "identifier": "C0019214",
            "identifier_type": "str",
            "name": "Hepatosplenomegaly",
            "properties": {
                "url": "http://identifiers.org/umls/C0019214",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 19034,
            "identifier": "55576",
            "identifier_type": "int",
            "name": "STAB2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55576",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "stabilin 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 19035,
            "identifier": "C0751494",
            "identifier_type": "str",
            "name": "Convulsive seizure",
            "properties": {
                "url": "http://identifiers.org/umls/C0751494",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 19036,
            "identifier": "PC7_1987",
            "identifier_type": "str",
            "name": "BCR signaling pathway",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 19037,
            "identifier": "258",
            "identifier_type": "int",
            "name": "AMBN",
            "properties": {
                "url": "http://identifiers.org/ncbigene/258",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "ameloblastin (enamel matrix protein)"
            },
            "metanode": "Gene"
        },
        {
            "id": 19038,
            "identifier": "83860",
            "identifier_type": "int",
            "name": "TAF3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/83860",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "TAF3 RNA polymerase II, TATA box binding protein (TBP)-associated factor, 140kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 19039,
            "identifier": "GO:0060392",
            "identifier_type": "str",
            "name": "negative regulation of SMAD protein import into nucleus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060392",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}