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=10125
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=10150",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=10100",
    "results": [
        {
            "id": 10114,
            "identifier": "PC7_1221",
            "identifier_type": "str",
            "name": "Abacavir transport and metabolism",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 10115,
            "identifier": "GO:0008453",
            "identifier_type": "str",
            "name": "alanine-glyoxylate transaminase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008453",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 10116,
            "identifier": "PC7_8634",
            "identifier_type": "str",
            "name": "Uptake and function of anthrax toxins",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 10117,
            "identifier": "GO:0060124",
            "identifier_type": "str",
            "name": "positive regulation of growth hormone secretion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060124",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10118,
            "identifier": "UBERON:0002162",
            "identifier_type": "str",
            "name": "area postrema",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0002162",
                "bto_id": "BTO:0003425",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D031608"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 10119,
            "identifier": "101927998",
            "identifier_type": "int",
            "name": "LOC101927998",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101927998",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "uncharacterized LOC101927998"
            },
            "metanode": "Gene"
        },
        {
            "id": 10120,
            "identifier": "GO:0005523",
            "identifier_type": "str",
            "name": "tropomyosin binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005523",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 10121,
            "identifier": "153643",
            "identifier_type": "int",
            "name": "FAM81B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/153643",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "family with sequence similarity 81, member B"
            },
            "metanode": "Gene"
        },
        {
            "id": 10122,
            "identifier": "7057",
            "identifier_type": "int",
            "name": "THBS1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7057",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "thrombospondin 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 10123,
            "identifier": "57095",
            "identifier_type": "int",
            "name": "PITHD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57095",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "PITH (C-terminal proteasome-interacting domain of thioredoxin-like) domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 10124,
            "identifier": "C0542247",
            "identifier_type": "str",
            "name": "Tremulousness",
            "properties": {
                "url": "http://identifiers.org/umls/C0542247",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 10125,
            "identifier": "GO:0015670",
            "identifier_type": "str",
            "name": "carbon dioxide transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015670",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10126,
            "identifier": "1889",
            "identifier_type": "int",
            "name": "ECE1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1889",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "endothelin converting enzyme 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 10127,
            "identifier": "64215",
            "identifier_type": "int",
            "name": "DNAJC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64215",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "DnaJ (Hsp40) homolog, subfamily C, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 10128,
            "identifier": "GO:0000340",
            "identifier_type": "str",
            "name": "RNA 7-methylguanosine cap binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000340",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 10129,
            "identifier": "134",
            "identifier_type": "int",
            "name": "ADORA1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/134",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "adenosine A1 receptor"
            },
            "metanode": "Gene"
        },
        {
            "id": 10130,
            "identifier": "6453",
            "identifier_type": "int",
            "name": "ITSN1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6453",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "intersectin 1 (SH3 domain protein)"
            },
            "metanode": "Gene"
        },
        {
            "id": 10131,
            "identifier": "643161",
            "identifier_type": "int",
            "name": "FAM25A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/643161",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "family with sequence similarity 25, member A"
            },
            "metanode": "Gene"
        },
        {
            "id": 10132,
            "identifier": "389524",
            "identifier_type": "int",
            "name": "GTF2IRD2B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/389524",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "GTF2I repeat domain containing 2B"
            },
            "metanode": "Gene"
        },
        {
            "id": 10133,
            "identifier": "GO:0000459",
            "identifier_type": "str",
            "name": "exonucleolytic trimming involved in rRNA processing",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000459",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 10134,
            "identifier": "2587",
            "identifier_type": "int",
            "name": "GALR1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2587",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "galanin receptor 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 10135,
            "identifier": "C0521694",
            "identifier_type": "str",
            "name": "Retinal atrophy",
            "properties": {
                "url": "http://identifiers.org/umls/C0521694",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 10136,
            "identifier": "79939",
            "identifier_type": "int",
            "name": "SLC35E1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79939",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "solute carrier family 35, member E1"
            },
            "metanode": "Gene"
        },
        {
            "id": 10137,
            "identifier": "100129278",
            "identifier_type": "int",
            "name": "TDRD15",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100129278",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "tudor domain containing 15"
            },
            "metanode": "Gene"
        },
        {
            "id": 10138,
            "identifier": "GO:0008015",
            "identifier_type": "str",
            "name": "blood circulation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008015",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}