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=37275
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=37300",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=37250",
    "results": [
        {
            "id": 37268,
            "identifier": "GO:0003433",
            "identifier_type": "str",
            "name": "chondrocyte development involved in endochondral bone morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0003433",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 37269,
            "identifier": "GO:0060054",
            "identifier_type": "str",
            "name": "positive regulation of epithelial cell proliferation involved in wound healing",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060054",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 37270,
            "identifier": "80774",
            "identifier_type": "int",
            "name": "LIMD2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80774",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "LIM domain containing 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 37271,
            "identifier": "3073",
            "identifier_type": "int",
            "name": "HEXA",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3073",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "hexosaminidase A (alpha polypeptide)"
            },
            "metanode": "Gene"
        },
        {
            "id": 37272,
            "identifier": "GO:0061134",
            "identifier_type": "str",
            "name": "peptidase regulator activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061134",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 37273,
            "identifier": "25799",
            "identifier_type": "int",
            "name": "ZNF324",
            "properties": {
                "url": "http://identifiers.org/ncbigene/25799",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 324"
            },
            "metanode": "Gene"
        },
        {
            "id": 37274,
            "identifier": "1650",
            "identifier_type": "int",
            "name": "DDOST",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1650",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "dolichyl-diphosphooligosaccharide--protein glycosyltransferase subunit (non-catalytic)"
            },
            "metanode": "Gene"
        },
        {
            "id": 37275,
            "identifier": "10157",
            "identifier_type": "int",
            "name": "AASS",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10157",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "aminoadipate-semialdehyde synthase"
            },
            "metanode": "Gene"
        },
        {
            "id": 37276,
            "identifier": "89849",
            "identifier_type": "int",
            "name": "ATG16L2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/89849",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "autophagy related 16-like 2 (S. cerevisiae)"
            },
            "metanode": "Gene"
        },
        {
            "id": 37277,
            "identifier": "C0040414",
            "identifier_type": "str",
            "name": "Tongue hairy",
            "properties": {
                "url": "http://identifiers.org/umls/C0040414",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 37278,
            "identifier": "57634",
            "identifier_type": "int",
            "name": "EP400",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57634",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "E1A binding protein p400"
            },
            "metanode": "Gene"
        },
        {
            "id": 37279,
            "identifier": "3991",
            "identifier_type": "int",
            "name": "LIPE",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3991",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "lipase, hormone-sensitive"
            },
            "metanode": "Gene"
        },
        {
            "id": 37280,
            "identifier": "8642",
            "identifier_type": "int",
            "name": "DCHS1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8642",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "dachsous cadherin-related 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 37281,
            "identifier": "C0269596",
            "identifier_type": "str",
            "name": "Haemorrhage in pregnancy",
            "properties": {
                "url": "http://identifiers.org/umls/C0269596",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 37282,
            "identifier": "727940",
            "identifier_type": "int",
            "name": "RHOXF2B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/727940",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "Rhox homeobox family, member 2B"
            },
            "metanode": "Gene"
        },
        {
            "id": 37283,
            "identifier": "C0877606",
            "identifier_type": "str",
            "name": "Infusion site burning",
            "properties": {
                "url": "http://identifiers.org/umls/C0877606",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 37284,
            "identifier": "2348",
            "identifier_type": "int",
            "name": "FOLR1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2348",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "folate receptor 1 (adult)"
            },
            "metanode": "Gene"
        },
        {
            "id": 37285,
            "identifier": "GO:1990351",
            "identifier_type": "str",
            "name": "transporter complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1990351",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 37286,
            "identifier": "C0025162",
            "identifier_type": "str",
            "name": "Megacolon toxic",
            "properties": {
                "url": "http://identifiers.org/umls/C0025162",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 37287,
            "identifier": "GO:0030884",
            "identifier_type": "str",
            "name": "exogenous lipid antigen binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030884",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 37288,
            "identifier": "645263",
            "identifier_type": "int",
            "name": "LOC645263",
            "properties": {
                "url": "http://identifiers.org/ncbigene/645263",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "hCG1793639"
            },
            "metanode": "Gene"
        },
        {
            "id": 37289,
            "identifier": "C0524662",
            "identifier_type": "str",
            "name": "Dependence on opiates",
            "properties": {
                "url": "http://identifiers.org/umls/C0524662",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 37290,
            "identifier": "C0266008",
            "identifier_type": "str",
            "name": "Breast malformation",
            "properties": {
                "url": "http://identifiers.org/umls/C0266008",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 37291,
            "identifier": "4929",
            "identifier_type": "int",
            "name": "NR4A2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4929",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "nuclear receptor subfamily 4, group A, member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 37292,
            "identifier": "54839",
            "identifier_type": "int",
            "name": "LRRC49",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54839",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "leucine rich repeat containing 49"
            },
            "metanode": "Gene"
        }
    ]
}