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=41025
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=41050",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=41000",
    "results": [
        {
            "id": 41021,
            "identifier": "GO:1901017",
            "identifier_type": "str",
            "name": "negative regulation of potassium ion transmembrane transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901017",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41022,
            "identifier": "GO:0052596",
            "identifier_type": "str",
            "name": "phenethylamine:oxygen oxidoreductase (deaminating) activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0052596",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 41023,
            "identifier": "PC7_6747",
            "identifier_type": "str",
            "name": "RAF/MAP kinase cascade",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 41024,
            "identifier": "C0242422",
            "identifier_type": "str",
            "name": "Parkinsonism",
            "properties": {
                "url": "http://identifiers.org/umls/C0242422",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 41025,
            "identifier": "56955",
            "identifier_type": "int",
            "name": "MEPE",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56955",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "matrix extracellular phosphoglycoprotein"
            },
            "metanode": "Gene"
        },
        {
            "id": 41026,
            "identifier": "GO:0019843",
            "identifier_type": "str",
            "name": "rRNA binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019843",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 41027,
            "identifier": "GO:1900133",
            "identifier_type": "str",
            "name": "regulation of renin secretion into blood stream",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1900133",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41028,
            "identifier": "GO:0042105",
            "identifier_type": "str",
            "name": "alpha-beta T cell receptor complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042105",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 41029,
            "identifier": "GO:0044769",
            "identifier_type": "str",
            "name": "ATPase activity, coupled to transmembrane movement of ions, rotational mechanism",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044769",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 41030,
            "identifier": "C0427458",
            "identifier_type": "str",
            "name": "Red blood cell count increased",
            "properties": {
                "url": "http://identifiers.org/umls/C0427458",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 41031,
            "identifier": "GO:0008009",
            "identifier_type": "str",
            "name": "chemokine activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008009",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 41032,
            "identifier": "148223",
            "identifier_type": "int",
            "name": "C19orf25",
            "properties": {
                "url": "http://identifiers.org/ncbigene/148223",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "chromosome 19 open reading frame 25"
            },
            "metanode": "Gene"
        },
        {
            "id": 41033,
            "identifier": "10128",
            "identifier_type": "int",
            "name": "LRPPRC",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10128",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "leucine-rich pentatricopeptide repeat containing"
            },
            "metanode": "Gene"
        },
        {
            "id": 41034,
            "identifier": "63947",
            "identifier_type": "int",
            "name": "DMRTC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/63947",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "DMRT-like family C1"
            },
            "metanode": "Gene"
        },
        {
            "id": 41035,
            "identifier": "GO:1903003",
            "identifier_type": "str",
            "name": "positive regulation of protein deubiquitination",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903003",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41036,
            "identifier": "441521",
            "identifier_type": "int",
            "name": "CT45A5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/441521",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "cancer/testis antigen family 45, member A5"
            },
            "metanode": "Gene"
        },
        {
            "id": 41037,
            "identifier": "102723623",
            "identifier_type": "int",
            "name": "LOC102723623",
            "properties": {
                "url": "http://identifiers.org/ncbigene/102723623",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "golgin subfamily A member 6-like protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 41038,
            "identifier": "105379699",
            "identifier_type": "int",
            "name": "LOC105379699",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105379699",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "uncharacterized LOC105379699"
            },
            "metanode": "Gene"
        },
        {
            "id": 41039,
            "identifier": "N0000000166",
            "identifier_type": "str",
            "name": "alpha Glucosidase Inhibitors",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000000166",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Mechanism of Action"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 41040,
            "identifier": "GO:0004047",
            "identifier_type": "str",
            "name": "aminomethyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004047",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 41041,
            "identifier": "4090",
            "identifier_type": "int",
            "name": "SMAD5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4090",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "SMAD family member 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 41042,
            "identifier": "8501",
            "identifier_type": "int",
            "name": "SLC43A1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8501",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "solute carrier family 43 (amino acid system L transporter), member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 41043,
            "identifier": "GO:0060005",
            "identifier_type": "str",
            "name": "vestibular reflex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060005",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41044,
            "identifier": "GO:0002714",
            "identifier_type": "str",
            "name": "positive regulation of B cell mediated immunity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002714",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41045,
            "identifier": "GO:0000463",
            "identifier_type": "str",
            "name": "maturation of LSU-rRNA from tricistronic rRNA transcript (SSU-rRNA, 5.8S rRNA, LSU-rRNA)",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000463",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}