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=24900
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=24925",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=24875",
    "results": [
        {
            "id": 24894,
            "identifier": "DB01298",
            "identifier_type": "str",
            "name": "Sulfacytine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB01298",
                "inchi": "InChI=1S/C12H14N4O3S/c1-2-16-8-7-11(14-12(16)17)15-20(18,19)10-5-3-9(13)4-6-10/h3-8H,2,13H2,1H3,(H,14,15,17)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=SIBQAECNSSQUOD-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 24895,
            "identifier": "GO:0019215",
            "identifier_type": "str",
            "name": "intermediate filament binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019215",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 24896,
            "identifier": "22806",
            "identifier_type": "int",
            "name": "IKZF3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/22806",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "IKAROS family zinc finger 3 (Aiolos)"
            },
            "metanode": "Gene"
        },
        {
            "id": 24897,
            "identifier": "53346",
            "identifier_type": "int",
            "name": "TM6SF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/53346",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "transmembrane 6 superfamily member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 24898,
            "identifier": "GO:0044206",
            "identifier_type": "str",
            "name": "UMP salvage",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044206",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24899,
            "identifier": "GO:0043299",
            "identifier_type": "str",
            "name": "leukocyte degranulation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043299",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24900,
            "identifier": "PC7_7721",
            "identifier_type": "str",
            "name": "Syndecan-4-mediated signaling events",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 24901,
            "identifier": "C0854359",
            "identifier_type": "str",
            "name": "Insulin autoimmune syndrome",
            "properties": {
                "url": "http://identifiers.org/umls/C0854359",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 24902,
            "identifier": "126917",
            "identifier_type": "int",
            "name": "IFFO2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/126917",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "intermediate filament family orphan 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 24903,
            "identifier": "100287718",
            "identifier_type": "int",
            "name": "ANKRD66",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100287718",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "ankyrin repeat domain 66"
            },
            "metanode": "Gene"
        },
        {
            "id": 24904,
            "identifier": "55687",
            "identifier_type": "int",
            "name": "TRMU",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55687",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "tRNA 5-methylaminomethyl-2-thiouridylate methyltransferase"
            },
            "metanode": "Gene"
        },
        {
            "id": 24905,
            "identifier": "UBERON:0001970",
            "identifier_type": "str",
            "name": "bile",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001970",
                "bto_id": "BTO:0000121",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D001646"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 24906,
            "identifier": "GO:0002523",
            "identifier_type": "str",
            "name": "leukocyte migration involved in inflammatory response",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002523",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24907,
            "identifier": "GO:0043514",
            "identifier_type": "str",
            "name": "interleukin-12 complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043514",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 24908,
            "identifier": "GO:1903093",
            "identifier_type": "str",
            "name": "regulation of protein K48-linked deubiquitination",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903093",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24909,
            "identifier": "481",
            "identifier_type": "int",
            "name": "ATP1B1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/481",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "ATPase, Na+/K+ transporting, beta 1 polypeptide"
            },
            "metanode": "Gene"
        },
        {
            "id": 24910,
            "identifier": "8988",
            "identifier_type": "int",
            "name": "HSPB3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8988",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "heat shock 27kDa protein 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 24911,
            "identifier": "C2242574",
            "identifier_type": "str",
            "name": "Compulsive sexual behaviour",
            "properties": {
                "url": "http://identifiers.org/umls/C2242574",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 24912,
            "identifier": "GO:0044597",
            "identifier_type": "str",
            "name": "daunorubicin metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044597",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24913,
            "identifier": "GO:0031944",
            "identifier_type": "str",
            "name": "negative regulation of glucocorticoid metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031944",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24914,
            "identifier": "105378559",
            "identifier_type": "int",
            "name": "LOC105378559",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105378559",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "uncharacterized LOC105378559"
            },
            "metanode": "Gene"
        },
        {
            "id": 24915,
            "identifier": "GO:0006824",
            "identifier_type": "str",
            "name": "cobalt ion transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006824",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24916,
            "identifier": "GO:2000651",
            "identifier_type": "str",
            "name": "positive regulation of sodium ion transmembrane transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000651",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 24917,
            "identifier": "2822",
            "identifier_type": "int",
            "name": "GPLD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2822",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "glycosylphosphatidylinositol specific phospholipase D1"
            },
            "metanode": "Gene"
        },
        {
            "id": 24918,
            "identifier": "GO:0035276",
            "identifier_type": "str",
            "name": "ethanol binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035276",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        }
    ]
}