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=32225
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=32250",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=32200",
    "results": [
        {
            "id": 32218,
            "identifier": "259294",
            "identifier_type": "int",
            "name": "TAS2R19",
            "properties": {
                "url": "http://identifiers.org/ncbigene/259294",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "taste receptor, type 2, member 19"
            },
            "metanode": "Gene"
        },
        {
            "id": 32219,
            "identifier": "C0677658",
            "identifier_type": "str",
            "name": "Breast disorder female",
            "properties": {
                "url": "http://identifiers.org/umls/C0677658",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 32220,
            "identifier": "283471",
            "identifier_type": "int",
            "name": "TMPRSS12",
            "properties": {
                "url": "http://identifiers.org/ncbigene/283471",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "transmembrane (C-terminal) protease, serine 12"
            },
            "metanode": "Gene"
        },
        {
            "id": 32221,
            "identifier": "29946",
            "identifier_type": "int",
            "name": "SERTAD3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/29946",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "SERTA domain containing 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 32222,
            "identifier": "5685",
            "identifier_type": "int",
            "name": "PSMA4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5685",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "proteasome (prosome, macropain) subunit, alpha type, 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 32223,
            "identifier": "10336",
            "identifier_type": "int",
            "name": "PCGF3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10336",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "polycomb group ring finger 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 32224,
            "identifier": "51611",
            "identifier_type": "int",
            "name": "DPH5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51611",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "diphthamide biosynthesis 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 32225,
            "identifier": "GO:0002432",
            "identifier_type": "str",
            "name": "granuloma formation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002432",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32226,
            "identifier": "GO:0010764",
            "identifier_type": "str",
            "name": "negative regulation of fibroblast migration",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010764",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32227,
            "identifier": "23780",
            "identifier_type": "int",
            "name": "APOL2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23780",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "apolipoprotein L, 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 32228,
            "identifier": "C2721737",
            "identifier_type": "str",
            "name": "Application site stinging",
            "properties": {
                "url": "http://identifiers.org/umls/C2721737",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 32229,
            "identifier": "4170",
            "identifier_type": "int",
            "name": "MCL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4170",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "myeloid cell leukemia 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 32230,
            "identifier": "GO:1904376",
            "identifier_type": "str",
            "name": "negative regulation of protein localization to cell periphery",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1904376",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32231,
            "identifier": "C0476280",
            "identifier_type": "str",
            "name": "Musculoskeletal chest pain",
            "properties": {
                "url": "http://identifiers.org/umls/C0476280",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 32232,
            "identifier": "158506",
            "identifier_type": "int",
            "name": "ZNF645",
            "properties": {
                "url": "http://identifiers.org/ncbigene/158506",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "zinc finger protein 645"
            },
            "metanode": "Gene"
        },
        {
            "id": 32233,
            "identifier": "GO:0071307",
            "identifier_type": "str",
            "name": "cellular response to vitamin K",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071307",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32234,
            "identifier": "PC7_1123",
            "identifier_type": "str",
            "name": "AP-1 transcription factor network",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 32235,
            "identifier": "GO:0071295",
            "identifier_type": "str",
            "name": "cellular response to vitamin",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071295",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32236,
            "identifier": "149428",
            "identifier_type": "int",
            "name": "BNIPL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/149428",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "BCL2/adenovirus E1B 19kD interacting protein like"
            },
            "metanode": "Gene"
        },
        {
            "id": 32237,
            "identifier": "GO:0060442",
            "identifier_type": "str",
            "name": "branching involved in prostate gland morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060442",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32238,
            "identifier": "C0877090",
            "identifier_type": "str",
            "name": "Orthostatic collapse",
            "properties": {
                "url": "http://identifiers.org/umls/C0877090",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 32239,
            "identifier": "57862",
            "identifier_type": "int",
            "name": "ZNF410",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57862",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "zinc finger protein 410"
            },
            "metanode": "Gene"
        },
        {
            "id": 32240,
            "identifier": "1215",
            "identifier_type": "int",
            "name": "CMA1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1215",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "chymase 1, mast cell"
            },
            "metanode": "Gene"
        },
        {
            "id": 32241,
            "identifier": "9962",
            "identifier_type": "int",
            "name": "SLC23A2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9962",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "solute carrier family 23 (ascorbic acid transporter), member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 32242,
            "identifier": "GO:0072369",
            "identifier_type": "str",
            "name": "regulation of lipid transport by positive regulation of transcription from RNA polymerase II promoter",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072369",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}