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=28600
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=28625",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=28575",
    "results": [
        {
            "id": 28594,
            "identifier": "345079",
            "identifier_type": "int",
            "name": "SOWAHB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/345079",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "sosondowah ankyrin repeat domain family member B"
            },
            "metanode": "Gene"
        },
        {
            "id": 28595,
            "identifier": "GO:0070198",
            "identifier_type": "str",
            "name": "protein localization to chromosome, telomeric region",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070198",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28596,
            "identifier": "GO:0005344",
            "identifier_type": "str",
            "name": "oxygen transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005344",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 28597,
            "identifier": "PC7_2255",
            "identifier_type": "str",
            "name": "CD40/CD40L signaling",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 28598,
            "identifier": "28959",
            "identifier_type": "int",
            "name": "TMEM176B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/28959",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "transmembrane protein 176B"
            },
            "metanode": "Gene"
        },
        {
            "id": 28599,
            "identifier": "4938",
            "identifier_type": "int",
            "name": "OAS1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4938",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "2'-5'-oligoadenylate synthetase 1, 40/46kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 28600,
            "identifier": "C3241936",
            "identifier_type": "str",
            "name": "Non-cardiogenic pulmonary oedema",
            "properties": {
                "url": "http://identifiers.org/umls/C3241936",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 28601,
            "identifier": "54832",
            "identifier_type": "int",
            "name": "VPS13C",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54832",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "vacuolar protein sorting 13 homolog C (S. cerevisiae)"
            },
            "metanode": "Gene"
        },
        {
            "id": 28602,
            "identifier": "347404",
            "identifier_type": "int",
            "name": "LANCL3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/347404",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "LanC lantibiotic synthetase component C-like 3 (bacterial)"
            },
            "metanode": "Gene"
        },
        {
            "id": 28603,
            "identifier": "22905",
            "identifier_type": "int",
            "name": "EPN2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/22905",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "epsin 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 28604,
            "identifier": "7407",
            "identifier_type": "int",
            "name": "VARS",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7407",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "valyl-tRNA synthetase"
            },
            "metanode": "Gene"
        },
        {
            "id": 28605,
            "identifier": "C0273115",
            "identifier_type": "str",
            "name": "Traumatic lung injury",
            "properties": {
                "url": "http://identifiers.org/umls/C0273115",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 28606,
            "identifier": "GO:0015908",
            "identifier_type": "str",
            "name": "fatty acid transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015908",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28607,
            "identifier": "GO:0097371",
            "identifier_type": "str",
            "name": "MDM2/MDM4 family protein binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097371",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 28608,
            "identifier": "GO:0060743",
            "identifier_type": "str",
            "name": "epithelial cell maturation involved in prostate gland development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060743",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28609,
            "identifier": "55786",
            "identifier_type": "int",
            "name": "ZNF415",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55786",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "zinc finger protein 415"
            },
            "metanode": "Gene"
        },
        {
            "id": 28610,
            "identifier": "GO:0036020",
            "identifier_type": "str",
            "name": "endolysosome membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0036020",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 28611,
            "identifier": "51559",
            "identifier_type": "int",
            "name": "NT5DC3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51559",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "5'-nucleotidase domain containing 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 28612,
            "identifier": "GO:0051095",
            "identifier_type": "str",
            "name": "regulation of helicase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051095",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28613,
            "identifier": "131540",
            "identifier_type": "int",
            "name": "ZDHHC19",
            "properties": {
                "url": "http://identifiers.org/ncbigene/131540",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "zinc finger, DHHC-type containing 19"
            },
            "metanode": "Gene"
        },
        {
            "id": 28614,
            "identifier": "8975",
            "identifier_type": "int",
            "name": "USP13",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8975",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "ubiquitin specific peptidase 13 (isopeptidase T-3)"
            },
            "metanode": "Gene"
        },
        {
            "id": 28615,
            "identifier": "GO:0031579",
            "identifier_type": "str",
            "name": "membrane raft organization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031579",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28616,
            "identifier": "C0233773",
            "identifier_type": "str",
            "name": "Hypnagogic hallucination",
            "properties": {
                "url": "http://identifiers.org/umls/C0233773",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 28617,
            "identifier": "GO:0042110",
            "identifier_type": "str",
            "name": "T cell activation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042110",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 28618,
            "identifier": "6610",
            "identifier_type": "int",
            "name": "SMPD2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6610",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "sphingomyelin phosphodiesterase 2, neutral membrane (neutral sphingomyelinase)"
            },
            "metanode": "Gene"
        }
    ]
}