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=17925
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=17950",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=17900",
    "results": [
        {
            "id": 17916,
            "identifier": "653319",
            "identifier_type": "int",
            "name": "KIAA0895L",
            "properties": {
                "url": "http://identifiers.org/ncbigene/653319",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "KIAA0895-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 17917,
            "identifier": "PC7_12149",
            "identifier_type": "str",
            "name": "mitochondrial fatty acid beta-oxidation of saturated fatty acids",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 17918,
            "identifier": "4238",
            "identifier_type": "int",
            "name": "MFAP3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4238",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "microfibrillar-associated protein 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 17919,
            "identifier": "GO:0010857",
            "identifier_type": "str",
            "name": "calcium-dependent protein kinase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010857",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 17920,
            "identifier": "C0011253",
            "identifier_type": "str",
            "name": "Delusion",
            "properties": {
                "url": "http://identifiers.org/umls/C0011253",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 17921,
            "identifier": "GO:0010901",
            "identifier_type": "str",
            "name": "regulation of very-low-density lipoprotein particle remodeling",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010901",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17922,
            "identifier": "GO:0042296",
            "identifier_type": "str",
            "name": "ISG15 transferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042296",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 17923,
            "identifier": "6691",
            "identifier_type": "int",
            "name": "SPINK2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6691",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "serine peptidase inhibitor, Kazal type 2 (acrosin-trypsin inhibitor)"
            },
            "metanode": "Gene"
        },
        {
            "id": 17924,
            "identifier": "C0392106",
            "identifier_type": "str",
            "name": "Hepatic artery thrombosis",
            "properties": {
                "url": "http://identifiers.org/umls/C0392106",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 17925,
            "identifier": "N0000007911",
            "identifier_type": "str",
            "name": "Rifamycins",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000007911",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Chemical/Ingredient"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 17926,
            "identifier": "105377132",
            "identifier_type": "int",
            "name": "LOC105377132",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105377132",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "uncharacterized LOC105377132"
            },
            "metanode": "Gene"
        },
        {
            "id": 17927,
            "identifier": "1523",
            "identifier_type": "int",
            "name": "CUX1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1523",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "cut-like homeobox 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 17928,
            "identifier": "WP1992_r78296",
            "identifier_type": "str",
            "name": "TarBasePathway",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP1992_r78296",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 17929,
            "identifier": "GO:0007157",
            "identifier_type": "str",
            "name": "heterophilic cell-cell adhesion via plasma membrane cell adhesion molecules",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007157",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17930,
            "identifier": "3848",
            "identifier_type": "int",
            "name": "KRT1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3848",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "keratin 1, type II"
            },
            "metanode": "Gene"
        },
        {
            "id": 17931,
            "identifier": "8515",
            "identifier_type": "int",
            "name": "ITGA10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8515",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "integrin, alpha 10"
            },
            "metanode": "Gene"
        },
        {
            "id": 17932,
            "identifier": "100130539",
            "identifier_type": "int",
            "name": "C10orf142",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100130539",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "chromosome 10 open reading frame 142"
            },
            "metanode": "Gene"
        },
        {
            "id": 17933,
            "identifier": "389158",
            "identifier_type": "int",
            "name": "PLSCR5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/389158",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "phospholipid scramblase family, member 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 17934,
            "identifier": "GO:0043398",
            "identifier_type": "str",
            "name": "HLH domain binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043398",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 17935,
            "identifier": "GO:0046030",
            "identifier_type": "str",
            "name": "inositol trisphosphate phosphatase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046030",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 17936,
            "identifier": "4802",
            "identifier_type": "int",
            "name": "NFYC",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4802",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "nuclear transcription factor Y, gamma"
            },
            "metanode": "Gene"
        },
        {
            "id": 17937,
            "identifier": "102723805",
            "identifier_type": "int",
            "name": "LOC102723805",
            "properties": {
                "url": "http://identifiers.org/ncbigene/102723805",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "uncharacterized LOC102723805"
            },
            "metanode": "Gene"
        },
        {
            "id": 17938,
            "identifier": "43849",
            "identifier_type": "int",
            "name": "KLK12",
            "properties": {
                "url": "http://identifiers.org/ncbigene/43849",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "kallikrein-related peptidase 12"
            },
            "metanode": "Gene"
        },
        {
            "id": 17939,
            "identifier": "GO:1990023",
            "identifier_type": "str",
            "name": "mitotic spindle midzone",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1990023",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 17940,
            "identifier": "C0025209",
            "identifier_type": "str",
            "name": "Melanosis",
            "properties": {
                "url": "http://identifiers.org/umls/C0025209",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}