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=11300
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=11325",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=11275",
    "results": [
        {
            "id": 11290,
            "identifier": "27293",
            "identifier_type": "int",
            "name": "SMPDL3B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27293",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "sphingomyelin phosphodiesterase, acid-like 3B"
            },
            "metanode": "Gene"
        },
        {
            "id": 11291,
            "identifier": "338879",
            "identifier_type": "int",
            "name": "RNASE10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/338879",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "ribonuclease, RNase A family, 10 (non-active)"
            },
            "metanode": "Gene"
        },
        {
            "id": 11292,
            "identifier": "C0276908",
            "identifier_type": "str",
            "name": "Pneumocystis jirovecii infection",
            "properties": {
                "url": "http://identifiers.org/umls/C0276908",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 11293,
            "identifier": "26225",
            "identifier_type": "int",
            "name": "ARL5A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26225",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "ADP-ribosylation factor-like 5A"
            },
            "metanode": "Gene"
        },
        {
            "id": 11294,
            "identifier": "1964",
            "identifier_type": "int",
            "name": "EIF1AX",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1964",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "eukaryotic translation initiation factor 1A, X-linked"
            },
            "metanode": "Gene"
        },
        {
            "id": 11295,
            "identifier": "55783",
            "identifier_type": "int",
            "name": "CMTR2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55783",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "cap methyltransferase 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 11296,
            "identifier": "GO:0008028",
            "identifier_type": "str",
            "name": "monocarboxylic acid transmembrane transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008028",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 11297,
            "identifier": "C0024141",
            "identifier_type": "str",
            "name": "Systemic lupus erythematosus",
            "properties": {
                "url": "http://identifiers.org/umls/C0024141",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 11298,
            "identifier": "C0012813",
            "identifier_type": "str",
            "name": "Diverticulitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0012813",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 11299,
            "identifier": "201625",
            "identifier_type": "int",
            "name": "DNAH12",
            "properties": {
                "url": "http://identifiers.org/ncbigene/201625",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "dynein, axonemal, heavy chain 12"
            },
            "metanode": "Gene"
        },
        {
            "id": 11300,
            "identifier": "GO:0007259",
            "identifier_type": "str",
            "name": "JAK-STAT cascade",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007259",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11301,
            "identifier": "GO:0000154",
            "identifier_type": "str",
            "name": "rRNA modification",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000154",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11302,
            "identifier": "9084",
            "identifier_type": "int",
            "name": "VCY",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9084",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "Y",
                "description": "variable charge, Y-linked"
            },
            "metanode": "Gene"
        },
        {
            "id": 11303,
            "identifier": "GO:0004816",
            "identifier_type": "str",
            "name": "asparagine-tRNA ligase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004816",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 11304,
            "identifier": "UBERON:0001697",
            "identifier_type": "str",
            "name": "orbit of skull",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001697",
                "bto_id": "BTO:0004687",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D009915"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 11305,
            "identifier": "643236",
            "identifier_type": "int",
            "name": "TMEM72",
            "properties": {
                "url": "http://identifiers.org/ncbigene/643236",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "transmembrane protein 72"
            },
            "metanode": "Gene"
        },
        {
            "id": 11306,
            "identifier": "C0234918",
            "identifier_type": "str",
            "name": "Rash morbilliform",
            "properties": {
                "url": "http://identifiers.org/umls/C0234918",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 11307,
            "identifier": "GO:0006742",
            "identifier_type": "str",
            "name": "NADP catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006742",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11308,
            "identifier": "284656",
            "identifier_type": "int",
            "name": "EPHA10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/284656",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "EPH receptor A10"
            },
            "metanode": "Gene"
        },
        {
            "id": 11309,
            "identifier": "2918",
            "identifier_type": "int",
            "name": "GRM8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2918",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "glutamate receptor, metabotropic 8"
            },
            "metanode": "Gene"
        },
        {
            "id": 11310,
            "identifier": "GO:1900275",
            "identifier_type": "str",
            "name": "negative regulation of phospholipase C activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1900275",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11311,
            "identifier": "GO:0021549",
            "identifier_type": "str",
            "name": "cerebellum development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0021549",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 11312,
            "identifier": "80014",
            "identifier_type": "int",
            "name": "WWC2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80014",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "WW and C2 domain containing 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 11313,
            "identifier": "390167",
            "identifier_type": "int",
            "name": "OR5M10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/390167",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "olfactory receptor, family 5, subfamily M, member 10"
            },
            "metanode": "Gene"
        },
        {
            "id": 11314,
            "identifier": "5371",
            "identifier_type": "int",
            "name": "PML",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5371",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "promyelocytic leukemia"
            },
            "metanode": "Gene"
        }
    ]
}