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=3275
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=3300",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=3250",
    "results": [
        {
            "id": 3261,
            "identifier": "UBERON:0001818",
            "identifier_type": "str",
            "name": "tarsal gland",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001818",
                "bto_id": "BTO:0004165",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D008537"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 3262,
            "identifier": "2741",
            "identifier_type": "int",
            "name": "GLRA1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2741",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "glycine receptor, alpha 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 3263,
            "identifier": "GO:0032530",
            "identifier_type": "str",
            "name": "regulation of microvillus organization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032530",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3264,
            "identifier": "WP306_r80308",
            "identifier_type": "str",
            "name": "Focal Adhesion",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP306_r80308",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 3265,
            "identifier": "C0239233",
            "identifier_type": "str",
            "name": "Early satiety",
            "properties": {
                "url": "http://identifiers.org/umls/C0239233",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3266,
            "identifier": "C0854121",
            "identifier_type": "str",
            "name": "Gastrointestinal motility disorder",
            "properties": {
                "url": "http://identifiers.org/umls/C0854121",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3267,
            "identifier": "5322",
            "identifier_type": "int",
            "name": "PLA2G5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5322",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "phospholipase A2, group V"
            },
            "metanode": "Gene"
        },
        {
            "id": 3268,
            "identifier": "55216",
            "identifier_type": "int",
            "name": "C11orf57",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55216",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "chromosome 11 open reading frame 57"
            },
            "metanode": "Gene"
        },
        {
            "id": 3269,
            "identifier": "9729",
            "identifier_type": "int",
            "name": "KIAA0408",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9729",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "KIAA0408"
            },
            "metanode": "Gene"
        },
        {
            "id": 3270,
            "identifier": "GO:0032051",
            "identifier_type": "str",
            "name": "clathrin light chain binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032051",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 3271,
            "identifier": "GO:0070541",
            "identifier_type": "str",
            "name": "response to platinum ion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070541",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3272,
            "identifier": "C0853226",
            "identifier_type": "str",
            "name": "International normalised ratio decreased",
            "properties": {
                "url": "http://identifiers.org/umls/C0853226",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3273,
            "identifier": "UBERON:0001184",
            "identifier_type": "str",
            "name": "renal artery",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001184",
                "bto_id": "BTO:0001165",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D012077"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 3274,
            "identifier": "7791",
            "identifier_type": "int",
            "name": "ZYX",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7791",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "zyxin"
            },
            "metanode": "Gene"
        },
        {
            "id": 3275,
            "identifier": "GO:0019905",
            "identifier_type": "str",
            "name": "syntaxin binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019905",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 3276,
            "identifier": "C0476273",
            "identifier_type": "str",
            "name": "Respiratory distress",
            "properties": {
                "url": "http://identifiers.org/umls/C0476273",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3277,
            "identifier": "DB00962",
            "identifier_type": "str",
            "name": "Zaleplon",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00962",
                "inchi": "InChI=1S/C17H15N5O/c1-3-21(12(2)23)15-6-4-5-13(9-15)16-7-8-19-17-14(10-18)11-20-22(16)17/h4-9,11H,3H2,1-2H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=HUNXMJYCHXQEGX-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 3278,
            "identifier": "C0520564",
            "identifier_type": "str",
            "name": "Ileal ulcer",
            "properties": {
                "url": "http://identifiers.org/umls/C0520564",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3279,
            "identifier": "GO:0032777",
            "identifier_type": "str",
            "name": "Piccolo NuA4 histone acetyltransferase complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032777",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 3280,
            "identifier": "79719",
            "identifier_type": "int",
            "name": "AAGAB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79719",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "alpha- and gamma-adaptin binding protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 3281,
            "identifier": "C0030196",
            "identifier_type": "str",
            "name": "Pain in extremity",
            "properties": {
                "url": "http://identifiers.org/umls/C0030196",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3282,
            "identifier": "3305",
            "identifier_type": "int",
            "name": "HSPA1L",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3305",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "heat shock 70kDa protein 1-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 3283,
            "identifier": "GO:0043474",
            "identifier_type": "str",
            "name": "pigment metabolic process involved in pigmentation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043474",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3284,
            "identifier": "GO:0018171",
            "identifier_type": "str",
            "name": "peptidyl-cysteine oxidation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0018171",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3285,
            "identifier": "C0043325",
            "identifier_type": "str",
            "name": "Xanthomatosis",
            "properties": {
                "url": "http://identifiers.org/umls/C0043325",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}