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=41550
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=41575",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=41525",
    "results": [
        {
            "id": 41547,
            "identifier": "1874",
            "identifier_type": "int",
            "name": "E2F4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1874",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "E2F transcription factor 4, p107/p130-binding"
            },
            "metanode": "Gene"
        },
        {
            "id": 41548,
            "identifier": "994",
            "identifier_type": "int",
            "name": "CDC25B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/994",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "cell division cycle 25B"
            },
            "metanode": "Gene"
        },
        {
            "id": 41549,
            "identifier": "9501",
            "identifier_type": "int",
            "name": "RPH3AL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9501",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "rabphilin 3A-like (without C2 domains)"
            },
            "metanode": "Gene"
        },
        {
            "id": 41550,
            "identifier": "51016",
            "identifier_type": "int",
            "name": "EMC9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51016",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "ER membrane protein complex subunit 9"
            },
            "metanode": "Gene"
        },
        {
            "id": 41551,
            "identifier": "C0341505",
            "identifier_type": "str",
            "name": "Chemical peritonitis",
            "properties": {
                "url": "http://identifiers.org/umls/C0341505",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 41552,
            "identifier": "GO:0015276",
            "identifier_type": "str",
            "name": "ligand-gated ion channel activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015276",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 41553,
            "identifier": "GO:0043533",
            "identifier_type": "str",
            "name": "inositol 1,3,4,5 tetrakisphosphate binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043533",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 41554,
            "identifier": "128240",
            "identifier_type": "int",
            "name": "APOA1BP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/128240",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "apolipoprotein A-I binding protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 41555,
            "identifier": "33",
            "identifier_type": "int",
            "name": "ACADL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/33",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "acyl-CoA dehydrogenase, long chain"
            },
            "metanode": "Gene"
        },
        {
            "id": 41556,
            "identifier": "GO:0014874",
            "identifier_type": "str",
            "name": "response to stimulus involved in regulation of muscle adaptation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0014874",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41557,
            "identifier": "GO:0048880",
            "identifier_type": "str",
            "name": "sensory system development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048880",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41558,
            "identifier": "C0085681",
            "identifier_type": "str",
            "name": "Hyperphosphataemia",
            "properties": {
                "url": "http://identifiers.org/umls/C0085681",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 41559,
            "identifier": "GO:0003839",
            "identifier_type": "str",
            "name": "gamma-glutamylcyclotransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003839",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 41560,
            "identifier": "283446",
            "identifier_type": "int",
            "name": "MYO1H",
            "properties": {
                "url": "http://identifiers.org/ncbigene/283446",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "myosin IH"
            },
            "metanode": "Gene"
        },
        {
            "id": 41561,
            "identifier": "5788",
            "identifier_type": "int",
            "name": "PTPRC",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5788",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "protein tyrosine phosphatase, receptor type, C"
            },
            "metanode": "Gene"
        },
        {
            "id": 41562,
            "identifier": "10455",
            "identifier_type": "int",
            "name": "ECI2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10455",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "enoyl-CoA delta isomerase 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 41563,
            "identifier": "51714",
            "identifier_type": "int",
            "name": "SELT",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51714",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "selenoprotein T"
            },
            "metanode": "Gene"
        },
        {
            "id": 41564,
            "identifier": "GO:1902931",
            "identifier_type": "str",
            "name": "negative regulation of alcohol biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902931",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41565,
            "identifier": "C0156273",
            "identifier_type": "str",
            "name": "Bladder diverticulum",
            "properties": {
                "url": "http://identifiers.org/umls/C0156273",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 41566,
            "identifier": "GO:0033383",
            "identifier_type": "str",
            "name": "geranyl diphosphate metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033383",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41567,
            "identifier": "221833",
            "identifier_type": "int",
            "name": "SP8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/221833",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "Sp8 transcription factor"
            },
            "metanode": "Gene"
        },
        {
            "id": 41568,
            "identifier": "GO:0099516",
            "identifier_type": "str",
            "name": "ion antiporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0099516",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 41569,
            "identifier": "79098",
            "identifier_type": "int",
            "name": "C1orf116",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79098",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "chromosome 1 open reading frame 116"
            },
            "metanode": "Gene"
        },
        {
            "id": 41570,
            "identifier": "D046608",
            "identifier_type": "str",
            "name": "Synkinesis",
            "properties": {
                "url": "http://identifiers.org/mesh/D046608",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 41571,
            "identifier": "N0000175456",
            "identifier_type": "str",
            "name": "Chloride Channel Activators",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000175456",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Mechanism of Action"
            },
            "metanode": "Pharmacologic Class"
        }
    ]
}