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=3550
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=3575",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=3525",
    "results": [
        {
            "id": 3536,
            "identifier": "C0023418",
            "identifier_type": "str",
            "name": "Leukaemia",
            "properties": {
                "url": "http://identifiers.org/umls/C0023418",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3537,
            "identifier": "GO:0008283",
            "identifier_type": "str",
            "name": "cell proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008283",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3538,
            "identifier": "C0235532",
            "identifier_type": "str",
            "name": "Cyanosis peripheral",
            "properties": {
                "url": "http://identifiers.org/umls/C0235532",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3539,
            "identifier": "GO:0022028",
            "identifier_type": "str",
            "name": "tangential migration from the subventricular zone to the olfactory bulb",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0022028",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3540,
            "identifier": "26027",
            "identifier_type": "int",
            "name": "ACOT11",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26027",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "acyl-CoA thioesterase 11"
            },
            "metanode": "Gene"
        },
        {
            "id": 3541,
            "identifier": "2022",
            "identifier_type": "int",
            "name": "ENG",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2022",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "endoglin"
            },
            "metanode": "Gene"
        },
        {
            "id": 3542,
            "identifier": "64332",
            "identifier_type": "int",
            "name": "NFKBIZ",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64332",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "nuclear factor of kappa light polypeptide gene enhancer in B-cells inhibitor, zeta"
            },
            "metanode": "Gene"
        },
        {
            "id": 3543,
            "identifier": "GO:0033754",
            "identifier_type": "str",
            "name": "indoleamine 2,3-dioxygenase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033754",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 3544,
            "identifier": "1114",
            "identifier_type": "int",
            "name": "CHGB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1114",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "chromogranin B"
            },
            "metanode": "Gene"
        },
        {
            "id": 3545,
            "identifier": "379",
            "identifier_type": "int",
            "name": "ARL4D",
            "properties": {
                "url": "http://identifiers.org/ncbigene/379",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "ADP-ribosylation factor-like 4D"
            },
            "metanode": "Gene"
        },
        {
            "id": 3546,
            "identifier": "8886",
            "identifier_type": "int",
            "name": "DDX18",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8886",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "DEAD (Asp-Glu-Ala-Asp) box polypeptide 18"
            },
            "metanode": "Gene"
        },
        {
            "id": 3547,
            "identifier": "GO:0061180",
            "identifier_type": "str",
            "name": "mammary gland epithelium development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061180",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3548,
            "identifier": "GO:0061428",
            "identifier_type": "str",
            "name": "negative regulation of transcription from RNA polymerase II promoter in response to hypoxia",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061428",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3549,
            "identifier": "D048968",
            "identifier_type": "str",
            "name": "Morning Sickness",
            "properties": {
                "url": "http://identifiers.org/mesh/D048968",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 3550,
            "identifier": "GO:0044300",
            "identifier_type": "str",
            "name": "cerebellar mossy fiber",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044300",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 3551,
            "identifier": "GO:0018279",
            "identifier_type": "str",
            "name": "protein N-linked glycosylation via asparagine",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0018279",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3552,
            "identifier": "DB00841",
            "identifier_type": "str",
            "name": "Dobutamine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00841",
                "inchi": "InChI=1S/C18H23NO3/c1-13(2-3-14-4-7-16(20)8-5-14)19-11-10-15-6-9-17(21)18(22)12-15/h4-9,12-13,19-22H,2-3,10-11H2,1H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=JRWZLRBJNMZMFE-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 3553,
            "identifier": "654254",
            "identifier_type": "int",
            "name": "ZNF732",
            "properties": {
                "url": "http://identifiers.org/ncbigene/654254",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "zinc finger protein 732"
            },
            "metanode": "Gene"
        },
        {
            "id": 3554,
            "identifier": "N0000007707",
            "identifier_type": "str",
            "name": "Diphosphonates",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000007707",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Chemical/Ingredient"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 3555,
            "identifier": "151887",
            "identifier_type": "int",
            "name": "CCDC80",
            "properties": {
                "url": "http://identifiers.org/ncbigene/151887",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "coiled-coil domain containing 80"
            },
            "metanode": "Gene"
        },
        {
            "id": 3556,
            "identifier": "5173",
            "identifier_type": "int",
            "name": "PDYN",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5173",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "prodynorphin"
            },
            "metanode": "Gene"
        },
        {
            "id": 3557,
            "identifier": "55195",
            "identifier_type": "int",
            "name": "C14orf105",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55195",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "chromosome 14 open reading frame 105"
            },
            "metanode": "Gene"
        },
        {
            "id": 3558,
            "identifier": "GO:0006959",
            "identifier_type": "str",
            "name": "humoral immune response",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006959",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3559,
            "identifier": "23268",
            "identifier_type": "int",
            "name": "DNMBP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23268",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "dynamin binding protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 3560,
            "identifier": "GO:0036057",
            "identifier_type": "str",
            "name": "slit diaphragm",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0036057",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        }
    ]
}