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=15450
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=15475",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=15425",
    "results": [
        {
            "id": 15440,
            "identifier": "GO:0051894",
            "identifier_type": "str",
            "name": "positive regulation of focal adhesion assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051894",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15441,
            "identifier": "GO:0030667",
            "identifier_type": "str",
            "name": "secretory granule membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030667",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 15442,
            "identifier": "DB06689",
            "identifier_type": "str",
            "name": "Ethanolamine Oleate",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB06689",
                "inchi": "InChI=1S/C18H34O2.C2H7NO/c1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17-18(19)20;3-1-2-4/h9-10H,2-8,11-17H2,1H3,(H,19,20);4H,1-3H2/b10-9-;",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=KGWDUNBJIMUFAP-KVVVOXFISA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 15443,
            "identifier": "115752",
            "identifier_type": "int",
            "name": "DIS3L",
            "properties": {
                "url": "http://identifiers.org/ncbigene/115752",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "DIS3 like exosome 3'-5' exoribonuclease"
            },
            "metanode": "Gene"
        },
        {
            "id": 15444,
            "identifier": "22985",
            "identifier_type": "int",
            "name": "ACIN1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/22985",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "apoptotic chromatin condensation inducer 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 15445,
            "identifier": "GO:0015125",
            "identifier_type": "str",
            "name": "bile acid transmembrane transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015125",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 15446,
            "identifier": "C0748726",
            "identifier_type": "str",
            "name": "Allergic sinusitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0748726",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 15447,
            "identifier": "GO:0030198",
            "identifier_type": "str",
            "name": "extracellular matrix organization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030198",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15448,
            "identifier": "GO:0048486",
            "identifier_type": "str",
            "name": "parasympathetic nervous system development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048486",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15449,
            "identifier": "55738",
            "identifier_type": "int",
            "name": "ARFGAP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55738",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "ADP-ribosylation factor GTPase activating protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 15450,
            "identifier": "GO:1904229",
            "identifier_type": "str",
            "name": "regulation of succinate dehydrogenase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1904229",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 15451,
            "identifier": "GO:0004449",
            "identifier_type": "str",
            "name": "isocitrate dehydrogenase (NAD+) activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004449",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 15452,
            "identifier": "387357",
            "identifier_type": "int",
            "name": "THEMIS",
            "properties": {
                "url": "http://identifiers.org/ncbigene/387357",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "thymocyte selection associated"
            },
            "metanode": "Gene"
        },
        {
            "id": 15453,
            "identifier": "GO:0017124",
            "identifier_type": "str",
            "name": "SH3 domain binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0017124",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 15454,
            "identifier": "420",
            "identifier_type": "int",
            "name": "ART4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/420",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "ADP-ribosyltransferase 4 (Dombrock blood group)"
            },
            "metanode": "Gene"
        },
        {
            "id": 15455,
            "identifier": "9183",
            "identifier_type": "int",
            "name": "ZW10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9183",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "zw10 kinetochore protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 15456,
            "identifier": "440560",
            "identifier_type": "int",
            "name": "PRAMEF11",
            "properties": {
                "url": "http://identifiers.org/ncbigene/440560",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "PRAME family member 11"
            },
            "metanode": "Gene"
        },
        {
            "id": 15457,
            "identifier": "27022",
            "identifier_type": "int",
            "name": "FOXD3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27022",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "forkhead box D3"
            },
            "metanode": "Gene"
        },
        {
            "id": 15458,
            "identifier": "2873",
            "identifier_type": "int",
            "name": "GPS1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2873",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "G protein pathway suppressor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 15459,
            "identifier": "57562",
            "identifier_type": "int",
            "name": "CEP126",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57562",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "centrosomal protein 126kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 15460,
            "identifier": "83451",
            "identifier_type": "int",
            "name": "ABHD11",
            "properties": {
                "url": "http://identifiers.org/ncbigene/83451",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "abhydrolase domain containing 11"
            },
            "metanode": "Gene"
        },
        {
            "id": 15461,
            "identifier": "283112",
            "identifier_type": "int",
            "name": "LOC283112",
            "properties": {
                "url": "http://identifiers.org/ncbigene/283112",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "uncharacterized LOC283112"
            },
            "metanode": "Gene"
        },
        {
            "id": 15462,
            "identifier": "C0003864",
            "identifier_type": "str",
            "name": "Arthritis",
            "properties": {
                "url": "http://identifiers.org/umls/C0003864",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 15463,
            "identifier": "5470",
            "identifier_type": "int",
            "name": "PPEF2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5470",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "protein phosphatase, EF-hand calcium binding domain 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 15464,
            "identifier": "4858",
            "identifier_type": "int",
            "name": "NOVA2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4858",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "neuro-oncological ventral antigen 2"
            },
            "metanode": "Gene"
        }
    ]
}