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=31600
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=31625",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=31575",
    "results": [
        {
            "id": 31594,
            "identifier": "GO:0034719",
            "identifier_type": "str",
            "name": "SMN-Sm protein complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034719",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 31595,
            "identifier": "821",
            "identifier_type": "int",
            "name": "CANX",
            "properties": {
                "url": "http://identifiers.org/ncbigene/821",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "calnexin"
            },
            "metanode": "Gene"
        },
        {
            "id": 31596,
            "identifier": "9568",
            "identifier_type": "int",
            "name": "GABBR2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9568",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "gamma-aminobutyric acid (GABA) B receptor, 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 31597,
            "identifier": "C0162848",
            "identifier_type": "str",
            "name": "Eruption lichenoid",
            "properties": {
                "url": "http://identifiers.org/umls/C0162848",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 31598,
            "identifier": "340351",
            "identifier_type": "int",
            "name": "AGBL3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/340351",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "ATP/GTP binding protein-like 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 31599,
            "identifier": "101059914",
            "identifier_type": "int",
            "name": "LOC101059914",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101059914",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "protein FAM218A-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 31600,
            "identifier": "105379045",
            "identifier_type": "int",
            "name": "LOC105379045",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105379045",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "uncharacterized LOC105379045"
            },
            "metanode": "Gene"
        },
        {
            "id": 31601,
            "identifier": "WP2366_r73980",
            "identifier_type": "str",
            "name": "Butyrate-induced histone acetylation",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP2366_r73980",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 31602,
            "identifier": "GO:0009609",
            "identifier_type": "str",
            "name": "response to symbiotic bacterium",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009609",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31603,
            "identifier": "GO:0017119",
            "identifier_type": "str",
            "name": "Golgi transport complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0017119",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 31604,
            "identifier": "GO:0007442",
            "identifier_type": "str",
            "name": "hindgut morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007442",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31605,
            "identifier": "C0007785",
            "identifier_type": "str",
            "name": "Cerebral infarction",
            "properties": {
                "url": "http://identifiers.org/umls/C0007785",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 31606,
            "identifier": "GO:2000623",
            "identifier_type": "str",
            "name": "negative regulation of nuclear-transcribed mRNA catabolic process, nonsense-mediated decay",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000623",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31607,
            "identifier": "23710",
            "identifier_type": "int",
            "name": "GABARAPL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23710",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "GABA(A) receptor-associated protein like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 31608,
            "identifier": "GO:0042219",
            "identifier_type": "str",
            "name": "cellular modified amino acid catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042219",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31609,
            "identifier": "4100",
            "identifier_type": "int",
            "name": "MAGEA1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4100",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "melanoma antigen family A1"
            },
            "metanode": "Gene"
        },
        {
            "id": 31610,
            "identifier": "84678",
            "identifier_type": "int",
            "name": "KDM2B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84678",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "lysine (K)-specific demethylase 2B"
            },
            "metanode": "Gene"
        },
        {
            "id": 31611,
            "identifier": "6553",
            "identifier_type": "int",
            "name": "SLC9A5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6553",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "solute carrier family 9, subfamily A (NHE5, cation proton antiporter 5), member 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 31612,
            "identifier": "GO:0017144",
            "identifier_type": "str",
            "name": "drug metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0017144",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31613,
            "identifier": "101930075",
            "identifier_type": "int",
            "name": "LOC101930075",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101930075",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "polycystin-1-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 31614,
            "identifier": "C1320474",
            "identifier_type": "str",
            "name": "Nuchal rigidity",
            "properties": {
                "url": "http://identifiers.org/umls/C1320474",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 31615,
            "identifier": "1385",
            "identifier_type": "int",
            "name": "CREB1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1385",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "cAMP responsive element binding protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 31616,
            "identifier": "9892",
            "identifier_type": "int",
            "name": "SNAP91",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9892",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "synaptosomal-associated protein, 91kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 31617,
            "identifier": "170506",
            "identifier_type": "int",
            "name": "DHX36",
            "properties": {
                "url": "http://identifiers.org/ncbigene/170506",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "DEAH (Asp-Glu-Ala-His) box polypeptide 36"
            },
            "metanode": "Gene"
        },
        {
            "id": 31618,
            "identifier": "GO:0001567",
            "identifier_type": "str",
            "name": "cholesterol 25-hydroxylase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001567",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        }
    ]
}