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=19775
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=19800",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=19750",
    "results": [
        {
            "id": 19765,
            "identifier": "200765",
            "identifier_type": "int",
            "name": "TIGD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/200765",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "tigger transposable element derived 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 19766,
            "identifier": "C0151511",
            "identifier_type": "str",
            "name": "Breast atrophy",
            "properties": {
                "url": "http://identifiers.org/umls/C0151511",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 19767,
            "identifier": "100289279",
            "identifier_type": "int",
            "name": "LOC100289279",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100289279",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "contactin associated protein-like 3-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 19768,
            "identifier": "3685",
            "identifier_type": "int",
            "name": "ITGAV",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3685",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "integrin, alpha V"
            },
            "metanode": "Gene"
        },
        {
            "id": 19769,
            "identifier": "GO:0060027",
            "identifier_type": "str",
            "name": "convergent extension involved in gastrulation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060027",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19770,
            "identifier": "C0520547",
            "identifier_type": "str",
            "name": "Poor peripheral circulation",
            "properties": {
                "url": "http://identifiers.org/umls/C0520547",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 19771,
            "identifier": "80781",
            "identifier_type": "int",
            "name": "COL18A1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80781",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "collagen, type XVIII, alpha 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 19772,
            "identifier": "GO:0070141",
            "identifier_type": "str",
            "name": "response to UV-A",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070141",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19773,
            "identifier": "84807",
            "identifier_type": "int",
            "name": "NFKBID",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84807",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "nuclear factor of kappa light polypeptide gene enhancer in B-cells inhibitor, delta"
            },
            "metanode": "Gene"
        },
        {
            "id": 19774,
            "identifier": "6138",
            "identifier_type": "int",
            "name": "RPL15",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6138",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "ribosomal protein L15"
            },
            "metanode": "Gene"
        },
        {
            "id": 19775,
            "identifier": "10549",
            "identifier_type": "int",
            "name": "PRDX4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10549",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "peroxiredoxin 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 19776,
            "identifier": "GO:0048589",
            "identifier_type": "str",
            "name": "developmental growth",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048589",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19777,
            "identifier": "GO:0031341",
            "identifier_type": "str",
            "name": "regulation of cell killing",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031341",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19778,
            "identifier": "286121",
            "identifier_type": "int",
            "name": "LOC286121",
            "properties": {
                "url": "http://identifiers.org/ncbigene/286121",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "uncharacterized LOC286121"
            },
            "metanode": "Gene"
        },
        {
            "id": 19779,
            "identifier": "GO:1990619",
            "identifier_type": "str",
            "name": "histone H3-K9 deacetylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1990619",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19780,
            "identifier": "84945",
            "identifier_type": "int",
            "name": "ABHD13",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84945",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "abhydrolase domain containing 13"
            },
            "metanode": "Gene"
        },
        {
            "id": 19781,
            "identifier": "C0012241",
            "identifier_type": "str",
            "name": "Gastrointestinal malformation",
            "properties": {
                "url": "http://identifiers.org/umls/C0012241",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 19782,
            "identifier": "GO:0016199",
            "identifier_type": "str",
            "name": "axon midline choice point recognition",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016199",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19783,
            "identifier": "729330",
            "identifier_type": "int",
            "name": "OC90",
            "properties": {
                "url": "http://identifiers.org/ncbigene/729330",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "otoconin 90"
            },
            "metanode": "Gene"
        },
        {
            "id": 19784,
            "identifier": "GO:0031702",
            "identifier_type": "str",
            "name": "type 1 angiotensin receptor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031702",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 19785,
            "identifier": "6836",
            "identifier_type": "int",
            "name": "SURF4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6836",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "surfeit 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 19786,
            "identifier": "GO:0072307",
            "identifier_type": "str",
            "name": "regulation of metanephric nephron tubule epithelial cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072307",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19787,
            "identifier": "C0241910",
            "identifier_type": "str",
            "name": "Autoimmune hepatitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0241910",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 19788,
            "identifier": "25801",
            "identifier_type": "int",
            "name": "GCA",
            "properties": {
                "url": "http://identifiers.org/ncbigene/25801",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "grancalcin, EF-hand calcium binding protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 19789,
            "identifier": "132612",
            "identifier_type": "int",
            "name": "ADAD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/132612",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "adenosine deaminase domain containing 1 (testis-specific)"
            },
            "metanode": "Gene"
        }
    ]
}