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=31650
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=31675",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=31625",
    "results": [
        {
            "id": 31645,
            "identifier": "GO:0060536",
            "identifier_type": "str",
            "name": "cartilage morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060536",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31646,
            "identifier": "PC7_8327",
            "identifier_type": "str",
            "name": "Transcriptional regulation of pluripotent stem cells",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 31647,
            "identifier": "8829",
            "identifier_type": "int",
            "name": "NRP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8829",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "neuropilin 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 31648,
            "identifier": "GO:0008045",
            "identifier_type": "str",
            "name": "motor neuron axon guidance",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008045",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31649,
            "identifier": "GO:0070469",
            "identifier_type": "str",
            "name": "respiratory chain",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070469",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 31650,
            "identifier": "GO:0071826",
            "identifier_type": "str",
            "name": "ribonucleoprotein complex subunit organization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071826",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31651,
            "identifier": "GO:0030130",
            "identifier_type": "str",
            "name": "clathrin coat of trans-Golgi network vesicle",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030130",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 31652,
            "identifier": "11154",
            "identifier_type": "int",
            "name": "AP4S1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11154",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "adaptor-related protein complex 4, sigma 1 subunit"
            },
            "metanode": "Gene"
        },
        {
            "id": 31653,
            "identifier": "C0855644",
            "identifier_type": "str",
            "name": "Blood uric acid decreased",
            "properties": {
                "url": "http://identifiers.org/umls/C0855644",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 31654,
            "identifier": "PC7_3651",
            "identifier_type": "str",
            "name": "Electron transport from NADPH to Ferredoxin",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 31655,
            "identifier": "C0043241",
            "identifier_type": "str",
            "name": "Wound infection",
            "properties": {
                "url": "http://identifiers.org/umls/C0043241",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 31656,
            "identifier": "5116",
            "identifier_type": "int",
            "name": "PCNT",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5116",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "pericentrin"
            },
            "metanode": "Gene"
        },
        {
            "id": 31657,
            "identifier": "55138",
            "identifier_type": "int",
            "name": "FAM90A1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55138",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "family with sequence similarity 90, member A1"
            },
            "metanode": "Gene"
        },
        {
            "id": 31658,
            "identifier": "GO:0002192",
            "identifier_type": "str",
            "name": "IRES-dependent translational initiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002192",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31659,
            "identifier": "85438",
            "identifier_type": "int",
            "name": "CABS1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/85438",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "calcium-binding protein, spermatid-specific 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 31660,
            "identifier": "GO:0072038",
            "identifier_type": "str",
            "name": "mesenchymal stem cell maintenance involved in nephron morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072038",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31661,
            "identifier": "51103",
            "identifier_type": "int",
            "name": "NDUFAF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51103",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "NADH dehydrogenase (ubiquinone) complex I, assembly factor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 31662,
            "identifier": "112752",
            "identifier_type": "int",
            "name": "IFT43",
            "properties": {
                "url": "http://identifiers.org/ncbigene/112752",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "intraflagellar transport 43"
            },
            "metanode": "Gene"
        },
        {
            "id": 31663,
            "identifier": "22955",
            "identifier_type": "int",
            "name": "SCMH1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/22955",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "sex comb on midleg homolog 1 (Drosophila)"
            },
            "metanode": "Gene"
        },
        {
            "id": 31736,
            "identifier": "GO:0043259",
            "identifier_type": "str",
            "name": "laminin-10 complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043259",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 31664,
            "identifier": "GO:1900212",
            "identifier_type": "str",
            "name": "negative regulation of mesenchymal cell apoptotic process involved in metanephros development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1900212",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 31665,
            "identifier": "7441",
            "identifier_type": "int",
            "name": "VPREB1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7441",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "pre-B lymphocyte 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 31666,
            "identifier": "C0259972",
            "identifier_type": "str",
            "name": "Ketogenic diet",
            "properties": {
                "url": "http://identifiers.org/umls/C0259972",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 31667,
            "identifier": "2555",
            "identifier_type": "int",
            "name": "GABRA2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2555",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "gamma-aminobutyric acid (GABA) A receptor, alpha 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 31668,
            "identifier": "122970",
            "identifier_type": "int",
            "name": "ACOT4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/122970",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "acyl-CoA thioesterase 4"
            },
            "metanode": "Gene"
        }
    ]
}