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=44300
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=44325",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=44275",
    "results": [
        {
            "id": 44300,
            "identifier": "C0086565",
            "identifier_type": "str",
            "name": "Hepatic function abnormal",
            "properties": {
                "url": "http://identifiers.org/umls/C0086565",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 44301,
            "identifier": "91582",
            "identifier_type": "int",
            "name": "RPS19BP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/91582",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "ribosomal protein S19 binding protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 44302,
            "identifier": "GO:0050747",
            "identifier_type": "str",
            "name": "positive regulation of lipoprotein metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050747",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 44303,
            "identifier": "GO:1902402",
            "identifier_type": "str",
            "name": "signal transduction involved in mitotic DNA damage checkpoint",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902402",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 44304,
            "identifier": "GO:0051878",
            "identifier_type": "str",
            "name": "lateral element assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051878",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 44305,
            "identifier": "GO:0000725",
            "identifier_type": "str",
            "name": "recombinational repair",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000725",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 44306,
            "identifier": "29099",
            "identifier_type": "int",
            "name": "COMMD9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/29099",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "COMM domain containing 9"
            },
            "metanode": "Gene"
        },
        {
            "id": 44307,
            "identifier": "5094",
            "identifier_type": "int",
            "name": "PCBP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5094",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "poly(rC) binding protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 44308,
            "identifier": "55116",
            "identifier_type": "int",
            "name": "TMEM39B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55116",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "transmembrane protein 39B"
            },
            "metanode": "Gene"
        },
        {
            "id": 44309,
            "identifier": "101928344",
            "identifier_type": "int",
            "name": "LOC101928344",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101928344",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "protein GVQW1-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 44310,
            "identifier": "GO:0035234",
            "identifier_type": "str",
            "name": "ectopic germ cell programmed cell death",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035234",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 44311,
            "identifier": "GO:0030867",
            "identifier_type": "str",
            "name": "rough endoplasmic reticulum membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030867",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 44312,
            "identifier": "22933",
            "identifier_type": "int",
            "name": "SIRT2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/22933",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "sirtuin 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 44313,
            "identifier": "7547",
            "identifier_type": "int",
            "name": "ZIC3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7547",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "Zic family member 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 44314,
            "identifier": "GO:0061153",
            "identifier_type": "str",
            "name": "trachea gland development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0061153",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 44315,
            "identifier": "GO:2000680",
            "identifier_type": "str",
            "name": "regulation of rubidium ion transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000680",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 44316,
            "identifier": "PC7_1667",
            "identifier_type": "str",
            "name": "Antagonism of Activin by Follistatin",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 44317,
            "identifier": "C0239211",
            "identifier_type": "str",
            "name": "Oedema auricular",
            "properties": {
                "url": "http://identifiers.org/umls/C0239211",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 44318,
            "identifier": "105373764",
            "identifier_type": "int",
            "name": "LOC105373764",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105373764",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "uncharacterized LOC105373764"
            },
            "metanode": "Gene"
        },
        {
            "id": 44319,
            "identifier": "527",
            "identifier_type": "int",
            "name": "ATP6V0C",
            "properties": {
                "url": "http://identifiers.org/ncbigene/527",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "ATPase, H+ transporting, lysosomal 16kDa, V0 subunit c"
            },
            "metanode": "Gene"
        },
        {
            "id": 44320,
            "identifier": "GO:0005724",
            "identifier_type": "str",
            "name": "nuclear telomeric heterochromatin",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005724",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 44321,
            "identifier": "26256",
            "identifier_type": "int",
            "name": "CABYR",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26256",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "calcium binding tyrosine-(Y)-phosphorylation regulated"
            },
            "metanode": "Gene"
        },
        {
            "id": 44322,
            "identifier": "55814",
            "identifier_type": "int",
            "name": "BDP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55814",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "B double prime 1, subunit of RNA polymerase III transcription initiation factor IIIB"
            },
            "metanode": "Gene"
        },
        {
            "id": 44323,
            "identifier": "GO:0044042",
            "identifier_type": "str",
            "name": "glucan metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044042",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 44324,
            "identifier": "PC7_7659",
            "identifier_type": "str",
            "name": "Spry regulation of FGF signaling",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        }
    ]
}