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=4425
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=4450",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=4400",
    "results": [
        {
            "id": 4410,
            "identifier": "GO:0046321",
            "identifier_type": "str",
            "name": "positive regulation of fatty acid oxidation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046321",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4411,
            "identifier": "1138",
            "identifier_type": "int",
            "name": "CHRNA5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1138",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "cholinergic receptor, nicotinic, alpha 5 (neuronal)"
            },
            "metanode": "Gene"
        },
        {
            "id": 4412,
            "identifier": "4642",
            "identifier_type": "int",
            "name": "MYO1D",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4642",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "myosin ID"
            },
            "metanode": "Gene"
        },
        {
            "id": 4413,
            "identifier": "54664",
            "identifier_type": "int",
            "name": "TMEM106B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54664",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "transmembrane protein 106B"
            },
            "metanode": "Gene"
        },
        {
            "id": 4414,
            "identifier": "GO:0033269",
            "identifier_type": "str",
            "name": "internode region of axon",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033269",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 4415,
            "identifier": "GO:0001953",
            "identifier_type": "str",
            "name": "negative regulation of cell-matrix adhesion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001953",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4416,
            "identifier": "C1096732",
            "identifier_type": "str",
            "name": "Fungus sputum test positive",
            "properties": {
                "url": "http://identifiers.org/umls/C1096732",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 4417,
            "identifier": "PC7_2951",
            "identifier_type": "str",
            "name": "DNA Replication",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 4418,
            "identifier": "138311",
            "identifier_type": "int",
            "name": "FAM69B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/138311",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "family with sequence similarity 69, member B"
            },
            "metanode": "Gene"
        },
        {
            "id": 4419,
            "identifier": "GO:0000939",
            "identifier_type": "str",
            "name": "condensed chromosome inner kinetochore",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000939",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 4420,
            "identifier": "GO:0055082",
            "identifier_type": "str",
            "name": "cellular chemical homeostasis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0055082",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4421,
            "identifier": "GO:0004466",
            "identifier_type": "str",
            "name": "long-chain-acyl-CoA dehydrogenase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004466",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 4422,
            "identifier": "1815",
            "identifier_type": "int",
            "name": "DRD4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1815",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "dopamine receptor D4"
            },
            "metanode": "Gene"
        },
        {
            "id": 4423,
            "identifier": "448834",
            "identifier_type": "int",
            "name": "KPRP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/448834",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "keratinocyte proline-rich protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 4424,
            "identifier": "GO:0001602",
            "identifier_type": "str",
            "name": "pancreatic polypeptide receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001602",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 4425,
            "identifier": "GO:1902743",
            "identifier_type": "str",
            "name": "regulation of lamellipodium organization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902743",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4426,
            "identifier": "79039",
            "identifier_type": "int",
            "name": "DDX54",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79039",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "DEAD (Asp-Glu-Ala-Asp) box polypeptide 54"
            },
            "metanode": "Gene"
        },
        {
            "id": 4427,
            "identifier": "C0520893",
            "identifier_type": "str",
            "name": "Localized exfoliation",
            "properties": {
                "url": "http://identifiers.org/umls/C0520893",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 4428,
            "identifier": "DB00300",
            "identifier_type": "str",
            "name": "Tenofovir",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00300",
                "inchi": "InChI=1S/C9H14N5O4P/c1-6(18-5-19(15,16)17)2-14-4-13-7-8(10)11-3-12-9(7)14/h3-4,6H,2,5H2,1H3,(H2,10,11,12)(H2,15,16,17)/t6-/m1/s1",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=SGOIRFVFHAKUTI-ZCFIWIBFSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 4429,
            "identifier": "8935",
            "identifier_type": "int",
            "name": "SKAP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8935",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "src kinase associated phosphoprotein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 4430,
            "identifier": "81620",
            "identifier_type": "int",
            "name": "CDT1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/81620",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "chromatin licensing and DNA replication factor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 4431,
            "identifier": "GO:0030850",
            "identifier_type": "str",
            "name": "prostate gland development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030850",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4432,
            "identifier": "GO:0030235",
            "identifier_type": "str",
            "name": "nitric-oxide synthase regulator activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030235",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 4433,
            "identifier": "GO:0014835",
            "identifier_type": "str",
            "name": "myoblast differentiation involved in skeletal muscle regeneration",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0014835",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4434,
            "identifier": "79977",
            "identifier_type": "int",
            "name": "GRHL2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79977",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "grainyhead-like 2 (Drosophila)"
            },
            "metanode": "Gene"
        }
    ]
}