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=39925
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=39950",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=39900",
    "results": [
        {
            "id": 39924,
            "identifier": "GO:0008215",
            "identifier_type": "str",
            "name": "spermine metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008215",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 39925,
            "identifier": "GO:0004322",
            "identifier_type": "str",
            "name": "ferroxidase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004322",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 39926,
            "identifier": "C1112565",
            "identifier_type": "str",
            "name": "Pneumatosis intestinalis",
            "properties": {
                "url": "http://identifiers.org/umls/C1112565",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 39927,
            "identifier": "1000",
            "identifier_type": "int",
            "name": "CDH2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1000",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "cadherin 2, type 1, N-cadherin (neuronal)"
            },
            "metanode": "Gene"
        },
        {
            "id": 39928,
            "identifier": "23440",
            "identifier_type": "int",
            "name": "OTP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23440",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "orthopedia homeobox"
            },
            "metanode": "Gene"
        },
        {
            "id": 39929,
            "identifier": "7942",
            "identifier_type": "int",
            "name": "TFEB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7942",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "transcription factor EB"
            },
            "metanode": "Gene"
        },
        {
            "id": 39930,
            "identifier": "84280",
            "identifier_type": "int",
            "name": "BTBD10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84280",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "BTB (POZ) domain containing 10"
            },
            "metanode": "Gene"
        },
        {
            "id": 39931,
            "identifier": "GO:1903433",
            "identifier_type": "str",
            "name": "regulation of constitutive secretory pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903433",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 39932,
            "identifier": "6299",
            "identifier_type": "int",
            "name": "SALL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6299",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "spalt-like transcription factor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 39933,
            "identifier": "GO:0033768",
            "identifier_type": "str",
            "name": "SUMO-targeted ubiquitin ligase complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033768",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 39934,
            "identifier": "GO:0071918",
            "identifier_type": "str",
            "name": "urea transmembrane transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071918",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 39935,
            "identifier": "GO:0001779",
            "identifier_type": "str",
            "name": "natural killer cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001779",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 39936,
            "identifier": "GO:0006853",
            "identifier_type": "str",
            "name": "carnitine shuttle",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006853",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 39937,
            "identifier": "GO:0010831",
            "identifier_type": "str",
            "name": "positive regulation of myotube differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010831",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 39938,
            "identifier": "1131",
            "identifier_type": "int",
            "name": "CHRM3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1131",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "cholinergic receptor, muscarinic 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 39939,
            "identifier": "9638",
            "identifier_type": "int",
            "name": "FEZ1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9638",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "fasciculation and elongation protein zeta 1 (zygin I)"
            },
            "metanode": "Gene"
        },
        {
            "id": 39940,
            "identifier": "GO:0042519",
            "identifier_type": "str",
            "name": "regulation of tyrosine phosphorylation of Stat4 protein",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042519",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 39941,
            "identifier": "C0264383",
            "identifier_type": "str",
            "name": "Organising pneumonia",
            "properties": {
                "url": "http://identifiers.org/umls/C0264383",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 39942,
            "identifier": "340371",
            "identifier_type": "int",
            "name": "NRBP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/340371",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "nuclear receptor binding protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 39943,
            "identifier": "GO:0010989",
            "identifier_type": "str",
            "name": "negative regulation of low-density lipoprotein particle clearance",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010989",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 39944,
            "identifier": "3456",
            "identifier_type": "int",
            "name": "IFNB1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3456",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "interferon, beta 1, fibroblast"
            },
            "metanode": "Gene"
        },
        {
            "id": 39945,
            "identifier": "6324",
            "identifier_type": "int",
            "name": "SCN1B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6324",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "sodium channel, voltage gated, type I beta subunit"
            },
            "metanode": "Gene"
        },
        {
            "id": 39946,
            "identifier": "392862",
            "identifier_type": "int",
            "name": "GRID2IP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/392862",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "glutamate receptor, ionotropic, delta 2 (Grid2) interacting protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 39947,
            "identifier": "GO:0035844",
            "identifier_type": "str",
            "name": "cloaca development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035844",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 39948,
            "identifier": "5925",
            "identifier_type": "int",
            "name": "RB1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5925",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "retinoblastoma 1"
            },
            "metanode": "Gene"
        }
    ]
}