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=25800
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=25825",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=25775",
    "results": [
        {
            "id": 25791,
            "identifier": "1029",
            "identifier_type": "int",
            "name": "CDKN2A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1029",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "cyclin-dependent kinase inhibitor 2A"
            },
            "metanode": "Gene"
        },
        {
            "id": 25792,
            "identifier": "9648",
            "identifier_type": "int",
            "name": "GCC2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9648",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "GRIP and coiled-coil domain containing 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 25793,
            "identifier": "51179",
            "identifier_type": "int",
            "name": "HAO2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51179",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "hydroxyacid oxidase 2 (long chain)"
            },
            "metanode": "Gene"
        },
        {
            "id": 25794,
            "identifier": "GO:0030262",
            "identifier_type": "str",
            "name": "apoptotic nuclear changes",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030262",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25795,
            "identifier": "GO:0048714",
            "identifier_type": "str",
            "name": "positive regulation of oligodendrocyte differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048714",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25796,
            "identifier": "GO:0006489",
            "identifier_type": "str",
            "name": "dolichyl diphosphate biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006489",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25797,
            "identifier": "C0740281",
            "identifier_type": "str",
            "name": "Multiple allergies",
            "properties": {
                "url": "http://identifiers.org/umls/C0740281",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 25798,
            "identifier": "3482",
            "identifier_type": "int",
            "name": "IGF2R",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3482",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "insulin-like growth factor 2 receptor"
            },
            "metanode": "Gene"
        },
        {
            "id": 25799,
            "identifier": "80834",
            "identifier_type": "int",
            "name": "TAS1R2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80834",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "taste receptor, type 1, member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 25800,
            "identifier": "GO:0050926",
            "identifier_type": "str",
            "name": "regulation of positive chemotaxis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050926",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25801,
            "identifier": "10602",
            "identifier_type": "int",
            "name": "CDC42EP3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10602",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "CDC42 effector protein (Rho GTPase binding) 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 25802,
            "identifier": "GO:0043507",
            "identifier_type": "str",
            "name": "positive regulation of JUN kinase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043507",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25803,
            "identifier": "GO:0009262",
            "identifier_type": "str",
            "name": "deoxyribonucleotide metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009262",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25804,
            "identifier": "344561",
            "identifier_type": "int",
            "name": "GPR148",
            "properties": {
                "url": "http://identifiers.org/ncbigene/344561",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "G protein-coupled receptor 148"
            },
            "metanode": "Gene"
        },
        {
            "id": 25805,
            "identifier": "C1852242",
            "identifier_type": "str",
            "name": "AION",
            "properties": {
                "url": "http://identifiers.org/umls/C1852242",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 25806,
            "identifier": "GO:0042587",
            "identifier_type": "str",
            "name": "glycogen granule",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042587",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 25807,
            "identifier": "4436",
            "identifier_type": "int",
            "name": "MSH2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4436",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "mutS homolog 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 25808,
            "identifier": "C0018128",
            "identifier_type": "str",
            "name": "Vascular graft occlusion",
            "properties": {
                "url": "http://identifiers.org/umls/C0018128",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 25809,
            "identifier": "GO:0055026",
            "identifier_type": "str",
            "name": "negative regulation of cardiac muscle tissue development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0055026",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25810,
            "identifier": "389860",
            "identifier_type": "int",
            "name": "PAGE2B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/389860",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "P antigen family, member 2B"
            },
            "metanode": "Gene"
        },
        {
            "id": 25811,
            "identifier": "GO:0032139",
            "identifier_type": "str",
            "name": "dinucleotide insertion or deletion binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032139",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 25812,
            "identifier": "56927",
            "identifier_type": "int",
            "name": "GPR108",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56927",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "G protein-coupled receptor 108"
            },
            "metanode": "Gene"
        },
        {
            "id": 25813,
            "identifier": "GO:0021589",
            "identifier_type": "str",
            "name": "cerebellum structural organization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0021589",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25814,
            "identifier": "GO:0042043",
            "identifier_type": "str",
            "name": "neurexin family protein binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042043",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 25815,
            "identifier": "GO:0016597",
            "identifier_type": "str",
            "name": "amino acid binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016597",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        }
    ]
}