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=42400
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=42425",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=42375",
    "results": [
        {
            "id": 42398,
            "identifier": "64641",
            "identifier_type": "int",
            "name": "EBF2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64641",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "early B-cell factor 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 42399,
            "identifier": "GO:0008532",
            "identifier_type": "str",
            "name": "N-acetyllactosaminide beta-1,3-N-acetylglucosaminyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008532",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 42400,
            "identifier": "84179",
            "identifier_type": "int",
            "name": "MFSD7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84179",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "major facilitator superfamily domain containing 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 42401,
            "identifier": "6514",
            "identifier_type": "int",
            "name": "SLC2A2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6514",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "solute carrier family 2 (facilitated glucose transporter), member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 42402,
            "identifier": "348980",
            "identifier_type": "int",
            "name": "HCN1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/348980",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "hyperpolarization activated cyclic nucleotide gated potassium channel 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 42403,
            "identifier": "117248",
            "identifier_type": "int",
            "name": "GALNT15",
            "properties": {
                "url": "http://identifiers.org/ncbigene/117248",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "polypeptide N-acetylgalactosaminyltransferase 15"
            },
            "metanode": "Gene"
        },
        {
            "id": 42404,
            "identifier": "GO:0043559",
            "identifier_type": "str",
            "name": "insulin binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043559",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 42405,
            "identifier": "C0339916",
            "identifier_type": "str",
            "name": "Viral upper respiratory tract infection",
            "properties": {
                "url": "http://identifiers.org/umls/C0339916",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 42406,
            "identifier": "9853",
            "identifier_type": "int",
            "name": "RUSC2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9853",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "RUN and SH3 domain containing 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 42407,
            "identifier": "51112",
            "identifier_type": "int",
            "name": "TRAPPC12",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51112",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "trafficking protein particle complex 12"
            },
            "metanode": "Gene"
        },
        {
            "id": 42408,
            "identifier": "C0749106",
            "identifier_type": "str",
            "name": "Submandibular mass",
            "properties": {
                "url": "http://identifiers.org/umls/C0749106",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 42409,
            "identifier": "PC7_6921",
            "identifier_type": "str",
            "name": "Regulation of the Fanconi anemia pathway",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 42410,
            "identifier": "GO:0046322",
            "identifier_type": "str",
            "name": "negative regulation of fatty acid oxidation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046322",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 42411,
            "identifier": "GO:0002116",
            "identifier_type": "str",
            "name": "semaphorin receptor complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002116",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 42412,
            "identifier": "GO:0043988",
            "identifier_type": "str",
            "name": "histone H3-S28 phosphorylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043988",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 42413,
            "identifier": "100289265",
            "identifier_type": "int",
            "name": "FAM197Y1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100289265",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "Y",
                "description": "family with sequence similarity 197, Y-linked, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 42414,
            "identifier": "C0521509",
            "identifier_type": "str",
            "name": "Injection site induration",
            "properties": {
                "url": "http://identifiers.org/umls/C0521509",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 42415,
            "identifier": "7738",
            "identifier_type": "int",
            "name": "ZNF184",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7738",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "zinc finger protein 184"
            },
            "metanode": "Gene"
        },
        {
            "id": 42416,
            "identifier": "C0403447",
            "identifier_type": "str",
            "name": "Chronic renal insufficiency",
            "properties": {
                "url": "http://identifiers.org/umls/C0403447",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 42417,
            "identifier": "N0000182147",
            "identifier_type": "str",
            "name": "Sigma-1 Receptor Agonists",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000182147",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Mechanism of Action"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 42418,
            "identifier": "GO:2000253",
            "identifier_type": "str",
            "name": "positive regulation of feeding behavior",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000253",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 42419,
            "identifier": "GO:0032965",
            "identifier_type": "str",
            "name": "regulation of collagen biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032965",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 42420,
            "identifier": "C0235270",
            "identifier_type": "str",
            "name": "Keratopathy",
            "properties": {
                "url": "http://identifiers.org/umls/C0235270",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 42421,
            "identifier": "10551",
            "identifier_type": "int",
            "name": "AGR2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10551",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "anterior gradient 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 42422,
            "identifier": "PC7_7720",
            "identifier_type": "str",
            "name": "Syndecan-3-mediated signaling events",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        }
    ]
}