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=16400
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=16425",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=16375",
    "results": [
        {
            "id": 16390,
            "identifier": "C0854303",
            "identifier_type": "str",
            "name": "Limb discomfort",
            "properties": {
                "url": "http://identifiers.org/umls/C0854303",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 16391,
            "identifier": "124872",
            "identifier_type": "int",
            "name": "B4GALNT2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/124872",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "beta-1,4-N-acetyl-galactosaminyl transferase 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 16392,
            "identifier": "23230",
            "identifier_type": "int",
            "name": "VPS13A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23230",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "vacuolar protein sorting 13 homolog A (S. cerevisiae)"
            },
            "metanode": "Gene"
        },
        {
            "id": 16393,
            "identifier": "163049",
            "identifier_type": "int",
            "name": "ZNF791",
            "properties": {
                "url": "http://identifiers.org/ncbigene/163049",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 791"
            },
            "metanode": "Gene"
        },
        {
            "id": 16394,
            "identifier": "7716",
            "identifier_type": "int",
            "name": "VEZF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7716",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "vascular endothelial zinc finger 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 16395,
            "identifier": "92689",
            "identifier_type": "int",
            "name": "FAM114A1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/92689",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "family with sequence similarity 114, member A1"
            },
            "metanode": "Gene"
        },
        {
            "id": 16396,
            "identifier": "10097",
            "identifier_type": "int",
            "name": "ACTR2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10097",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "ARP2 actin-related protein 2 homolog (yeast)"
            },
            "metanode": "Gene"
        },
        {
            "id": 16397,
            "identifier": "C0278107",
            "identifier_type": "str",
            "name": "Painful ejaculation",
            "properties": {
                "url": "http://identifiers.org/umls/C0278107",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 16398,
            "identifier": "C0427086",
            "identifier_type": "str",
            "name": "Movements involuntary",
            "properties": {
                "url": "http://identifiers.org/umls/C0427086",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 16399,
            "identifier": "GO:0002501",
            "identifier_type": "str",
            "name": "peptide antigen assembly with MHC protein complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002501",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16400,
            "identifier": "GO:0005128",
            "identifier_type": "str",
            "name": "erythropoietin receptor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005128",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 16401,
            "identifier": "PC7_2675",
            "identifier_type": "str",
            "name": "Conjugation of benzoate with glycine",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 16402,
            "identifier": "PC7_4211",
            "identifier_type": "str",
            "name": "Glucose transport",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 16403,
            "identifier": "GO:0007093",
            "identifier_type": "str",
            "name": "mitotic cell cycle checkpoint",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007093",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16404,
            "identifier": "79644",
            "identifier_type": "int",
            "name": "SRD5A3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79644",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "steroid 5 alpha-reductase 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 16405,
            "identifier": "PC7_1536",
            "identifier_type": "str",
            "name": "Activation of Matrix Metalloproteinases",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 16406,
            "identifier": "GO:0001094",
            "identifier_type": "str",
            "name": "TFIID-class transcription factor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001094",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 16407,
            "identifier": "777",
            "identifier_type": "int",
            "name": "CACNA1E",
            "properties": {
                "url": "http://identifiers.org/ncbigene/777",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "calcium channel, voltage-dependent, R type, alpha 1E subunit"
            },
            "metanode": "Gene"
        },
        {
            "id": 16408,
            "identifier": "C0542101",
            "identifier_type": "str",
            "name": "Nasal burning",
            "properties": {
                "url": "http://identifiers.org/umls/C0542101",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 16409,
            "identifier": "50943",
            "identifier_type": "int",
            "name": "FOXP3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/50943",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "forkhead box P3"
            },
            "metanode": "Gene"
        },
        {
            "id": 16410,
            "identifier": "GO:0035542",
            "identifier_type": "str",
            "name": "regulation of SNARE complex assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035542",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16412,
            "identifier": "GO:0032349",
            "identifier_type": "str",
            "name": "positive regulation of aldosterone biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032349",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16413,
            "identifier": "GO:0061356",
            "identifier_type": "str",
            "name": "regulation of Wnt protein secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061356",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 16414,
            "identifier": "PC7_1695",
            "identifier_type": "str",
            "name": "Arf1 pathway",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 16415,
            "identifier": "GO:0008475",
            "identifier_type": "str",
            "name": "procollagen-lysine 5-dioxygenase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008475",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        }
    ]
}