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=41950
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=41975",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=41925",
    "results": [
        {
            "id": 41949,
            "identifier": "2995",
            "identifier_type": "int",
            "name": "GYPC",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2995",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "glycophorin C (Gerbich blood group)"
            },
            "metanode": "Gene"
        },
        {
            "id": 41950,
            "identifier": "57684",
            "identifier_type": "int",
            "name": "ZBTB26",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57684",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "zinc finger and BTB domain containing 26"
            },
            "metanode": "Gene"
        },
        {
            "id": 41951,
            "identifier": "80347",
            "identifier_type": "int",
            "name": "COASY",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80347",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "CoA synthase"
            },
            "metanode": "Gene"
        },
        {
            "id": 41952,
            "identifier": "283234",
            "identifier_type": "int",
            "name": "CCDC88B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/283234",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "coiled-coil domain containing 88B"
            },
            "metanode": "Gene"
        },
        {
            "id": 41953,
            "identifier": "5576",
            "identifier_type": "int",
            "name": "PRKAR2A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5576",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "protein kinase, cAMP-dependent, regulatory, type II, alpha"
            },
            "metanode": "Gene"
        },
        {
            "id": 41954,
            "identifier": "51390",
            "identifier_type": "int",
            "name": "AIG1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51390",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "androgen-induced 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 41955,
            "identifier": "GO:0048550",
            "identifier_type": "str",
            "name": "negative regulation of pinocytosis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048550",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41956,
            "identifier": "C0496870",
            "identifier_type": "str",
            "name": "Benign hepatic neoplasm",
            "properties": {
                "url": "http://identifiers.org/umls/C0496870",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 41957,
            "identifier": "23431",
            "identifier_type": "int",
            "name": "AP4E1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23431",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "adaptor-related protein complex 4, epsilon 1 subunit"
            },
            "metanode": "Gene"
        },
        {
            "id": 41958,
            "identifier": "8045",
            "identifier_type": "int",
            "name": "RASSF7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8045",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "Ras association (RalGDS/AF-6) domain family (N-terminal) member 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 41959,
            "identifier": "C0235855",
            "identifier_type": "str",
            "name": "Sepsis secondary",
            "properties": {
                "url": "http://identifiers.org/umls/C0235855",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 41960,
            "identifier": "GO:0004507",
            "identifier_type": "str",
            "name": "steroid 11-beta-monooxygenase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004507",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 41961,
            "identifier": "GO:0050994",
            "identifier_type": "str",
            "name": "regulation of lipid catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050994",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41962,
            "identifier": "84271",
            "identifier_type": "int",
            "name": "POLDIP3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84271",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "polymerase (DNA-directed), delta interacting protein 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 41963,
            "identifier": "C0085653",
            "identifier_type": "str",
            "name": "Pyogenic granuloma",
            "properties": {
                "url": "http://identifiers.org/umls/C0085653",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 41964,
            "identifier": "GO:1902231",
            "identifier_type": "str",
            "name": "positive regulation of intrinsic apoptotic signaling pathway in response to DNA damage",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902231",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41965,
            "identifier": "6274",
            "identifier_type": "int",
            "name": "S100A3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6274",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "S100 calcium binding protein A3"
            },
            "metanode": "Gene"
        },
        {
            "id": 41966,
            "identifier": "101929796",
            "identifier_type": "int",
            "name": "LOC101929796",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101929796",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "notch homolog 2 N-terminal-like protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 41967,
            "identifier": "GO:0009051",
            "identifier_type": "str",
            "name": "pentose-phosphate shunt, oxidative branch",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009051",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41968,
            "identifier": "GO:0006154",
            "identifier_type": "str",
            "name": "adenosine catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006154",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41969,
            "identifier": "GO:1901321",
            "identifier_type": "str",
            "name": "positive regulation of heart induction",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901321",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41970,
            "identifier": "140685",
            "identifier_type": "int",
            "name": "ZBTB46",
            "properties": {
                "url": "http://identifiers.org/ncbigene/140685",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "zinc finger and BTB domain containing 46"
            },
            "metanode": "Gene"
        },
        {
            "id": 41971,
            "identifier": "51000",
            "identifier_type": "int",
            "name": "SLC35B3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51000",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "solute carrier family 35 (adenosine 3'-phospho 5'-phosphosulfate transporter), member B3"
            },
            "metanode": "Gene"
        },
        {
            "id": 41972,
            "identifier": "C0920171",
            "identifier_type": "str",
            "name": "Foreign body sensation in eyes",
            "properties": {
                "url": "http://identifiers.org/umls/C0920171",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 41973,
            "identifier": "DOID:90",
            "identifier_type": "str",
            "name": "degenerative disc disease",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/DOID_90",
                "source": "Disease Ontology",
                "license": "CC BY 3.0"
            },
            "metanode": "Disease"
        }
    ]
}