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=30500
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=30525",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=30475",
    "results": [
        {
            "id": 30493,
            "identifier": "51092",
            "identifier_type": "int",
            "name": "SIDT2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51092",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "SID1 transmembrane family, member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 30494,
            "identifier": "GO:0060590",
            "identifier_type": "str",
            "name": "ATPase regulator activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060590",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 30495,
            "identifier": "DB00865",
            "identifier_type": "str",
            "name": "Benzphetamine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00865",
                "inchi": "InChI=1S/C17H21N/c1-15(13-16-9-5-3-6-10-16)18(2)14-17-11-7-4-8-12-17/h3-12,15H,13-14H2,1-2H3/t15-/m0/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=YXKTVDFXDRQTKV-HNNXBMFYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 30496,
            "identifier": "C0270921",
            "identifier_type": "str",
            "name": "Axonal neuropathy",
            "properties": {
                "url": "http://identifiers.org/umls/C0270921",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 30497,
            "identifier": "GO:0060600",
            "identifier_type": "str",
            "name": "dichotomous subdivision of an epithelial terminal unit",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060600",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30498,
            "identifier": "GO:0033363",
            "identifier_type": "str",
            "name": "secretory granule organization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033363",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30499,
            "identifier": "100142659",
            "identifier_type": "int",
            "name": "CTAGE8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100142659",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "CTAGE family, member 8"
            },
            "metanode": "Gene"
        },
        {
            "id": 30500,
            "identifier": "GO:0009187",
            "identifier_type": "str",
            "name": "cyclic nucleotide metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009187",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30501,
            "identifier": "GO:0030216",
            "identifier_type": "str",
            "name": "keratinocyte differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030216",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30502,
            "identifier": "GO:0015813",
            "identifier_type": "str",
            "name": "L-glutamate transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015813",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30503,
            "identifier": "GO:0001525",
            "identifier_type": "str",
            "name": "angiogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001525",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30504,
            "identifier": "163778",
            "identifier_type": "int",
            "name": "SPRR4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/163778",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "small proline-rich protein 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 30505,
            "identifier": "4477",
            "identifier_type": "int",
            "name": "MSMB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4477",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "microseminoprotein, beta-"
            },
            "metanode": "Gene"
        },
        {
            "id": 30506,
            "identifier": "54499",
            "identifier_type": "int",
            "name": "TMCO1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54499",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "transmembrane and coiled-coil domains 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 30507,
            "identifier": "GO:0008081",
            "identifier_type": "str",
            "name": "phosphoric diester hydrolase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008081",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 30508,
            "identifier": "GO:0033489",
            "identifier_type": "str",
            "name": "cholesterol biosynthetic process via desmosterol",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033489",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30509,
            "identifier": "GO:0051932",
            "identifier_type": "str",
            "name": "synaptic transmission, GABAergic",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051932",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30510,
            "identifier": "GO:0006542",
            "identifier_type": "str",
            "name": "glutamine biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006542",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30511,
            "identifier": "D017246",
            "identifier_type": "str",
            "name": "Ophthalmoplegia, Chronic Progressive External",
            "properties": {
                "url": "http://identifiers.org/mesh/D017246",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 30512,
            "identifier": "WP3287_r84570",
            "identifier_type": "str",
            "name": "Overview of nanoparticle effects",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP3287_r84570",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 30513,
            "identifier": "1634",
            "identifier_type": "int",
            "name": "DCN",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1634",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "decorin"
            },
            "metanode": "Gene"
        },
        {
            "id": 30514,
            "identifier": "DB01073",
            "identifier_type": "str",
            "name": "Fludarabine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01073",
                "inchi": "InChI=1S/C10H13FN5O7P/c11-10-14-7(12)4-8(15-10)16(2-13-4)9-6(18)5(17)3(23-9)1-22-24(19,20)21/h2-3,5-6,9,17-18H,1H2,(H2,12,14,15)(H2,19,20,21)/t3-,5-,6+,9-/m1/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=GIUYCYHIANZCFB-FJFJXFQQSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 30515,
            "identifier": "N0000007606",
            "identifier_type": "str",
            "name": "Quinolones",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000007606",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Chemical/Ingredient"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 30516,
            "identifier": "C0235293",
            "identifier_type": "str",
            "name": "Taste peculiar",
            "properties": {
                "url": "http://identifiers.org/umls/C0235293",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 30517,
            "identifier": "3975",
            "identifier_type": "int",
            "name": "LHX1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3975",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "LIM homeobox 1"
            },
            "metanode": "Gene"
        }
    ]
}