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=34275
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=34300",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=34250",
    "results": [
        {
            "id": 34270,
            "identifier": "GO:0051924",
            "identifier_type": "str",
            "name": "regulation of calcium ion transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051924",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 34271,
            "identifier": "C0262417",
            "identifier_type": "str",
            "name": "Pancreatitis acute on chronic",
            "properties": {
                "url": "http://identifiers.org/umls/C0262417",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 34272,
            "identifier": "GO:0032930",
            "identifier_type": "str",
            "name": "positive regulation of superoxide anion generation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032930",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 34273,
            "identifier": "GO:0072178",
            "identifier_type": "str",
            "name": "nephric duct morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072178",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 34274,
            "identifier": "C0401151",
            "identifier_type": "str",
            "name": "Chronic diarrhea",
            "properties": {
                "url": "http://identifiers.org/umls/C0401151",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 34275,
            "identifier": "11215",
            "identifier_type": "int",
            "name": "AKAP11",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11215",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "A kinase (PRKA) anchor protein 11"
            },
            "metanode": "Gene"
        },
        {
            "id": 34276,
            "identifier": "C0036690",
            "identifier_type": "str",
            "name": "Septicemia",
            "properties": {
                "url": "http://identifiers.org/umls/C0036690",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 34277,
            "identifier": "DOID:9744",
            "identifier_type": "str",
            "name": "type 1 diabetes mellitus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/DOID_9744",
                "source": "Disease Ontology",
                "license": "CC BY 3.0"
            },
            "metanode": "Disease"
        },
        {
            "id": 34278,
            "identifier": "GO:0007315",
            "identifier_type": "str",
            "name": "pole plasm assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007315",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 34279,
            "identifier": "C0541799",
            "identifier_type": "str",
            "name": "Bad taste",
            "properties": {
                "url": "http://identifiers.org/umls/C0541799",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 34280,
            "identifier": "C0003892",
            "identifier_type": "str",
            "name": "Neuropathic arthropathy",
            "properties": {
                "url": "http://identifiers.org/umls/C0003892",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 34281,
            "identifier": "4905",
            "identifier_type": "int",
            "name": "NSF",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4905",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "N-ethylmaleimide-sensitive factor"
            },
            "metanode": "Gene"
        },
        {
            "id": 34282,
            "identifier": "54943",
            "identifier_type": "int",
            "name": "DNAJC28",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54943",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "DnaJ (Hsp40) homolog, subfamily C, member 28"
            },
            "metanode": "Gene"
        },
        {
            "id": 34283,
            "identifier": "C0029734",
            "identifier_type": "str",
            "name": "Other scleritis",
            "properties": {
                "url": "http://identifiers.org/umls/C0029734",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 34284,
            "identifier": "118460",
            "identifier_type": "int",
            "name": "EXOSC6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/118460",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "exosome component 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 34285,
            "identifier": "386674",
            "identifier_type": "int",
            "name": "KRTAP10-6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/386674",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "keratin associated protein 10-6"
            },
            "metanode": "Gene"
        },
        {
            "id": 34286,
            "identifier": "138240",
            "identifier_type": "int",
            "name": "C9orf57",
            "properties": {
                "url": "http://identifiers.org/ncbigene/138240",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "chromosome 9 open reading frame 57"
            },
            "metanode": "Gene"
        },
        {
            "id": 34287,
            "identifier": "GO:0044611",
            "identifier_type": "str",
            "name": "nuclear pore inner ring",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044611",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 34288,
            "identifier": "C1153706",
            "identifier_type": "str",
            "name": "Endometrial adenocarcinoma",
            "properties": {
                "url": "http://identifiers.org/umls/C1153706",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 34289,
            "identifier": "DB06203",
            "identifier_type": "str",
            "name": "Alogliptin",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB06203",
                "inchi": "InChI=1S/C18H21N5O2/c1-21-17(24)9-16(22-8-4-7-15(20)12-22)23(18(21)25)11-14-6-3-2-5-13(14)10-19/h2-3,5-6,9,15H,4,7-8,11-12,20H2,1H3/t15-/m1/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=ZSBOMTDTBDDKMP-OAHLLOKOSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 34290,
            "identifier": "389015",
            "identifier_type": "int",
            "name": "SLC9A4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/389015",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "solute carrier family 9, subfamily A (NHE4, cation proton antiporter 4), member 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 34291,
            "identifier": "GO:0034421",
            "identifier_type": "str",
            "name": "post-translational protein acetylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034421",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 34292,
            "identifier": "26339",
            "identifier_type": "int",
            "name": "OR5K1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26339",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "olfactory receptor, family 5, subfamily K, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 34293,
            "identifier": "GO:1903925",
            "identifier_type": "str",
            "name": "response to bisphenol A",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903925",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 34294,
            "identifier": "GO:1901228",
            "identifier_type": "str",
            "name": "positive regulation of transcription from RNA polymerase II promoter involved in heart development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901228",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}