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=6375
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=6400",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=6350",
    "results": [
        {
            "id": 6364,
            "identifier": "51426",
            "identifier_type": "int",
            "name": "POLK",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51426",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "polymerase (DNA directed) kappa"
            },
            "metanode": "Gene"
        },
        {
            "id": 6365,
            "identifier": "140836",
            "identifier_type": "int",
            "name": "BANF2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/140836",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "barrier to autointegration factor 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 6366,
            "identifier": "221545",
            "identifier_type": "int",
            "name": "C6orf136",
            "properties": {
                "url": "http://identifiers.org/ncbigene/221545",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "chromosome 6 open reading frame 136"
            },
            "metanode": "Gene"
        },
        {
            "id": 6367,
            "identifier": "101060024",
            "identifier_type": "int",
            "name": "LOC101060024",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101060024",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "uncharacterized protein C7orf73-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 6368,
            "identifier": "23339",
            "identifier_type": "int",
            "name": "VPS39",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23339",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "vacuolar protein sorting 39 homolog (S. cerevisiae)"
            },
            "metanode": "Gene"
        },
        {
            "id": 6369,
            "identifier": "C0019618",
            "identifier_type": "str",
            "name": "Histiocytosis",
            "properties": {
                "url": "http://identifiers.org/umls/C0019618",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 6370,
            "identifier": "GO:0032393",
            "identifier_type": "str",
            "name": "MHC class I receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032393",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 6371,
            "identifier": "GO:0043471",
            "identifier_type": "str",
            "name": "regulation of cellular carbohydrate catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043471",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6372,
            "identifier": "GO:0016441",
            "identifier_type": "str",
            "name": "posttranscriptional gene silencing",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016441",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6373,
            "identifier": "6198",
            "identifier_type": "int",
            "name": "RPS6KB1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6198",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "ribosomal protein S6 kinase, 70kDa, polypeptide 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 6374,
            "identifier": "GO:0035253",
            "identifier_type": "str",
            "name": "ciliary rootlet",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035253",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 6375,
            "identifier": "64983",
            "identifier_type": "int",
            "name": "MRPL32",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64983",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "mitochondrial ribosomal protein L32"
            },
            "metanode": "Gene"
        },
        {
            "id": 6377,
            "identifier": "GO:0032454",
            "identifier_type": "str",
            "name": "histone demethylase activity (H3-K9 specific)",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032454",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 6378,
            "identifier": "DB00942",
            "identifier_type": "str",
            "name": "Cycrimine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00942",
                "inchi": "InChI=1S/C19H29NO/c21-19(18-11-5-6-12-18,17-9-3-1-4-10-17)13-16-20-14-7-2-8-15-20/h1,3-4,9-10,18,21H,2,5-8,11-16H2",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=SWRUZBWLEWHWRI-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 6379,
            "identifier": "GO:0060285",
            "identifier_type": "str",
            "name": "cilium-dependent cell motility",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060285",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6380,
            "identifier": "GO:0009826",
            "identifier_type": "str",
            "name": "unidimensional cell growth",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009826",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6381,
            "identifier": "902",
            "identifier_type": "int",
            "name": "CCNH",
            "properties": {
                "url": "http://identifiers.org/ncbigene/902",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "cyclin H"
            },
            "metanode": "Gene"
        },
        {
            "id": 6382,
            "identifier": "9521",
            "identifier_type": "int",
            "name": "EEF1E1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9521",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "eukaryotic translation elongation factor 1 epsilon 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 6383,
            "identifier": "51052",
            "identifier_type": "int",
            "name": "PRLH",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51052",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "prolactin releasing hormone"
            },
            "metanode": "Gene"
        },
        {
            "id": 6384,
            "identifier": "GO:1903263",
            "identifier_type": "str",
            "name": "positive regulation of serine phosphorylation of STAT3 protein",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903263",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6385,
            "identifier": "GO:0015697",
            "identifier_type": "str",
            "name": "quaternary ammonium group transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015697",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6386,
            "identifier": "WP692_r69031",
            "identifier_type": "str",
            "name": "Sulfation Biotransformation Reaction",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP692_r69031",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 6387,
            "identifier": "C0206633",
            "identifier_type": "str",
            "name": "Angiomyolipoma",
            "properties": {
                "url": "http://identifiers.org/umls/C0206633",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 6388,
            "identifier": "3355",
            "identifier_type": "int",
            "name": "HTR1F",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3355",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "5-hydroxytryptamine (serotonin) receptor 1F, G protein-coupled"
            },
            "metanode": "Gene"
        },
        {
            "id": 6389,
            "identifier": "GO:0045098",
            "identifier_type": "str",
            "name": "type III intermediate filament",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045098",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        }
    ]
}