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=25025
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=25050",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=25000",
    "results": [
        {
            "id": 25018,
            "identifier": "100130890",
            "identifier_type": "int",
            "name": "TSTD3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100130890",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "thiosulfate sulfurtransferase (rhodanese)-like domain containing 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 25019,
            "identifier": "DB00423",
            "identifier_type": "str",
            "name": "Methocarbamol",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00423",
                "inchi": "InChI=1S/C11H15NO5/c1-15-9-4-2-3-5-10(9)16-6-8(13)7-17-11(12)14/h2-5,8,13H,6-7H2,1H3,(H2,12,14)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=GNXFOGHNGIVQEH-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 25020,
            "identifier": "26278",
            "identifier_type": "int",
            "name": "SACS",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26278",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "sacsin molecular chaperone"
            },
            "metanode": "Gene"
        },
        {
            "id": 25021,
            "identifier": "GO:0005905",
            "identifier_type": "str",
            "name": "coated pit",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005905",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 25022,
            "identifier": "GO:0060019",
            "identifier_type": "str",
            "name": "radial glial cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060019",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25023,
            "identifier": "101929304",
            "identifier_type": "int",
            "name": "LOC101929304",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101929304",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "uncharacterized LOC101929304"
            },
            "metanode": "Gene"
        },
        {
            "id": 25024,
            "identifier": "GO:2000169",
            "identifier_type": "str",
            "name": "regulation of peptidyl-cysteine S-nitrosylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000169",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25025,
            "identifier": "GO:0032324",
            "identifier_type": "str",
            "name": "molybdopterin cofactor biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032324",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25026,
            "identifier": "9121",
            "identifier_type": "int",
            "name": "SLC16A5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9121",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "solute carrier family 16 (monocarboxylate transporter), member 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 25027,
            "identifier": "C0035357",
            "identifier_type": "str",
            "name": "Retroperitoneal fibrosis",
            "properties": {
                "url": "http://identifiers.org/umls/C0035357",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 25028,
            "identifier": "GO:0007286",
            "identifier_type": "str",
            "name": "spermatid development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007286",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25064,
            "identifier": "5988",
            "identifier_type": "int",
            "name": "RFPL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5988",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "ret finger protein-like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 25029,
            "identifier": "DB00675",
            "identifier_type": "str",
            "name": "Tamoxifen",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00675",
                "inchi": "InChI=1S/C26H29NO/c1-4-25(21-11-7-5-8-12-21)26(22-13-9-6-10-14-22)23-15-17-24(18-16-23)28-20-19-27(2)3/h5-18H,4,19-20H2,1-3H3/b26-25-",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=NKANXQFJJICGDU-QPLCGJKRSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 25030,
            "identifier": "GO:0043371",
            "identifier_type": "str",
            "name": "negative regulation of CD4-positive, alpha-beta T cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043371",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25031,
            "identifier": "GO:0021602",
            "identifier_type": "str",
            "name": "cranial nerve morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0021602",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25032,
            "identifier": "C0026766",
            "identifier_type": "str",
            "name": "Multi-organ failure",
            "properties": {
                "url": "http://identifiers.org/umls/C0026766",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 25033,
            "identifier": "GO:0070306",
            "identifier_type": "str",
            "name": "lens fiber cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070306",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25034,
            "identifier": "C0006413",
            "identifier_type": "str",
            "name": "Burkitt's lymphoma",
            "properties": {
                "url": "http://identifiers.org/umls/C0006413",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 25035,
            "identifier": "PC7_4062",
            "identifier_type": "str",
            "name": "GRB2 events in ERBB2 signaling",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 25036,
            "identifier": "80179",
            "identifier_type": "int",
            "name": "MYO19",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80179",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "myosin XIX"
            },
            "metanode": "Gene"
        },
        {
            "id": 25037,
            "identifier": "C0877197",
            "identifier_type": "str",
            "name": "Numbness lips",
            "properties": {
                "url": "http://identifiers.org/umls/C0877197",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 25038,
            "identifier": "GO:0034250",
            "identifier_type": "str",
            "name": "positive regulation of cellular amide metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034250",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25039,
            "identifier": "5408",
            "identifier_type": "int",
            "name": "PNLIPRP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5408",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "pancreatic lipase-related protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 25040,
            "identifier": "51350",
            "identifier_type": "int",
            "name": "KRT76",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51350",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "keratin 76, type II"
            },
            "metanode": "Gene"
        },
        {
            "id": 25041,
            "identifier": "GO:0002250",
            "identifier_type": "str",
            "name": "adaptive immune response",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002250",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}