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=35400
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=35425",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=35375",
    "results": [
        {
            "id": 35396,
            "identifier": "GO:0030817",
            "identifier_type": "str",
            "name": "regulation of cAMP biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030817",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35397,
            "identifier": "170626",
            "identifier_type": "int",
            "name": "XAGE3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/170626",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "X antigen family, member 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 35398,
            "identifier": "C3160756",
            "identifier_type": "str",
            "name": "Infection reactivation",
            "properties": {
                "url": "http://identifiers.org/umls/C3160756",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 35399,
            "identifier": "C1264610",
            "identifier_type": "str",
            "name": "Infectious peritonitis",
            "properties": {
                "url": "http://identifiers.org/umls/C1264610",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 35400,
            "identifier": "340745",
            "identifier_type": "int",
            "name": "LRIT2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/340745",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "leucine-rich repeat, immunoglobulin-like and transmembrane domains 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 35401,
            "identifier": "GO:0060335",
            "identifier_type": "str",
            "name": "positive regulation of interferon-gamma-mediated signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060335",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35402,
            "identifier": "3846",
            "identifier_type": "int",
            "name": "KRTAP5-9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3846",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "keratin associated protein 5-9"
            },
            "metanode": "Gene"
        },
        {
            "id": 35403,
            "identifier": "8369",
            "identifier_type": "int",
            "name": "HIST1H4G",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8369",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "histone cluster 1, H4g"
            },
            "metanode": "Gene"
        },
        {
            "id": 35404,
            "identifier": "GO:0060038",
            "identifier_type": "str",
            "name": "cardiac muscle cell proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060038",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35405,
            "identifier": "2203",
            "identifier_type": "int",
            "name": "FBP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2203",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "fructose-1,6-bisphosphatase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 35406,
            "identifier": "10966",
            "identifier_type": "int",
            "name": "RAB40B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10966",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "RAB40B, member RAS oncogene family"
            },
            "metanode": "Gene"
        },
        {
            "id": 35407,
            "identifier": "C0231710",
            "identifier_type": "str",
            "name": "Buttock pain",
            "properties": {
                "url": "http://identifiers.org/umls/C0231710",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 35408,
            "identifier": "GO:1904220",
            "identifier_type": "str",
            "name": "regulation of serine C-palmitoyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1904220",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35409,
            "identifier": "91272",
            "identifier_type": "int",
            "name": "BOD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/91272",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "biorientation of chromosomes in cell division 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 35410,
            "identifier": "C0151940",
            "identifier_type": "str",
            "name": "Hypocalcemic tetany",
            "properties": {
                "url": "http://identifiers.org/umls/C0151940",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 35411,
            "identifier": "GO:0032388",
            "identifier_type": "str",
            "name": "positive regulation of intracellular transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032388",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35412,
            "identifier": "GO:0060043",
            "identifier_type": "str",
            "name": "regulation of cardiac muscle cell proliferation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060043",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 35413,
            "identifier": "4656",
            "identifier_type": "int",
            "name": "MYOG",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4656",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "myogenin (myogenic factor 4)"
            },
            "metanode": "Gene"
        },
        {
            "id": 35414,
            "identifier": "43847",
            "identifier_type": "int",
            "name": "KLK14",
            "properties": {
                "url": "http://identifiers.org/ncbigene/43847",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "kallikrein-related peptidase 14"
            },
            "metanode": "Gene"
        },
        {
            "id": 35415,
            "identifier": "PC7_6814",
            "identifier_type": "str",
            "name": "RNA Polymerase III Transcription Termination",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 35416,
            "identifier": "PC7_4594",
            "identifier_type": "str",
            "name": "IL12-mediated signaling events",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 35417,
            "identifier": "7253",
            "identifier_type": "int",
            "name": "TSHR",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7253",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "thyroid stimulating hormone receptor"
            },
            "metanode": "Gene"
        },
        {
            "id": 35418,
            "identifier": "GO:0008282",
            "identifier_type": "str",
            "name": "ATP-sensitive potassium channel complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008282",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 35419,
            "identifier": "149345",
            "identifier_type": "int",
            "name": "SHISA4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/149345",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "shisa family member 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 35420,
            "identifier": "GO:0021534",
            "identifier_type": "str",
            "name": "cell proliferation in hindbrain",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0021534",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}