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=21300
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=21325",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=21275",
    "results": [
        {
            "id": 21292,
            "identifier": "55833",
            "identifier_type": "int",
            "name": "UBAP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55833",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "ubiquitin associated protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 21293,
            "identifier": "C0425591",
            "identifier_type": "str",
            "name": "Dropped beats",
            "properties": {
                "url": "http://identifiers.org/umls/C0425591",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 21294,
            "identifier": "GO:0009101",
            "identifier_type": "str",
            "name": "glycoprotein biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009101",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21295,
            "identifier": "515",
            "identifier_type": "int",
            "name": "ATP5F1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/515",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "ATP synthase, H+ transporting, mitochondrial Fo complex, subunit B1"
            },
            "metanode": "Gene"
        },
        {
            "id": 21296,
            "identifier": "9150",
            "identifier_type": "int",
            "name": "CTDP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9150",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "CTD (carboxy-terminal domain, RNA polymerase II, polypeptide A) phosphatase, subunit 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 21297,
            "identifier": "100127206",
            "identifier_type": "int",
            "name": "KIAA1024L",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100127206",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "KIAA1024-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 21298,
            "identifier": "105378577",
            "identifier_type": "int",
            "name": "LOC105378577",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105378577",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "basic proline-rich protein-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 21299,
            "identifier": "374407",
            "identifier_type": "int",
            "name": "DNAJB13",
            "properties": {
                "url": "http://identifiers.org/ncbigene/374407",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "DnaJ (Hsp40) homolog, subfamily B, member 13"
            },
            "metanode": "Gene"
        },
        {
            "id": 21300,
            "identifier": "100288562",
            "identifier_type": "int",
            "name": "LOC100288562",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100288562",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "putative exonuclease GOR"
            },
            "metanode": "Gene"
        },
        {
            "id": 21301,
            "identifier": "27245",
            "identifier_type": "int",
            "name": "AHDC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27245",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "AT hook, DNA binding motif, containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 21302,
            "identifier": "2968",
            "identifier_type": "int",
            "name": "GTF2H4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2968",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "general transcription factor IIH, polypeptide 4, 52kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 21303,
            "identifier": "GO:1900113",
            "identifier_type": "str",
            "name": "negative regulation of histone H3-K9 trimethylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1900113",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21304,
            "identifier": "57529",
            "identifier_type": "int",
            "name": "RGAG1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57529",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "retrotransposon gag domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 21305,
            "identifier": "WP2374_r73668",
            "identifier_type": "str",
            "name": "Oncostatin M Signaling Pathway",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP2374_r73668",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 21306,
            "identifier": "83546",
            "identifier_type": "int",
            "name": "RTBDN",
            "properties": {
                "url": "http://identifiers.org/ncbigene/83546",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "retbindin"
            },
            "metanode": "Gene"
        },
        {
            "id": 21307,
            "identifier": "80320",
            "identifier_type": "int",
            "name": "SP6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80320",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "Sp6 transcription factor"
            },
            "metanode": "Gene"
        },
        {
            "id": 21308,
            "identifier": "GO:0044860",
            "identifier_type": "str",
            "name": "protein localization to plasma membrane raft",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044860",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21309,
            "identifier": "GO:0009138",
            "identifier_type": "str",
            "name": "pyrimidine nucleoside diphosphate metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009138",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21310,
            "identifier": "5437",
            "identifier_type": "int",
            "name": "POLR2H",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5437",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "polymerase (RNA) II (DNA directed) polypeptide H"
            },
            "metanode": "Gene"
        },
        {
            "id": 21311,
            "identifier": "51363",
            "identifier_type": "int",
            "name": "CHST15",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51363",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "carbohydrate (N-acetylgalactosamine 4-sulfate 6-O) sulfotransferase 15"
            },
            "metanode": "Gene"
        },
        {
            "id": 21312,
            "identifier": "GO:0089700",
            "identifier_type": "str",
            "name": "protein kinase D signaling",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0089700",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21313,
            "identifier": "90410",
            "identifier_type": "int",
            "name": "IFT20",
            "properties": {
                "url": "http://identifiers.org/ncbigene/90410",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "intraflagellar transport 20"
            },
            "metanode": "Gene"
        },
        {
            "id": 21314,
            "identifier": "GO:0051195",
            "identifier_type": "str",
            "name": "negative regulation of cofactor metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051195",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21315,
            "identifier": "GO:0014820",
            "identifier_type": "str",
            "name": "tonic smooth muscle contraction",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0014820",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21316,
            "identifier": "GO:0016657",
            "identifier_type": "str",
            "name": "oxidoreductase activity, acting on NAD(P)H, nitrogenous group as acceptor",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016657",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        }
    ]
}