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=30400
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=30425",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=30375",
    "results": [
        {
            "id": 30393,
            "identifier": "100506012",
            "identifier_type": "int",
            "name": "PPP5D1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100506012",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "PPP5 tetratricopeptide repeat domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 30394,
            "identifier": "GO:0001678",
            "identifier_type": "str",
            "name": "cellular glucose homeostasis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001678",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30395,
            "identifier": "84650",
            "identifier_type": "int",
            "name": "EBPL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84650",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "emopamil binding protein-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 30396,
            "identifier": "GO:0033864",
            "identifier_type": "str",
            "name": "positive regulation of NAD(P)H oxidase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033864",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30397,
            "identifier": "C0239935",
            "identifier_type": "str",
            "name": "Haematocrit increased",
            "properties": {
                "url": "http://identifiers.org/umls/C0239935",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 30398,
            "identifier": "GO:0032374",
            "identifier_type": "str",
            "name": "regulation of cholesterol transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032374",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30399,
            "identifier": "GO:0030614",
            "identifier_type": "str",
            "name": "oxidoreductase activity, acting on phosphorus or arsenic in donors, disulfide as acceptor",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030614",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 30400,
            "identifier": "DOID:119",
            "identifier_type": "str",
            "name": "vaginal cancer",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/DOID_119",
                "source": "Disease Ontology",
                "license": "CC BY 3.0"
            },
            "metanode": "Disease"
        },
        {
            "id": 30401,
            "identifier": "117531",
            "identifier_type": "int",
            "name": "TMC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/117531",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "transmembrane channel-like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 30402,
            "identifier": "C0424741",
            "identifier_type": "str",
            "name": "Cold feet",
            "properties": {
                "url": "http://identifiers.org/umls/C0424741",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 30403,
            "identifier": "1501",
            "identifier_type": "int",
            "name": "CTNND2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1501",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "catenin (cadherin-associated protein), delta 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 30404,
            "identifier": "9992",
            "identifier_type": "int",
            "name": "KCNE2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9992",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "21",
                "description": "potassium channel, voltage gated subfamily E regulatory beta subunit 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 30405,
            "identifier": "GO:0007229",
            "identifier_type": "str",
            "name": "integrin-mediated signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007229",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30406,
            "identifier": "GO:0043490",
            "identifier_type": "str",
            "name": "malate-aspartate shuttle",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043490",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30407,
            "identifier": "C0016514",
            "identifier_type": "str",
            "name": "Foot and mouth disease",
            "properties": {
                "url": "http://identifiers.org/umls/C0016514",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 30408,
            "identifier": "3954",
            "identifier_type": "int",
            "name": "LETM1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3954",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "leucine zipper-EF-hand containing transmembrane protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 30409,
            "identifier": "8365",
            "identifier_type": "int",
            "name": "HIST1H4H",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8365",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "histone cluster 1, H4h"
            },
            "metanode": "Gene"
        },
        {
            "id": 30410,
            "identifier": "81050",
            "identifier_type": "int",
            "name": "OR5AC2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/81050",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "olfactory receptor, family 5, subfamily AC, member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 30411,
            "identifier": "105373397",
            "identifier_type": "int",
            "name": "LOC105373397",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105373397",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "uncharacterized LOC105373397"
            },
            "metanode": "Gene"
        },
        {
            "id": 30412,
            "identifier": "GO:1901654",
            "identifier_type": "str",
            "name": "response to ketone",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1901654",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30413,
            "identifier": "GO:0018277",
            "identifier_type": "str",
            "name": "protein deamination",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0018277",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 30414,
            "identifier": "2199",
            "identifier_type": "int",
            "name": "FBLN2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2199",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "fibulin 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 30415,
            "identifier": "10946",
            "identifier_type": "int",
            "name": "SF3A3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10946",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "splicing factor 3a, subunit 3, 60kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 30416,
            "identifier": "344905",
            "identifier_type": "int",
            "name": "ATP13A5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/344905",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "ATPase type 13A5"
            },
            "metanode": "Gene"
        },
        {
            "id": 30417,
            "identifier": "GO:0010642",
            "identifier_type": "str",
            "name": "negative regulation of platelet-derived growth factor receptor signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010642",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}