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=16975
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=17000",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=16950",
    "results": [
        {
            "id": 16964,
            "identifier": "GO:0021794",
            "identifier_type": "str",
            "name": "thalamus development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0021794",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16965,
            "identifier": "C0015663",
            "identifier_type": "str",
            "name": "Fasting",
            "properties": {
                "url": "http://identifiers.org/umls/C0015663",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 16966,
            "identifier": "1602",
            "identifier_type": "int",
            "name": "DACH1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1602",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "dachshund family transcription factor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 16967,
            "identifier": "10237",
            "identifier_type": "int",
            "name": "SLC35B1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10237",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "solute carrier family 35, member B1"
            },
            "metanode": "Gene"
        },
        {
            "id": 16968,
            "identifier": "C0235146",
            "identifier_type": "str",
            "name": "Euphoric mood",
            "properties": {
                "url": "http://identifiers.org/umls/C0235146",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 16969,
            "identifier": "89801",
            "identifier_type": "int",
            "name": "PPP1R3F",
            "properties": {
                "url": "http://identifiers.org/ncbigene/89801",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "protein phosphatase 1, regulatory subunit 3F"
            },
            "metanode": "Gene"
        },
        {
            "id": 16970,
            "identifier": "GO:0009452",
            "identifier_type": "str",
            "name": "7-methylguanosine RNA capping",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009452",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16971,
            "identifier": "390992",
            "identifier_type": "int",
            "name": "HES3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/390992",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "hes family bHLH transcription factor 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 16972,
            "identifier": "285489",
            "identifier_type": "int",
            "name": "DOK7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/285489",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "docking protein 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 16973,
            "identifier": "266727",
            "identifier_type": "int",
            "name": "MDGA1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/266727",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "MAM domain containing glycosylphosphatidylinositol anchor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 16974,
            "identifier": "4071",
            "identifier_type": "int",
            "name": "TM4SF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4071",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "transmembrane 4 L six family member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 16975,
            "identifier": "GO:1904304",
            "identifier_type": "str",
            "name": "regulation of gastro-intestinal system smooth muscle contraction",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1904304",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16976,
            "identifier": "C0035854",
            "identifier_type": "str",
            "name": "Rosacea",
            "properties": {
                "url": "http://identifiers.org/umls/C0035854",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 16977,
            "identifier": "GO:0006817",
            "identifier_type": "str",
            "name": "phosphate ion transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006817",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16978,
            "identifier": "GO:0019470",
            "identifier_type": "str",
            "name": "4-hydroxyproline catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019470",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16979,
            "identifier": "474383",
            "identifier_type": "int",
            "name": "F8A2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/474383",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "coagulation factor VIII-associated 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 16980,
            "identifier": "100423062",
            "identifier_type": "int",
            "name": "IGLL5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100423062",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "immunoglobulin lambda-like polypeptide 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 16981,
            "identifier": "340178",
            "identifier_type": "int",
            "name": "LOC340178",
            "properties": {
                "url": "http://identifiers.org/ncbigene/340178",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "uncharacterized LOC340178"
            },
            "metanode": "Gene"
        },
        {
            "id": 16982,
            "identifier": "DB08947",
            "identifier_type": "str",
            "name": "Iopamidol",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB08947",
                "inchi": "InChI=1/C17H22I3N3O8/c1-6(28)15(29)23-14-12(19)9(16(30)21-7(2-24)3-25)11(18)10(13(14)20)17(31)22-8(4-26)5-27/h6-8,24-28H,2-5H2,1H3,(H,21,30)(H,22,31)(H,23,29)/t6-/s2",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=XQZXYNRDCRIARQ-MDOHGIEYNA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 16983,
            "identifier": "10935",
            "identifier_type": "int",
            "name": "PRDX3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10935",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "peroxiredoxin 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 16984,
            "identifier": "GO:0000175",
            "identifier_type": "str",
            "name": "3'-5'-exoribonuclease activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000175",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 16985,
            "identifier": "GO:0071547",
            "identifier_type": "str",
            "name": "piP-body",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071547",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 16986,
            "identifier": "390072",
            "identifier_type": "int",
            "name": "OR52N4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/390072",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "olfactory receptor, family 52, subfamily N, member 4 (gene/pseudogene)"
            },
            "metanode": "Gene"
        },
        {
            "id": 16987,
            "identifier": "155435",
            "identifier_type": "int",
            "name": "RBM33",
            "properties": {
                "url": "http://identifiers.org/ncbigene/155435",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "RNA binding motif protein 33"
            },
            "metanode": "Gene"
        },
        {
            "id": 16988,
            "identifier": "4753",
            "identifier_type": "int",
            "name": "NELL2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4753",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "NEL-like 2 (chicken)"
            },
            "metanode": "Gene"
        }
    ]
}