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=4225
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=4250",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=4200",
    "results": [
        {
            "id": 4209,
            "identifier": "C1142080",
            "identifier_type": "str",
            "name": "Injection site stinging",
            "properties": {
                "url": "http://identifiers.org/umls/C1142080",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 4210,
            "identifier": "54834",
            "identifier_type": "int",
            "name": "GDAP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54834",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "ganglioside induced differentiation associated protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 4211,
            "identifier": "GO:0031023",
            "identifier_type": "str",
            "name": "microtubule organizing center organization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031023",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4212,
            "identifier": "22907",
            "identifier_type": "int",
            "name": "DHX30",
            "properties": {
                "url": "http://identifiers.org/ncbigene/22907",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "DEAH (Asp-Glu-Ala-His) box helicase 30"
            },
            "metanode": "Gene"
        },
        {
            "id": 4213,
            "identifier": "PC7_3392",
            "identifier_type": "str",
            "name": "EGFR-dependent Endothelin signaling events",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 4214,
            "identifier": "53335",
            "identifier_type": "int",
            "name": "BCL11A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/53335",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "B-cell CLL/lymphoma 11A (zinc finger protein)"
            },
            "metanode": "Gene"
        },
        {
            "id": 4215,
            "identifier": "26118",
            "identifier_type": "int",
            "name": "WSB1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26118",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "WD repeat and SOCS box containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 4216,
            "identifier": "1969",
            "identifier_type": "int",
            "name": "EPHA2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1969",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "EPH receptor A2"
            },
            "metanode": "Gene"
        },
        {
            "id": 4217,
            "identifier": "55788",
            "identifier_type": "int",
            "name": "LMBRD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55788",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "LMBR1 domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 4218,
            "identifier": "GO:0042721",
            "identifier_type": "str",
            "name": "mitochondrial inner membrane protein insertion complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042721",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 4219,
            "identifier": "GO:1901503",
            "identifier_type": "str",
            "name": "ether biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901503",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4220,
            "identifier": "C0235630",
            "identifier_type": "str",
            "name": "Renal failure aggravated",
            "properties": {
                "url": "http://identifiers.org/umls/C0235630",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 4221,
            "identifier": "GO:0045824",
            "identifier_type": "str",
            "name": "negative regulation of innate immune response",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045824",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4222,
            "identifier": "GO:0003050",
            "identifier_type": "str",
            "name": "regulation of systemic arterial blood pressure by atrial natriuretic peptide",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003050",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4223,
            "identifier": "C0000735",
            "identifier_type": "str",
            "name": "Abdominal neoplasm",
            "properties": {
                "url": "http://identifiers.org/umls/C0000735",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 4224,
            "identifier": "81790",
            "identifier_type": "int",
            "name": "RNF170",
            "properties": {
                "url": "http://identifiers.org/ncbigene/81790",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "ring finger protein 170"
            },
            "metanode": "Gene"
        },
        {
            "id": 4225,
            "identifier": "105369769",
            "identifier_type": "int",
            "name": "LOC105369769",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105369769",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "uncharacterized LOC105369769"
            },
            "metanode": "Gene"
        },
        {
            "id": 4226,
            "identifier": "GO:1900451",
            "identifier_type": "str",
            "name": "positive regulation of glutamate receptor signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1900451",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4227,
            "identifier": "23295",
            "identifier_type": "int",
            "name": "MGRN1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23295",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "mahogunin ring finger 1, E3 ubiquitin protein ligase"
            },
            "metanode": "Gene"
        },
        {
            "id": 4228,
            "identifier": "C0235551",
            "identifier_type": "str",
            "name": "Laryngotracheal oedema",
            "properties": {
                "url": "http://identifiers.org/umls/C0235551",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 4229,
            "identifier": "57560",
            "identifier_type": "int",
            "name": "IFT80",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57560",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "intraflagellar transport 80"
            },
            "metanode": "Gene"
        },
        {
            "id": 4230,
            "identifier": "2923",
            "identifier_type": "int",
            "name": "PDIA3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2923",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "protein disulfide isomerase family A, member 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 4231,
            "identifier": "GO:0051182",
            "identifier_type": "str",
            "name": "coenzyme transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051182",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 4232,
            "identifier": "C1096355",
            "identifier_type": "str",
            "name": "Electrocardiogram U-wave abnormality",
            "properties": {
                "url": "http://identifiers.org/umls/C1096355",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 4233,
            "identifier": "80019",
            "identifier_type": "int",
            "name": "UBTD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80019",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "ubiquitin domain containing 1"
            },
            "metanode": "Gene"
        }
    ]
}