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=10825
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=10850",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=10800",
    "results": [
        {
            "id": 10816,
            "identifier": "2981",
            "identifier_type": "int",
            "name": "GUCA2B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2981",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "guanylate cyclase activator 2B (uroguanylin)"
            },
            "metanode": "Gene"
        },
        {
            "id": 10817,
            "identifier": "169841",
            "identifier_type": "int",
            "name": "ZNF169",
            "properties": {
                "url": "http://identifiers.org/ncbigene/169841",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "zinc finger protein 169"
            },
            "metanode": "Gene"
        },
        {
            "id": 10818,
            "identifier": "57670",
            "identifier_type": "int",
            "name": "KIAA1549",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57670",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "KIAA1549"
            },
            "metanode": "Gene"
        },
        {
            "id": 10819,
            "identifier": "GO:0030332",
            "identifier_type": "str",
            "name": "cyclin binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030332",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 10820,
            "identifier": "80333",
            "identifier_type": "int",
            "name": "KCNIP4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80333",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "Kv channel interacting protein 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 10821,
            "identifier": "GO:0045216",
            "identifier_type": "str",
            "name": "cell-cell junction organization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045216",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10822,
            "identifier": "GO:0045309",
            "identifier_type": "str",
            "name": "protein phosphorylated amino acid binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045309",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 10823,
            "identifier": "5434",
            "identifier_type": "int",
            "name": "POLR2E",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5434",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "polymerase (RNA) II (DNA directed) polypeptide E, 25kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 10824,
            "identifier": "51360",
            "identifier_type": "int",
            "name": "MBTPS2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51360",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "membrane-bound transcription factor peptidase, site 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 10825,
            "identifier": "C1096243",
            "identifier_type": "str",
            "name": "Central line infection",
            "properties": {
                "url": "http://identifiers.org/umls/C1096243",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 10826,
            "identifier": "90423",
            "identifier_type": "int",
            "name": "ATP6V1E2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/90423",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "ATPase, H+ transporting, lysosomal 31kDa, V1 subunit E2"
            },
            "metanode": "Gene"
        },
        {
            "id": 10827,
            "identifier": "GO:0051799",
            "identifier_type": "str",
            "name": "negative regulation of hair follicle development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051799",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10828,
            "identifier": "C0003493",
            "identifier_type": "str",
            "name": "Aortic disorder",
            "properties": {
                "url": "http://identifiers.org/umls/C0003493",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 10829,
            "identifier": "23529",
            "identifier_type": "int",
            "name": "CLCF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23529",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "cardiotrophin-like cytokine factor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 10830,
            "identifier": "GO:0034988",
            "identifier_type": "str",
            "name": "Fc-gamma receptor I complex binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034988",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 10831,
            "identifier": "GO:0015669",
            "identifier_type": "str",
            "name": "gas transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015669",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10832,
            "identifier": "5916",
            "identifier_type": "int",
            "name": "RARG",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5916",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "retinoic acid receptor, gamma"
            },
            "metanode": "Gene"
        },
        {
            "id": 10833,
            "identifier": "6388",
            "identifier_type": "int",
            "name": "SDF2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6388",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "stromal cell-derived factor 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 10834,
            "identifier": "GO:0003858",
            "identifier_type": "str",
            "name": "3-hydroxybutyrate dehydrogenase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003858",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 10835,
            "identifier": "GO:0060765",
            "identifier_type": "str",
            "name": "regulation of androgen receptor signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060765",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10836,
            "identifier": "91151",
            "identifier_type": "int",
            "name": "TIGD7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/91151",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "tigger transposable element derived 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 10837,
            "identifier": "GO:0045930",
            "identifier_type": "str",
            "name": "negative regulation of mitotic cell cycle",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045930",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10838,
            "identifier": "D003490",
            "identifier_type": "str",
            "name": "Cyanosis",
            "properties": {
                "url": "http://identifiers.org/mesh/D003490",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 10839,
            "identifier": "85025",
            "identifier_type": "int",
            "name": "TMEM60",
            "properties": {
                "url": "http://identifiers.org/ncbigene/85025",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "transmembrane protein 60"
            },
            "metanode": "Gene"
        },
        {
            "id": 10840,
            "identifier": "9727",
            "identifier_type": "int",
            "name": "RAB11FIP3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9727",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "RAB11 family interacting protein 3 (class II)"
            },
            "metanode": "Gene"
        }
    ]
}