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=6950
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=6975",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=6925",
    "results": [
        {
            "id": 6939,
            "identifier": "GO:0044359",
            "identifier_type": "str",
            "name": "modulation of molecular function in other organism",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044359",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6940,
            "identifier": "GO:0071568",
            "identifier_type": "str",
            "name": "UFM1 transferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071568",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 6941,
            "identifier": "57045",
            "identifier_type": "int",
            "name": "TWSG1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57045",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "twisted gastrulation BMP signaling modulator 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 6942,
            "identifier": "GO:0051765",
            "identifier_type": "str",
            "name": "inositol tetrakisphosphate kinase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051765",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 6943,
            "identifier": "GO:0071532",
            "identifier_type": "str",
            "name": "ankyrin repeat binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071532",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 6944,
            "identifier": "C0947999",
            "identifier_type": "str",
            "name": "Blood urine present",
            "properties": {
                "url": "http://identifiers.org/umls/C0947999",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 6945,
            "identifier": "GO:0006867",
            "identifier_type": "str",
            "name": "asparagine transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006867",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6946,
            "identifier": "GO:0005681",
            "identifier_type": "str",
            "name": "spliceosomal complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005681",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 6947,
            "identifier": "132671",
            "identifier_type": "int",
            "name": "SPATA18",
            "properties": {
                "url": "http://identifiers.org/ncbigene/132671",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "spermatogenesis associated 18"
            },
            "metanode": "Gene"
        },
        {
            "id": 6948,
            "identifier": "GO:0016078",
            "identifier_type": "str",
            "name": "tRNA catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016078",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6950,
            "identifier": "GO:0020027",
            "identifier_type": "str",
            "name": "hemoglobin metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0020027",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6951,
            "identifier": "GO:0070103",
            "identifier_type": "str",
            "name": "regulation of interleukin-6-mediated signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070103",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6952,
            "identifier": "GO:0044743",
            "identifier_type": "str",
            "name": "intracellular protein transmembrane import",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044743",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6953,
            "identifier": "GO:0008300",
            "identifier_type": "str",
            "name": "isoprenoid catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008300",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6954,
            "identifier": "105371026",
            "identifier_type": "int",
            "name": "LOC105371026",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105371026",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "uncharacterized LOC105371026"
            },
            "metanode": "Gene"
        },
        {
            "id": 6955,
            "identifier": "GO:2000542",
            "identifier_type": "str",
            "name": "negative regulation of gastrulation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000542",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6956,
            "identifier": "GO:0071554",
            "identifier_type": "str",
            "name": "cell wall organization or biogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071554",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6957,
            "identifier": "GO:0045727",
            "identifier_type": "str",
            "name": "positive regulation of translation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045727",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6958,
            "identifier": "105378146",
            "identifier_type": "int",
            "name": "LOC105378146",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105378146",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "uncharacterized LOC105378146"
            },
            "metanode": "Gene"
        },
        {
            "id": 6959,
            "identifier": "GO:0048565",
            "identifier_type": "str",
            "name": "digestive tract development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048565",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6960,
            "identifier": "D020150",
            "identifier_type": "str",
            "name": "Chorea Gravidarum",
            "properties": {
                "url": "http://identifiers.org/mesh/D020150",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 6961,
            "identifier": "C0237849",
            "identifier_type": "str",
            "name": "Skin exfoliation",
            "properties": {
                "url": "http://identifiers.org/umls/C0237849",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 6962,
            "identifier": "C0428282",
            "identifier_type": "str",
            "name": "Serum creatinine decreased",
            "properties": {
                "url": "http://identifiers.org/umls/C0428282",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 6963,
            "identifier": "GO:0005313",
            "identifier_type": "str",
            "name": "L-glutamate transmembrane transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005313",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 6964,
            "identifier": "4878",
            "identifier_type": "int",
            "name": "NPPA",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4878",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "natriuretic peptide A"
            },
            "metanode": "Gene"
        }
    ]
}