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=26050
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=26075",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=26025",
    "results": [
        {
            "id": 26044,
            "identifier": "GO:1903431",
            "identifier_type": "str",
            "name": "positive regulation of cell maturation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903431",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26045,
            "identifier": "GO:0015280",
            "identifier_type": "str",
            "name": "ligand-gated sodium channel activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015280",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 26046,
            "identifier": "GO:0032232",
            "identifier_type": "str",
            "name": "negative regulation of actin filament bundle assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032232",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26047,
            "identifier": "341567",
            "identifier_type": "int",
            "name": "H1FNT",
            "properties": {
                "url": "http://identifiers.org/ncbigene/341567",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "H1 histone family, member N, testis-specific"
            },
            "metanode": "Gene"
        },
        {
            "id": 26048,
            "identifier": "116842",
            "identifier_type": "int",
            "name": "LEAP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/116842",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "liver expressed antimicrobial peptide 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 26049,
            "identifier": "C1096252",
            "identifier_type": "str",
            "name": "Cardiac discomfort",
            "properties": {
                "url": "http://identifiers.org/umls/C1096252",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 26050,
            "identifier": "C0079744",
            "identifier_type": "str",
            "name": "Diffuse large B-cell lymphoma",
            "properties": {
                "url": "http://identifiers.org/umls/C0079744",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 26051,
            "identifier": "9319",
            "identifier_type": "int",
            "name": "TRIP13",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9319",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "thyroid hormone receptor interactor 13"
            },
            "metanode": "Gene"
        },
        {
            "id": 26052,
            "identifier": "GO:0019888",
            "identifier_type": "str",
            "name": "protein phosphatase regulator activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019888",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 26053,
            "identifier": "59341",
            "identifier_type": "int",
            "name": "TRPV4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/59341",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "transient receptor potential cation channel, subfamily V, member 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 26054,
            "identifier": "GO:0031213",
            "identifier_type": "str",
            "name": "RSF complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031213",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 26055,
            "identifier": "54165",
            "identifier_type": "int",
            "name": "DCUN1D1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54165",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "DCN1, defective in cullin neddylation 1, domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 26056,
            "identifier": "GO:0005873",
            "identifier_type": "str",
            "name": "plus-end kinesin complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005873",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 26057,
            "identifier": "GO:0047192",
            "identifier_type": "str",
            "name": "1-alkylglycerophosphocholine O-acetyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0047192",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 26058,
            "identifier": "GO:0000900",
            "identifier_type": "str",
            "name": "translation repressor activity, nucleic acid binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000900",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 26059,
            "identifier": "GO:0044344",
            "identifier_type": "str",
            "name": "cellular response to fibroblast growth factor stimulus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044344",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26060,
            "identifier": "GO:1904288",
            "identifier_type": "str",
            "name": "BAT3 complex binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1904288",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 26061,
            "identifier": "GO:0010906",
            "identifier_type": "str",
            "name": "regulation of glucose metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010906",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 26062,
            "identifier": "100129572",
            "identifier_type": "int",
            "name": "LOC100129572",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100129572",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "uncharacterized LOC100129572"
            },
            "metanode": "Gene"
        },
        {
            "id": 26063,
            "identifier": "130399",
            "identifier_type": "int",
            "name": "ACVR1C",
            "properties": {
                "url": "http://identifiers.org/ncbigene/130399",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "activin A receptor, type IC"
            },
            "metanode": "Gene"
        },
        {
            "id": 26064,
            "identifier": "100533496",
            "identifier_type": "int",
            "name": "TVP23C-CDRT4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100533496",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "TVP23C-CDRT4 readthrough"
            },
            "metanode": "Gene"
        },
        {
            "id": 26065,
            "identifier": "283248",
            "identifier_type": "int",
            "name": "RCOR2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/283248",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "REST corepressor 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 26066,
            "identifier": "D020237",
            "identifier_type": "str",
            "name": "Alexia, Pure",
            "properties": {
                "url": "http://identifiers.org/mesh/D020237",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 26067,
            "identifier": "5606",
            "identifier_type": "int",
            "name": "MAP2K3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5606",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "mitogen-activated protein kinase kinase 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 26068,
            "identifier": "9779",
            "identifier_type": "int",
            "name": "TBC1D5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9779",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "TBC1 domain family, member 5"
            },
            "metanode": "Gene"
        }
    ]
}