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=13075
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=13100",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=13050",
    "results": [
        {
            "id": 13065,
            "identifier": "30",
            "identifier_type": "int",
            "name": "ACAA1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/30",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "acetyl-CoA acyltransferase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 13066,
            "identifier": "8777",
            "identifier_type": "int",
            "name": "MPDZ",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8777",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "multiple PDZ domain protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 13067,
            "identifier": "728075",
            "identifier_type": "int",
            "name": "CT47A4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/728075",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "cancer/testis antigen family 47, member A4"
            },
            "metanode": "Gene"
        },
        {
            "id": 13068,
            "identifier": "GO:0072111",
            "identifier_type": "str",
            "name": "cell proliferation involved in kidney development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072111",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13069,
            "identifier": "GO:0005171",
            "identifier_type": "str",
            "name": "hepatocyte growth factor receptor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005171",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 13070,
            "identifier": "GO:0004312",
            "identifier_type": "str",
            "name": "fatty acid synthase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004312",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 13071,
            "identifier": "2483",
            "identifier_type": "int",
            "name": "FRG1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2483",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "FSHD region gene 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 13072,
            "identifier": "GO:0042180",
            "identifier_type": "str",
            "name": "cellular ketone metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042180",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13073,
            "identifier": "PC7_7385",
            "identifier_type": "str",
            "name": "SUMO is proteolytically processed",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 13074,
            "identifier": "C1262036",
            "identifier_type": "str",
            "name": "Ocular toxicity",
            "properties": {
                "url": "http://identifiers.org/umls/C1262036",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 13075,
            "identifier": "29085",
            "identifier_type": "int",
            "name": "PHPT1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/29085",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "phosphohistidine phosphatase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 13076,
            "identifier": "5064",
            "identifier_type": "int",
            "name": "PALM",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5064",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "paralemmin"
            },
            "metanode": "Gene"
        },
        {
            "id": 13077,
            "identifier": "GO:0010225",
            "identifier_type": "str",
            "name": "response to UV-C",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010225",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13078,
            "identifier": "GO:0004140",
            "identifier_type": "str",
            "name": "dephospho-CoA kinase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004140",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 13079,
            "identifier": "GO:0097119",
            "identifier_type": "str",
            "name": "postsynaptic density protein 95 clustering",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097119",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13080,
            "identifier": "GO:0030992",
            "identifier_type": "str",
            "name": "intraciliary transport particle B",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030992",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 13081,
            "identifier": "374860",
            "identifier_type": "int",
            "name": "ANKRD30B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/374860",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "ankyrin repeat domain 30B"
            },
            "metanode": "Gene"
        },
        {
            "id": 13082,
            "identifier": "22919",
            "identifier_type": "int",
            "name": "MAPRE1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/22919",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "microtubule-associated protein, RP/EB family, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 13083,
            "identifier": "GO:0010592",
            "identifier_type": "str",
            "name": "positive regulation of lamellipodium assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010592",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13084,
            "identifier": "GO:0002293",
            "identifier_type": "str",
            "name": "alpha-beta T cell differentiation involved in immune response",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002293",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 13085,
            "identifier": "C2938970",
            "identifier_type": "str",
            "name": "Penile curvature",
            "properties": {
                "url": "http://identifiers.org/umls/C2938970",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 13086,
            "identifier": "GO:0008294",
            "identifier_type": "str",
            "name": "calcium- and calmodulin-responsive adenylate cyclase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008294",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 13087,
            "identifier": "N0000175650",
            "identifier_type": "str",
            "name": "Decreased Sympathetic Activity",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000175650",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Physiologic Effect"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 13088,
            "identifier": "C0149931",
            "identifier_type": "str",
            "name": "Migraine",
            "properties": {
                "url": "http://identifiers.org/umls/C0149931",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 13089,
            "identifier": "148823",
            "identifier_type": "int",
            "name": "GCSAML",
            "properties": {
                "url": "http://identifiers.org/ncbigene/148823",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "germinal center-associated, signaling and motility-like"
            },
            "metanode": "Gene"
        }
    ]
}