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=21275
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=21300",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=21250",
    "results": [
        {
            "id": 21266,
            "identifier": "207",
            "identifier_type": "int",
            "name": "AKT1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/207",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "v-akt murine thymoma viral oncogene homolog 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 21267,
            "identifier": "8826",
            "identifier_type": "int",
            "name": "IQGAP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8826",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "IQ motif containing GTPase activating protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 21268,
            "identifier": "8928",
            "identifier_type": "int",
            "name": "FOXH1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8928",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "forkhead box H1"
            },
            "metanode": "Gene"
        },
        {
            "id": 21269,
            "identifier": "GO:0031960",
            "identifier_type": "str",
            "name": "response to corticosteroid",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031960",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21270,
            "identifier": "105373602",
            "identifier_type": "int",
            "name": "LOC105373602",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105373602",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "uncharacterized LOC105373602"
            },
            "metanode": "Gene"
        },
        {
            "id": 21271,
            "identifier": "GO:0016471",
            "identifier_type": "str",
            "name": "vacuolar proton-transporting V-type ATPase complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016471",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 21272,
            "identifier": "GO:0030572",
            "identifier_type": "str",
            "name": "phosphatidyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030572",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 21273,
            "identifier": "2660",
            "identifier_type": "int",
            "name": "MSTN",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2660",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "myostatin"
            },
            "metanode": "Gene"
        },
        {
            "id": 21274,
            "identifier": "11167",
            "identifier_type": "int",
            "name": "FSTL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11167",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "follistatin-like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 21275,
            "identifier": "C2938903",
            "identifier_type": "str",
            "name": "HDL cholesterol increased",
            "properties": {
                "url": "http://identifiers.org/umls/C2938903",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 21276,
            "identifier": "C0017572",
            "identifier_type": "str",
            "name": "Gingival recession",
            "properties": {
                "url": "http://identifiers.org/umls/C0017572",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 21277,
            "identifier": "C0232431",
            "identifier_type": "str",
            "name": "Cold sweat",
            "properties": {
                "url": "http://identifiers.org/umls/C0232431",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 21278,
            "identifier": "C0549536",
            "identifier_type": "str",
            "name": "Monocyte count decreased",
            "properties": {
                "url": "http://identifiers.org/umls/C0549536",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 21279,
            "identifier": "C0854062",
            "identifier_type": "str",
            "name": "Blood fibrinogen decreased",
            "properties": {
                "url": "http://identifiers.org/umls/C0854062",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 21280,
            "identifier": "55151",
            "identifier_type": "int",
            "name": "TMEM38B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55151",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "transmembrane protein 38B"
            },
            "metanode": "Gene"
        },
        {
            "id": 21281,
            "identifier": "C0857370",
            "identifier_type": "str",
            "name": "Generalized flushing",
            "properties": {
                "url": "http://identifiers.org/umls/C0857370",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 21282,
            "identifier": "C1959797",
            "identifier_type": "str",
            "name": "Allergic hepatitis",
            "properties": {
                "url": "http://identifiers.org/umls/C1959797",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 21283,
            "identifier": "5919",
            "identifier_type": "int",
            "name": "RARRES2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5919",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "retinoic acid receptor responder (tazarotene induced) 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 21284,
            "identifier": "7454",
            "identifier_type": "int",
            "name": "WAS",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7454",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "Wiskott-Aldrich syndrome"
            },
            "metanode": "Gene"
        },
        {
            "id": 21285,
            "identifier": "C0085129",
            "identifier_type": "str",
            "name": "Bronchial hyperreactivity",
            "properties": {
                "url": "http://identifiers.org/umls/C0085129",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 21286,
            "identifier": "GO:0070482",
            "identifier_type": "str",
            "name": "response to oxygen levels",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070482",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21287,
            "identifier": "GO:0042089",
            "identifier_type": "str",
            "name": "cytokine biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042089",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21288,
            "identifier": "C0745091",
            "identifier_type": "str",
            "name": "Hypereosinophilia",
            "properties": {
                "url": "http://identifiers.org/umls/C0745091",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 21290,
            "identifier": "PC7_6643",
            "identifier_type": "str",
            "name": "Proteoglycan syndecan-mediated signaling events",
            "properties": {
                "source": "PID via Pathway Commons",
                "license": "CC0 1.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 21291,
            "identifier": "C0026976",
            "identifier_type": "str",
            "name": "Myelitis transverse",
            "properties": {
                "url": "http://identifiers.org/umls/C0026976",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}