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=3350
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=3375",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=3325",
    "results": [
        {
            "id": 3336,
            "identifier": "54469",
            "identifier_type": "int",
            "name": "ZFAND6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54469",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "zinc finger, AN1-type domain 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 3337,
            "identifier": "GO:0032925",
            "identifier_type": "str",
            "name": "regulation of activin receptor signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032925",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3338,
            "identifier": "GO:0043435",
            "identifier_type": "str",
            "name": "response to corticotropin-releasing hormone",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043435",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3339,
            "identifier": "8604",
            "identifier_type": "int",
            "name": "SLC25A12",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8604",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "solute carrier family 25 (aspartate/glutamate carrier), member 12"
            },
            "metanode": "Gene"
        },
        {
            "id": 3340,
            "identifier": "GO:0031082",
            "identifier_type": "str",
            "name": "BLOC complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031082",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 3341,
            "identifier": "GO:0017062",
            "identifier_type": "str",
            "name": "respiratory chain complex III assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0017062",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3342,
            "identifier": "C0346989",
            "identifier_type": "str",
            "name": "Metastases to peritoneum",
            "properties": {
                "url": "http://identifiers.org/umls/C0346989",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3343,
            "identifier": "11057",
            "identifier_type": "int",
            "name": "ABHD2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11057",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "abhydrolase domain containing 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 3344,
            "identifier": "129684",
            "identifier_type": "int",
            "name": "CNTNAP5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/129684",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "contactin associated protein-like 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 3345,
            "identifier": "4891",
            "identifier_type": "int",
            "name": "SLC11A2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4891",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "solute carrier family 11 (proton-coupled divalent metal ion transporter), member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 3346,
            "identifier": "GO:0032795",
            "identifier_type": "str",
            "name": "heterotrimeric G-protein binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032795",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 3347,
            "identifier": "54913",
            "identifier_type": "int",
            "name": "RPP25",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54913",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "ribonuclease P/MRP 25kDa subunit"
            },
            "metanode": "Gene"
        },
        {
            "id": 3348,
            "identifier": "GO:0031062",
            "identifier_type": "str",
            "name": "positive regulation of histone methylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031062",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3349,
            "identifier": "22986",
            "identifier_type": "int",
            "name": "SORCS3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/22986",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "sortilin-related VPS10 domain containing receptor 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 3350,
            "identifier": "C0268733",
            "identifier_type": "str",
            "name": "Acute nephritis",
            "properties": {
                "url": "http://identifiers.org/umls/C0268733",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3351,
            "identifier": "147179",
            "identifier_type": "int",
            "name": "WIPF2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/147179",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "WAS/WASL interacting protein family, member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 3352,
            "identifier": "GO:0052403",
            "identifier_type": "str",
            "name": "negative regulation by host of symbiont catalytic activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0052403",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3353,
            "identifier": "D016532",
            "identifier_type": "str",
            "name": "Mucopolysaccharidosis II",
            "properties": {
                "url": "http://identifiers.org/mesh/D016532",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 3354,
            "identifier": "126969",
            "identifier_type": "int",
            "name": "SLC44A3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/126969",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "solute carrier family 44, member 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 3355,
            "identifier": "55739",
            "identifier_type": "int",
            "name": "CARKD",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55739",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "carbohydrate kinase domain containing"
            },
            "metanode": "Gene"
        },
        {
            "id": 3356,
            "identifier": "GO:0071625",
            "identifier_type": "str",
            "name": "vocalization behavior",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071625",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3357,
            "identifier": "GO:0004314",
            "identifier_type": "str",
            "name": "[acyl-carrier-protein] S-malonyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004314",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 3358,
            "identifier": "341416",
            "identifier_type": "int",
            "name": "OR6C2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/341416",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "olfactory receptor, family 6, subfamily C, member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 3359,
            "identifier": "GO:0006298",
            "identifier_type": "str",
            "name": "mismatch repair",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006298",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3360,
            "identifier": "286826",
            "identifier_type": "int",
            "name": "LIN9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/286826",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "lin-9 DREAM MuvB core complex component"
            },
            "metanode": "Gene"
        }
    ]
}