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=17150
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=17175",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=17125",
    "results": [
        {
            "id": 17140,
            "identifier": "GO:2000569",
            "identifier_type": "str",
            "name": "regulation of T-helper 2 cell activation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000569",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17141,
            "identifier": "C0151555",
            "identifier_type": "str",
            "name": "Cinchonism",
            "properties": {
                "url": "http://identifiers.org/umls/C0151555",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 17142,
            "identifier": "C0268030",
            "identifier_type": "str",
            "name": "Acidemia",
            "properties": {
                "url": "http://identifiers.org/umls/C0268030",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 17143,
            "identifier": "GO:0003257",
            "identifier_type": "str",
            "name": "positive regulation of transcription from RNA polymerase II promoter involved in myocardial precursor cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003257",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17144,
            "identifier": "116328",
            "identifier_type": "int",
            "name": "C8orf34",
            "properties": {
                "url": "http://identifiers.org/ncbigene/116328",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "chromosome 8 open reading frame 34"
            },
            "metanode": "Gene"
        },
        {
            "id": 17145,
            "identifier": "GO:0021718",
            "identifier_type": "str",
            "name": "superior olivary nucleus development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0021718",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17146,
            "identifier": "23305",
            "identifier_type": "int",
            "name": "ACSL6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23305",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "acyl-CoA synthetase long-chain family member 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 17147,
            "identifier": "GO:0045625",
            "identifier_type": "str",
            "name": "regulation of T-helper 1 cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045625",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17148,
            "identifier": "GO:0042834",
            "identifier_type": "str",
            "name": "peptidoglycan binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042834",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 17149,
            "identifier": "C0234535",
            "identifier_type": "str",
            "name": "Clonic convulsion",
            "properties": {
                "url": "http://identifiers.org/umls/C0234535",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 17150,
            "identifier": "6164",
            "identifier_type": "int",
            "name": "RPL34",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6164",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "ribosomal protein L34"
            },
            "metanode": "Gene"
        },
        {
            "id": 17151,
            "identifier": "GO:1903795",
            "identifier_type": "str",
            "name": "regulation of inorganic anion transmembrane transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903795",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17152,
            "identifier": "GO:0030280",
            "identifier_type": "str",
            "name": "structural constituent of epidermis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030280",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 17153,
            "identifier": "79863",
            "identifier_type": "int",
            "name": "RBFA",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79863",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "ribosome binding factor A (putative)"
            },
            "metanode": "Gene"
        },
        {
            "id": 17154,
            "identifier": "641314",
            "identifier_type": "int",
            "name": "LINC00594",
            "properties": {
                "url": "http://identifiers.org/ncbigene/641314",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "long intergenic non-protein coding RNA 594"
            },
            "metanode": "Gene"
        },
        {
            "id": 17155,
            "identifier": "C1258215",
            "identifier_type": "str",
            "name": "Ileus",
            "properties": {
                "url": "http://identifiers.org/umls/C1258215",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 17156,
            "identifier": "996",
            "identifier_type": "int",
            "name": "CDC27",
            "properties": {
                "url": "http://identifiers.org/ncbigene/996",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "cell division cycle 27"
            },
            "metanode": "Gene"
        },
        {
            "id": 17157,
            "identifier": "GO:0007100",
            "identifier_type": "str",
            "name": "mitotic centrosome separation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007100",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17158,
            "identifier": "51018",
            "identifier_type": "int",
            "name": "RRP15",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51018",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "ribosomal RNA processing 15 homolog (S. cerevisiae)"
            },
            "metanode": "Gene"
        },
        {
            "id": 17159,
            "identifier": "GO:0040009",
            "identifier_type": "str",
            "name": "regulation of growth rate",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0040009",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17160,
            "identifier": "643911",
            "identifier_type": "int",
            "name": "CRNDE",
            "properties": {
                "url": "http://identifiers.org/ncbigene/643911",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "colorectal neoplasia differentially expressed (non-protein coding)"
            },
            "metanode": "Gene"
        },
        {
            "id": 17161,
            "identifier": "GO:0098743",
            "identifier_type": "str",
            "name": "cell aggregation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0098743",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17162,
            "identifier": "3449",
            "identifier_type": "int",
            "name": "IFNA16",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3449",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "interferon, alpha 16"
            },
            "metanode": "Gene"
        },
        {
            "id": 17163,
            "identifier": "C1696701",
            "identifier_type": "str",
            "name": "Dermatillomania",
            "properties": {
                "url": "http://identifiers.org/umls/C1696701",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 17164,
            "identifier": "C0728725",
            "identifier_type": "str",
            "name": "Low pH",
            "properties": {
                "url": "http://identifiers.org/umls/C0728725",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}