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=18375
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=18400",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=18350",
    "results": [
        {
            "id": 18366,
            "identifier": "4088",
            "identifier_type": "int",
            "name": "SMAD3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4088",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "SMAD family member 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 18367,
            "identifier": "N0000008478",
            "identifier_type": "str",
            "name": "Decreased Cell Wall Integrity",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000008478",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Physiologic Effect"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 18368,
            "identifier": "GO:0032412",
            "identifier_type": "str",
            "name": "regulation of ion transmembrane transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032412",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18369,
            "identifier": "C0235328",
            "identifier_type": "str",
            "name": "Colon obstruction",
            "properties": {
                "url": "http://identifiers.org/umls/C0235328",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 18370,
            "identifier": "GO:0019751",
            "identifier_type": "str",
            "name": "polyol metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019751",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18371,
            "identifier": "GO:0008097",
            "identifier_type": "str",
            "name": "5S rRNA binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008097",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 18372,
            "identifier": "445571",
            "identifier_type": "int",
            "name": "CBWD3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/445571",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "COBW domain containing 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 18373,
            "identifier": "391723",
            "identifier_type": "int",
            "name": "HELT",
            "properties": {
                "url": "http://identifiers.org/ncbigene/391723",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "helt bHLH transcription factor"
            },
            "metanode": "Gene"
        },
        {
            "id": 18374,
            "identifier": "GO:0009441",
            "identifier_type": "str",
            "name": "glycolate metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009441",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18375,
            "identifier": "54808",
            "identifier_type": "int",
            "name": "DYM",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54808",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "dymeclin"
            },
            "metanode": "Gene"
        },
        {
            "id": 18376,
            "identifier": "GO:0035907",
            "identifier_type": "str",
            "name": "dorsal aorta development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035907",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18377,
            "identifier": "GO:0003404",
            "identifier_type": "str",
            "name": "optic vesicle morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003404",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18378,
            "identifier": "C0020903",
            "identifier_type": "str",
            "name": "Illusion",
            "properties": {
                "url": "http://identifiers.org/umls/C0020903",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 18379,
            "identifier": "85364",
            "identifier_type": "int",
            "name": "ZCCHC3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/85364",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "zinc finger, CCHC domain containing 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 18380,
            "identifier": "GO:0072235",
            "identifier_type": "str",
            "name": "metanephric distal tubule development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072235",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18381,
            "identifier": "124411",
            "identifier_type": "int",
            "name": "ZNF720",
            "properties": {
                "url": "http://identifiers.org/ncbigene/124411",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "zinc finger protein 720"
            },
            "metanode": "Gene"
        },
        {
            "id": 18382,
            "identifier": "285025",
            "identifier_type": "int",
            "name": "CCDC141",
            "properties": {
                "url": "http://identifiers.org/ncbigene/285025",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "coiled-coil domain containing 141"
            },
            "metanode": "Gene"
        },
        {
            "id": 18383,
            "identifier": "C0034063",
            "identifier_type": "str",
            "name": "Pulmonary oedema",
            "properties": {
                "url": "http://identifiers.org/umls/C0034063",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 18384,
            "identifier": "GO:0010825",
            "identifier_type": "str",
            "name": "positive regulation of centrosome duplication",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010825",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18385,
            "identifier": "GO:0097210",
            "identifier_type": "str",
            "name": "response to gonadotropin-releasing hormone",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097210",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18386,
            "identifier": "GO:0060916",
            "identifier_type": "str",
            "name": "mesenchymal cell proliferation involved in lung development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060916",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18387,
            "identifier": "GO:0071896",
            "identifier_type": "str",
            "name": "protein localization to adherens junction",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071896",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18388,
            "identifier": "1959",
            "identifier_type": "int",
            "name": "EGR2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1959",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "early growth response 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 18389,
            "identifier": "55762",
            "identifier_type": "int",
            "name": "ZNF701",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55762",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 701"
            },
            "metanode": "Gene"
        },
        {
            "id": 18390,
            "identifier": "GO:0016289",
            "identifier_type": "str",
            "name": "CoA hydrolase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016289",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        }
    ]
}