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=25725
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=25750",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=25700",
    "results": [
        {
            "id": 25716,
            "identifier": "10777",
            "identifier_type": "int",
            "name": "ARPP21",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10777",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "cAMP-regulated phosphoprotein, 21kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 25717,
            "identifier": "GO:0009914",
            "identifier_type": "str",
            "name": "hormone transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009914",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25718,
            "identifier": "91355",
            "identifier_type": "int",
            "name": "LRP5L",
            "properties": {
                "url": "http://identifiers.org/ncbigene/91355",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "low density lipoprotein receptor-related protein 5-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 25719,
            "identifier": "GO:0015288",
            "identifier_type": "str",
            "name": "porin activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015288",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 25720,
            "identifier": "653820",
            "identifier_type": "int",
            "name": "FAM72B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/653820",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "family with sequence similarity 72, member B"
            },
            "metanode": "Gene"
        },
        {
            "id": 25721,
            "identifier": "285051",
            "identifier_type": "int",
            "name": "C2orf61",
            "properties": {
                "url": "http://identifiers.org/ncbigene/285051",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "chromosome 2 open reading frame 61"
            },
            "metanode": "Gene"
        },
        {
            "id": 25722,
            "identifier": "C0030922",
            "identifier_type": "str",
            "name": "Peptic ulcer haemorrhage",
            "properties": {
                "url": "http://identifiers.org/umls/C0030922",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 25723,
            "identifier": "GO:2000010",
            "identifier_type": "str",
            "name": "positive regulation of protein localization to cell surface",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000010",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25724,
            "identifier": "GO:0050136",
            "identifier_type": "str",
            "name": "NADH dehydrogenase (quinone) activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050136",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 25725,
            "identifier": "144717",
            "identifier_type": "int",
            "name": "FAM109A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/144717",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "family with sequence similarity 109, member A"
            },
            "metanode": "Gene"
        },
        {
            "id": 25726,
            "identifier": "GO:0097191",
            "identifier_type": "str",
            "name": "extrinsic apoptotic signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097191",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25727,
            "identifier": "729574",
            "identifier_type": "int",
            "name": "FAM231A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/729574",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "family with sequence similarity 231, member A"
            },
            "metanode": "Gene"
        },
        {
            "id": 25728,
            "identifier": "GO:0051489",
            "identifier_type": "str",
            "name": "regulation of filopodium assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051489",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25729,
            "identifier": "7064",
            "identifier_type": "int",
            "name": "THOP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7064",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "thimet oligopeptidase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 25730,
            "identifier": "57102",
            "identifier_type": "int",
            "name": "C12orf4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57102",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "chromosome 12 open reading frame 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 25731,
            "identifier": "GO:0099601",
            "identifier_type": "str",
            "name": "regulation of neurotransmitter receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0099601",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25732,
            "identifier": "GO:1900003",
            "identifier_type": "str",
            "name": "regulation of serine-type endopeptidase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1900003",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25733,
            "identifier": "338811",
            "identifier_type": "int",
            "name": "FAM19A2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/338811",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "family with sequence similarity 19 (chemokine (C-C motif)-like), member A2"
            },
            "metanode": "Gene"
        },
        {
            "id": 25734,
            "identifier": "GO:0032090",
            "identifier_type": "str",
            "name": "Pyrin domain binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032090",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 25735,
            "identifier": "100287362",
            "identifier_type": "int",
            "name": "PRSS46",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100287362",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "protease, serine, 46"
            },
            "metanode": "Gene"
        },
        {
            "id": 25736,
            "identifier": "25917",
            "identifier_type": "int",
            "name": "THUMPD3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/25917",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "THUMP domain containing 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 25737,
            "identifier": "1896",
            "identifier_type": "int",
            "name": "EDA",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1896",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "ectodysplasin A"
            },
            "metanode": "Gene"
        },
        {
            "id": 25738,
            "identifier": "64222",
            "identifier_type": "int",
            "name": "TOR3A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64222",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "torsin family 3, member A"
            },
            "metanode": "Gene"
        },
        {
            "id": 25739,
            "identifier": "171017",
            "identifier_type": "int",
            "name": "ZNF384",
            "properties": {
                "url": "http://identifiers.org/ncbigene/171017",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "zinc finger protein 384"
            },
            "metanode": "Gene"
        },
        {
            "id": 25740,
            "identifier": "C0038045",
            "identifier_type": "str",
            "name": "Sprain",
            "properties": {
                "url": "http://identifiers.org/umls/C0038045",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}