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=27575
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=27600",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=27550",
    "results": [
        {
            "id": 27566,
            "identifier": "10311",
            "identifier_type": "int",
            "name": "DSCR3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10311",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "Down syndrome critical region 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 27567,
            "identifier": "GO:0008228",
            "identifier_type": "str",
            "name": "opsonization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008228",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27568,
            "identifier": "C0005778",
            "identifier_type": "str",
            "name": "Clotting",
            "properties": {
                "url": "http://identifiers.org/umls/C0005778",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 27569,
            "identifier": "GO:0048188",
            "identifier_type": "str",
            "name": "Set1C/COMPASS complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048188",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 27570,
            "identifier": "285755",
            "identifier_type": "int",
            "name": "PPIL6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/285755",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "peptidylprolyl isomerase (cyclophilin)-like 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 27571,
            "identifier": "GO:0046622",
            "identifier_type": "str",
            "name": "positive regulation of organ growth",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046622",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27572,
            "identifier": "54039",
            "identifier_type": "int",
            "name": "PCBP3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54039",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "poly(rC) binding protein 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 27573,
            "identifier": "54813",
            "identifier_type": "int",
            "name": "KLHL28",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54813",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "kelch-like family member 28"
            },
            "metanode": "Gene"
        },
        {
            "id": 27574,
            "identifier": "114879",
            "identifier_type": "int",
            "name": "OSBPL5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/114879",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "oxysterol binding protein-like 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 27575,
            "identifier": "GO:0022900",
            "identifier_type": "str",
            "name": "electron transport chain",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0022900",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27576,
            "identifier": "399814",
            "identifier_type": "int",
            "name": "C10orf120",
            "properties": {
                "url": "http://identifiers.org/ncbigene/399814",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "chromosome 10 open reading frame 120"
            },
            "metanode": "Gene"
        },
        {
            "id": 27577,
            "identifier": "GO:0070051",
            "identifier_type": "str",
            "name": "fibrinogen binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070051",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 27578,
            "identifier": "4293",
            "identifier_type": "int",
            "name": "MAP3K9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4293",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "mitogen-activated protein kinase kinase kinase 9"
            },
            "metanode": "Gene"
        },
        {
            "id": 27579,
            "identifier": "GO:1904375",
            "identifier_type": "str",
            "name": "regulation of protein localization to cell periphery",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1904375",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27580,
            "identifier": "147744",
            "identifier_type": "int",
            "name": "TMEM190",
            "properties": {
                "url": "http://identifiers.org/ncbigene/147744",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "transmembrane protein 190"
            },
            "metanode": "Gene"
        },
        {
            "id": 27581,
            "identifier": "WP2431_r84650",
            "identifier_type": "str",
            "name": "Spinal Cord Injury",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP2431_r84650",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 27582,
            "identifier": "1174",
            "identifier_type": "int",
            "name": "AP1S1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1174",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "adaptor-related protein complex 1, sigma 1 subunit"
            },
            "metanode": "Gene"
        },
        {
            "id": 27583,
            "identifier": "9921",
            "identifier_type": "int",
            "name": "RNF10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9921",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "ring finger protein 10"
            },
            "metanode": "Gene"
        },
        {
            "id": 27584,
            "identifier": "GO:0006654",
            "identifier_type": "str",
            "name": "phosphatidic acid biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006654",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27585,
            "identifier": "GO:0090407",
            "identifier_type": "str",
            "name": "organophosphate biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090407",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 27586,
            "identifier": "340542",
            "identifier_type": "int",
            "name": "BEX5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/340542",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "brain expressed, X-linked 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 27587,
            "identifier": "3627",
            "identifier_type": "int",
            "name": "CXCL10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3627",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "chemokine (C-X-C motif) ligand 10"
            },
            "metanode": "Gene"
        },
        {
            "id": 27588,
            "identifier": "8294",
            "identifier_type": "int",
            "name": "HIST1H4I",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8294",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "histone cluster 1, H4i"
            },
            "metanode": "Gene"
        },
        {
            "id": 27589,
            "identifier": "C0333244",
            "identifier_type": "str",
            "name": "Edema transient",
            "properties": {
                "url": "http://identifiers.org/umls/C0333244",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 27590,
            "identifier": "GO:0090665",
            "identifier_type": "str",
            "name": "glycoprotein complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090665",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        }
    ]
}