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=13325
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=13350",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=13300",
    "results": [
        {
            "id": 13313,
            "identifier": "GO:0098907",
            "identifier_type": "str",
            "name": "regulation of SA node cell action potential",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0098907",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13314,
            "identifier": "2893",
            "identifier_type": "int",
            "name": "GRIA4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2893",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "glutamate receptor, ionotropic, AMPA 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 13315,
            "identifier": "122046",
            "identifier_type": "int",
            "name": "TEX26",
            "properties": {
                "url": "http://identifiers.org/ncbigene/122046",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "testis expressed 26"
            },
            "metanode": "Gene"
        },
        {
            "id": 13316,
            "identifier": "80117",
            "identifier_type": "int",
            "name": "ARL14",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80117",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "ADP-ribosylation factor-like 14"
            },
            "metanode": "Gene"
        },
        {
            "id": 13317,
            "identifier": "GO:0060462",
            "identifier_type": "str",
            "name": "lung lobe development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060462",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13318,
            "identifier": "114625",
            "identifier_type": "int",
            "name": "ERMAP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/114625",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "erythroblast membrane-associated protein (Scianna blood group)"
            },
            "metanode": "Gene"
        },
        {
            "id": 13319,
            "identifier": "5346",
            "identifier_type": "int",
            "name": "PLIN1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5346",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "perilipin 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 13320,
            "identifier": "51272",
            "identifier_type": "int",
            "name": "BET1L",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51272",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "Bet1 golgi vesicular membrane trafficking protein-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 13321,
            "identifier": "GO:0007091",
            "identifier_type": "str",
            "name": "metaphase/anaphase transition of mitotic cell cycle",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007091",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13322,
            "identifier": "GO:0044764",
            "identifier_type": "str",
            "name": "multi-organism cellular process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044764",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13323,
            "identifier": "PC7_3700",
            "identifier_type": "str",
            "name": "ErbB4 signaling events",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 13324,
            "identifier": "23185",
            "identifier_type": "int",
            "name": "LARP4B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23185",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "La ribonucleoprotein domain family, member 4B"
            },
            "metanode": "Gene"
        },
        {
            "id": 13325,
            "identifier": "254272",
            "identifier_type": "int",
            "name": "TBC1D28",
            "properties": {
                "url": "http://identifiers.org/ncbigene/254272",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "TBC1 domain family, member 28"
            },
            "metanode": "Gene"
        },
        {
            "id": 13326,
            "identifier": "C0850569",
            "identifier_type": "str",
            "name": "Allergic rash",
            "properties": {
                "url": "http://identifiers.org/umls/C0850569",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 13327,
            "identifier": "26524",
            "identifier_type": "int",
            "name": "LATS2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26524",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "large tumor suppressor kinase 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 13328,
            "identifier": "C0156353",
            "identifier_type": "str",
            "name": "Uterovaginal prolapse",
            "properties": {
                "url": "http://identifiers.org/umls/C0156353",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 13329,
            "identifier": "PC7_7784",
            "identifier_type": "str",
            "name": "TCF dependent signaling in response to WNT",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 13330,
            "identifier": "79473",
            "identifier_type": "int",
            "name": "OR52N1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79473",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "olfactory receptor, family 52, subfamily N, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 13331,
            "identifier": "105376785",
            "identifier_type": "int",
            "name": "LOC105376785",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105376785",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "uncharacterized LOC105376785"
            },
            "metanode": "Gene"
        },
        {
            "id": 13332,
            "identifier": "GO:0042622",
            "identifier_type": "str",
            "name": "photoreceptor outer segment membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042622",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 13333,
            "identifier": "GO:0043487",
            "identifier_type": "str",
            "name": "regulation of RNA stability",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043487",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13334,
            "identifier": "3201",
            "identifier_type": "int",
            "name": "HOXA4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3201",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "homeobox A4"
            },
            "metanode": "Gene"
        },
        {
            "id": 13335,
            "identifier": "GO:1902222",
            "identifier_type": "str",
            "name": "erythrose 4-phosphate/phosphoenolpyruvate family amino acid catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902222",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13336,
            "identifier": "C0038395",
            "identifier_type": "str",
            "name": "Streptococcal infection",
            "properties": {
                "url": "http://identifiers.org/umls/C0038395",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 13337,
            "identifier": "DOID:13241",
            "identifier_type": "str",
            "name": "Behcet's disease",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/DOID_13241",
                "source": "Disease Ontology",
                "license": "CC BY 3.0"
            },
            "metanode": "Disease"
        }
    ]
}