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=19975
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=20000",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=19950",
    "results": [
        {
            "id": 19964,
            "identifier": "GO:1990393",
            "identifier_type": "str",
            "name": "3M complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1990393",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 19965,
            "identifier": "GO:0071203",
            "identifier_type": "str",
            "name": "WASH complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071203",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 19966,
            "identifier": "9681",
            "identifier_type": "int",
            "name": "DEPDC5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9681",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "DEP domain containing 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 19967,
            "identifier": "C0007286",
            "identifier_type": "str",
            "name": "Carpal tunnel syndrome",
            "properties": {
                "url": "http://identifiers.org/umls/C0007286",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 19968,
            "identifier": "C0038534",
            "identifier_type": "str",
            "name": "Subconjunctival hemorrhage",
            "properties": {
                "url": "http://identifiers.org/umls/C0038534",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 19969,
            "identifier": "C0424810",
            "identifier_type": "str",
            "name": "Periorbital swelling",
            "properties": {
                "url": "http://identifiers.org/umls/C0424810",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 20327,
            "identifier": "GO:0035640",
            "identifier_type": "str",
            "name": "exploration behavior",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035640",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19970,
            "identifier": "GO:0008375",
            "identifier_type": "str",
            "name": "acetylglucosaminyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008375",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 19971,
            "identifier": "GO:0042181",
            "identifier_type": "str",
            "name": "ketone biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042181",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19972,
            "identifier": "GO:0032997",
            "identifier_type": "str",
            "name": "Fc receptor complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032997",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 19973,
            "identifier": "80739",
            "identifier_type": "int",
            "name": "C6orf25",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80739",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "chromosome 6 open reading frame 25"
            },
            "metanode": "Gene"
        },
        {
            "id": 19974,
            "identifier": "GO:0044778",
            "identifier_type": "str",
            "name": "meiotic DNA integrity checkpoint",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044778",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19975,
            "identifier": "29989",
            "identifier_type": "int",
            "name": "OBP2B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/29989",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "odorant binding protein 2B"
            },
            "metanode": "Gene"
        },
        {
            "id": 19976,
            "identifier": "5968",
            "identifier_type": "int",
            "name": "REG1B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5968",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "regenerating islet-derived 1 beta"
            },
            "metanode": "Gene"
        },
        {
            "id": 19977,
            "identifier": "10379",
            "identifier_type": "int",
            "name": "IRF9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10379",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "interferon regulatory factor 9"
            },
            "metanode": "Gene"
        },
        {
            "id": 19978,
            "identifier": "60529",
            "identifier_type": "int",
            "name": "ALX4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/60529",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "ALX homeobox 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 19979,
            "identifier": "GO:0071529",
            "identifier_type": "str",
            "name": "cementum mineralization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071529",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19980,
            "identifier": "90957",
            "identifier_type": "int",
            "name": "DHX57",
            "properties": {
                "url": "http://identifiers.org/ncbigene/90957",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "DEAH (Asp-Glu-Ala-Asp/His) box polypeptide 57"
            },
            "metanode": "Gene"
        },
        {
            "id": 19981,
            "identifier": "C0151942",
            "identifier_type": "str",
            "name": "Arterial thrombosis",
            "properties": {
                "url": "http://identifiers.org/umls/C0151942",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 19982,
            "identifier": "GO:1990782",
            "identifier_type": "str",
            "name": "protein tyrosine kinase binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1990782",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 19983,
            "identifier": "GO:0035881",
            "identifier_type": "str",
            "name": "amacrine cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035881",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19984,
            "identifier": "54363",
            "identifier_type": "int",
            "name": "HAO1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54363",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "hydroxyacid oxidase (glycolate oxidase) 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 19985,
            "identifier": "C0400821",
            "identifier_type": "str",
            "name": "Colitis microscopic",
            "properties": {
                "url": "http://identifiers.org/umls/C0400821",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 19986,
            "identifier": "GO:1903896",
            "identifier_type": "str",
            "name": "positive regulation of IRE1-mediated unfolded protein response",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903896",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19987,
            "identifier": "728100",
            "identifier_type": "int",
            "name": "LOC728100",
            "properties": {
                "url": "http://identifiers.org/ncbigene/728100",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "uncharacterized LOC728100"
            },
            "metanode": "Gene"
        }
    ]
}