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=10200
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=10225",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=10175",
    "results": [
        {
            "id": 10190,
            "identifier": "GO:0035526",
            "identifier_type": "str",
            "name": "retrograde transport, plasma membrane to Golgi",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035526",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10191,
            "identifier": "5928",
            "identifier_type": "int",
            "name": "RBBP4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5928",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "retinoblastoma binding protein 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 10192,
            "identifier": "10595",
            "identifier_type": "int",
            "name": "ERN2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10595",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "endoplasmic reticulum to nucleus signaling 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 10193,
            "identifier": "3115",
            "identifier_type": "int",
            "name": "HLA-DPB1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3115",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "major histocompatibility complex, class II, DP beta 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 10194,
            "identifier": "GO:1900544",
            "identifier_type": "str",
            "name": "positive regulation of purine nucleotide metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1900544",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10195,
            "identifier": "286183",
            "identifier_type": "int",
            "name": "NKAIN3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/286183",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "Na+/K+ transporting ATPase interacting 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 10196,
            "identifier": "GO:0060231",
            "identifier_type": "str",
            "name": "mesenchymal to epithelial transition",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060231",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10197,
            "identifier": "GO:0015085",
            "identifier_type": "str",
            "name": "calcium ion transmembrane transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015085",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 10198,
            "identifier": "6882",
            "identifier_type": "int",
            "name": "TAF11",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6882",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "TAF11 RNA polymerase II, TATA box binding protein (TBP)-associated factor, 28kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 10199,
            "identifier": "56904",
            "identifier_type": "int",
            "name": "SH3GLB2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56904",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "SH3-domain GRB2-like endophilin B2"
            },
            "metanode": "Gene"
        },
        {
            "id": 10200,
            "identifier": "C0860713",
            "identifier_type": "str",
            "name": "Carbon dioxide increased",
            "properties": {
                "url": "http://identifiers.org/umls/C0860713",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 10201,
            "identifier": "GO:1902305",
            "identifier_type": "str",
            "name": "regulation of sodium ion transmembrane transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902305",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10202,
            "identifier": "GO:0022891",
            "identifier_type": "str",
            "name": "substrate-specific transmembrane transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0022891",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 10203,
            "identifier": "N0000008048",
            "identifier_type": "str",
            "name": "Sulfonamides",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000008048",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Chemical/Ingredient"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 10204,
            "identifier": "105376906",
            "identifier_type": "int",
            "name": "LOC105376906",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105376906",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "endogenous retrovirus group K member 19 Pol protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 10205,
            "identifier": "C0152081",
            "identifier_type": "str",
            "name": "Pustular psoriasis",
            "properties": {
                "url": "http://identifiers.org/umls/C0152081",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 10206,
            "identifier": "10221",
            "identifier_type": "int",
            "name": "TRIB1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10221",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "tribbles pseudokinase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 10207,
            "identifier": "GO:0007144",
            "identifier_type": "str",
            "name": "female meiosis I",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007144",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10208,
            "identifier": "C0742906",
            "identifier_type": "str",
            "name": "C-reactive protein increased",
            "properties": {
                "url": "http://identifiers.org/umls/C0742906",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 10209,
            "identifier": "PC7_6393",
            "identifier_type": "str",
            "name": "Peptide chain elongation",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 10210,
            "identifier": "DB04920",
            "identifier_type": "str",
            "name": "Clevidipine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB04920",
                "inchi": "InChI=1S/C21H23Cl2NO6/c1-5-7-15(25)29-10-30-21(27)17-12(3)24-11(2)16(20(26)28-4)18(17)13-8-6-9-14(22)19(13)23/h6,8-9,18,24H,5,7,10H2,1-4H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=KPBZROQVTHLCDU-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 10211,
            "identifier": "105379648",
            "identifier_type": "int",
            "name": "LOC105379648",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105379648",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "DLA class II histocompatibility antigen, DR-1 beta chain-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 10212,
            "identifier": "4055",
            "identifier_type": "int",
            "name": "LTBR",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4055",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "lymphotoxin beta receptor (TNFR superfamily, member 3)"
            },
            "metanode": "Gene"
        },
        {
            "id": 10213,
            "identifier": "8450",
            "identifier_type": "int",
            "name": "CUL4B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8450",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "cullin 4B"
            },
            "metanode": "Gene"
        },
        {
            "id": 10214,
            "identifier": "GO:2000779",
            "identifier_type": "str",
            "name": "regulation of double-strand break repair",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000779",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}