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=14775
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=14800",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=14750",
    "results": [
        {
            "id": 14765,
            "identifier": "GO:0010635",
            "identifier_type": "str",
            "name": "regulation of mitochondrial fusion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010635",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14766,
            "identifier": "63982",
            "identifier_type": "int",
            "name": "ANO3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/63982",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "anoctamin 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 14767,
            "identifier": "GO:0097039",
            "identifier_type": "str",
            "name": "protein linear polyubiquitination",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097039",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14768,
            "identifier": "2171",
            "identifier_type": "int",
            "name": "FABP5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2171",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "fatty acid binding protein 5 (psoriasis-associated)"
            },
            "metanode": "Gene"
        },
        {
            "id": 14769,
            "identifier": "10678",
            "identifier_type": "int",
            "name": "B3GNT2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10678",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "UDP-GlcNAc:betaGal beta-1,3-N-acetylglucosaminyltransferase 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 14770,
            "identifier": "401666",
            "identifier_type": "int",
            "name": "OR51A4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/401666",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "olfactory receptor, family 51, subfamily A, member 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 14771,
            "identifier": "C0855242",
            "identifier_type": "str",
            "name": "Disturbance in sexual arousal",
            "properties": {
                "url": "http://identifiers.org/umls/C0855242",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 14772,
            "identifier": "GO:0051223",
            "identifier_type": "str",
            "name": "regulation of protein transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051223",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14773,
            "identifier": "C0002453",
            "identifier_type": "str",
            "name": "Amenorrhoea",
            "properties": {
                "url": "http://identifiers.org/umls/C0002453",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 14774,
            "identifier": "4496",
            "identifier_type": "int",
            "name": "MT1H",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4496",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "metallothionein 1H"
            },
            "metanode": "Gene"
        },
        {
            "id": 14775,
            "identifier": "54534",
            "identifier_type": "int",
            "name": "MRPL50",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54534",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "mitochondrial ribosomal protein L50"
            },
            "metanode": "Gene"
        },
        {
            "id": 14776,
            "identifier": "GO:0008934",
            "identifier_type": "str",
            "name": "inositol monophosphate 1-phosphatase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008934",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 14777,
            "identifier": "GO:0018008",
            "identifier_type": "str",
            "name": "N-terminal peptidyl-glycine N-myristoylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0018008",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 14778,
            "identifier": "200504",
            "identifier_type": "int",
            "name": "GKN2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/200504",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "gastrokine 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 14779,
            "identifier": "N0000007542",
            "identifier_type": "str",
            "name": "Benzodiazepines",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000007542",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Chemical/Ingredient"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 14780,
            "identifier": "WP706_r80056",
            "identifier_type": "str",
            "name": "SIDS Susceptibility Pathways",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP706_r80056",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 14781,
            "identifier": "149095",
            "identifier_type": "int",
            "name": "DCST1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/149095",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "DC-STAMP domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 14782,
            "identifier": "6965",
            "identifier_type": "int",
            "name": "TRG",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6965",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "T cell receptor gamma locus"
            },
            "metanode": "Gene"
        },
        {
            "id": 14783,
            "identifier": "56987",
            "identifier_type": "int",
            "name": "BBX",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56987",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "bobby sox homolog (Drosophila)"
            },
            "metanode": "Gene"
        },
        {
            "id": 14784,
            "identifier": "GO:0052655",
            "identifier_type": "str",
            "name": "L-valine transaminase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0052655",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 14785,
            "identifier": "GO:0003950",
            "identifier_type": "str",
            "name": "NAD+ ADP-ribosyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003950",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 14786,
            "identifier": "25930",
            "identifier_type": "int",
            "name": "PTPN23",
            "properties": {
                "url": "http://identifiers.org/ncbigene/25930",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "protein tyrosine phosphatase, non-receptor type 23"
            },
            "metanode": "Gene"
        },
        {
            "id": 14787,
            "identifier": "1669",
            "identifier_type": "int",
            "name": "DEFA4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1669",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "defensin, alpha 4, corticostatin"
            },
            "metanode": "Gene"
        },
        {
            "id": 14788,
            "identifier": "55344",
            "identifier_type": "int",
            "name": "PLCXD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55344",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X|Y",
                "description": "phosphatidylinositol-specific phospholipase C, X domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 14789,
            "identifier": "91283",
            "identifier_type": "int",
            "name": "MSANTD3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/91283",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "Myb/SANT-like DNA-binding domain containing 3"
            },
            "metanode": "Gene"
        }
    ]
}