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=24125
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=24150",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=24100",
    "results": [
        {
            "id": 24119,
            "identifier": "GO:0097227",
            "identifier_type": "str",
            "name": "sperm annulus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097227",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 24120,
            "identifier": "1145",
            "identifier_type": "int",
            "name": "CHRNE",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1145",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "cholinergic receptor, nicotinic, epsilon (muscle)"
            },
            "metanode": "Gene"
        },
        {
            "id": 24121,
            "identifier": "9652",
            "identifier_type": "int",
            "name": "TTC37",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9652",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "tetratricopeptide repeat domain 37"
            },
            "metanode": "Gene"
        },
        {
            "id": 24122,
            "identifier": "GO:0071469",
            "identifier_type": "str",
            "name": "cellular response to alkaline pH",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071469",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24123,
            "identifier": "340385",
            "identifier_type": "int",
            "name": "ZNF517",
            "properties": {
                "url": "http://identifiers.org/ncbigene/340385",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "zinc finger protein 517"
            },
            "metanode": "Gene"
        },
        {
            "id": 24124,
            "identifier": "119772",
            "identifier_type": "int",
            "name": "OR52M1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/119772",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "olfactory receptor, family 52, subfamily M, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 24125,
            "identifier": "GO:0009143",
            "identifier_type": "str",
            "name": "nucleoside triphosphate catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009143",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24126,
            "identifier": "3486",
            "identifier_type": "int",
            "name": "IGFBP3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3486",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "insulin-like growth factor binding protein 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 24127,
            "identifier": "DB00720",
            "identifier_type": "str",
            "name": "Clodronate",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00720",
                "inchi": "InChI=1S/CH4Cl2O6P2/c2-1(3,10(4,5)6)11(7,8)9/h(H2,4,5,6)(H2,7,8,9)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=ACSIXWWBWUQEHA-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 24128,
            "identifier": "GO:1990005",
            "identifier_type": "str",
            "name": "granular vesicle",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1990005",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 24129,
            "identifier": "GO:0071415",
            "identifier_type": "str",
            "name": "cellular response to purine-containing compound",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071415",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24130,
            "identifier": "GO:0046586",
            "identifier_type": "str",
            "name": "regulation of calcium-dependent cell-cell adhesion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046586",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24131,
            "identifier": "105378947",
            "identifier_type": "int",
            "name": "LOC105378947",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105378947",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "proline-rich extensin-like protein EPR1"
            },
            "metanode": "Gene"
        },
        {
            "id": 24132,
            "identifier": "5939",
            "identifier_type": "int",
            "name": "RBMS2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5939",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "RNA binding motif, single stranded interacting protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 24133,
            "identifier": "10606",
            "identifier_type": "int",
            "name": "PAICS",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10606",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "phosphoribosylaminoimidazole carboxylase, phosphoribosylaminoimidazole succinocarboxamide synthetase"
            },
            "metanode": "Gene"
        },
        {
            "id": 24134,
            "identifier": "C0085740",
            "identifier_type": "str",
            "name": "Mendelson's syndrome",
            "properties": {
                "url": "http://identifiers.org/umls/C0085740",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 24135,
            "identifier": "GO:0060009",
            "identifier_type": "str",
            "name": "Sertoli cell development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060009",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24136,
            "identifier": "653505",
            "identifier_type": "int",
            "name": "PPIAL4A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/653505",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "peptidylprolyl isomerase A (cyclophilin A)-like 4A"
            },
            "metanode": "Gene"
        },
        {
            "id": 24137,
            "identifier": "GO:0001704",
            "identifier_type": "str",
            "name": "formation of primary germ layer",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001704",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24138,
            "identifier": "C0743680",
            "identifier_type": "str",
            "name": "Eye oedema",
            "properties": {
                "url": "http://identifiers.org/umls/C0743680",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 24139,
            "identifier": "146456",
            "identifier_type": "int",
            "name": "TMED6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/146456",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "transmembrane emp24 protein transport domain containing 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 24140,
            "identifier": "56915",
            "identifier_type": "int",
            "name": "EXOSC5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56915",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "exosome component 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 24141,
            "identifier": "PC7_4005",
            "identifier_type": "str",
            "name": "G1/S Transition",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 24142,
            "identifier": "GO:0045277",
            "identifier_type": "str",
            "name": "respiratory chain complex IV",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045277",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 24143,
            "identifier": "GO:2000318",
            "identifier_type": "str",
            "name": "positive regulation of T-helper 17 type immune response",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000318",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}