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=17050
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=17075",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=17025",
    "results": [
        {
            "id": 17039,
            "identifier": "374739",
            "identifier_type": "int",
            "name": "TEPP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/374739",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "testis, prostate and placenta expressed"
            },
            "metanode": "Gene"
        },
        {
            "id": 17040,
            "identifier": "3316",
            "identifier_type": "int",
            "name": "HSPB2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3316",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "heat shock 27kDa protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 17041,
            "identifier": "C0429059",
            "identifier_type": "str",
            "name": "Electrocardiogram T wave amplitude decreased",
            "properties": {
                "url": "http://identifiers.org/umls/C0429059",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 17042,
            "identifier": "83638",
            "identifier_type": "int",
            "name": "C11orf68",
            "properties": {
                "url": "http://identifiers.org/ncbigene/83638",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "chromosome 11 open reading frame 68"
            },
            "metanode": "Gene"
        },
        {
            "id": 17043,
            "identifier": "3561",
            "identifier_type": "int",
            "name": "IL2RG",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3561",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "interleukin 2 receptor, gamma"
            },
            "metanode": "Gene"
        },
        {
            "id": 17044,
            "identifier": "5641",
            "identifier_type": "int",
            "name": "LGMN",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5641",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "legumain"
            },
            "metanode": "Gene"
        },
        {
            "id": 17045,
            "identifier": "10308",
            "identifier_type": "int",
            "name": "ZNF267",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10308",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "zinc finger protein 267"
            },
            "metanode": "Gene"
        },
        {
            "id": 17046,
            "identifier": "C0035435",
            "identifier_type": "str",
            "name": "Rheumatism",
            "properties": {
                "url": "http://identifiers.org/umls/C0035435",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 17047,
            "identifier": "WP3414_r82252",
            "identifier_type": "str",
            "name": "Initiation of transcription and translation elongation at the HIV-1 LTR",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP3414_r82252",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 17048,
            "identifier": "116519",
            "identifier_type": "int",
            "name": "APOA5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/116519",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "apolipoprotein A-V"
            },
            "metanode": "Gene"
        },
        {
            "id": 17049,
            "identifier": "23608",
            "identifier_type": "int",
            "name": "MKRN1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23608",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "makorin ring finger protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 17050,
            "identifier": "8110",
            "identifier_type": "int",
            "name": "DPF3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8110",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "D4, zinc and double PHD fingers, family 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 17051,
            "identifier": "C1168034",
            "identifier_type": "str",
            "name": "Gastric pH decreased",
            "properties": {
                "url": "http://identifiers.org/umls/C1168034",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 17052,
            "identifier": "UBERON:0001687",
            "identifier_type": "str",
            "name": "stapes bone",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001687",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D013199"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 17053,
            "identifier": "200150",
            "identifier_type": "int",
            "name": "PLD5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/200150",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "phospholipase D family, member 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 17054,
            "identifier": "DB00331",
            "identifier_type": "str",
            "name": "Metformin",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00331",
                "inchi": "InChI=1S/C4H11N5/c1-9(2)4(7)8-3(5)6/h1-2H3,(H5,5,6,7,8)",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=XZWYZXLIPXDOLR-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 17055,
            "identifier": "114876",
            "identifier_type": "int",
            "name": "OSBPL1A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/114876",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "oxysterol binding protein-like 1A"
            },
            "metanode": "Gene"
        },
        {
            "id": 17056,
            "identifier": "GO:0042755",
            "identifier_type": "str",
            "name": "eating behavior",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042755",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17057,
            "identifier": "6595",
            "identifier_type": "int",
            "name": "SMARCA2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6595",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "SWI/SNF related, matrix associated, actin dependent regulator of chromatin, subfamily a, member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 17058,
            "identifier": "GO:0004952",
            "identifier_type": "str",
            "name": "dopamine neurotransmitter receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004952",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 17059,
            "identifier": "GO:0072345",
            "identifier_type": "str",
            "name": "NAADP-sensitive calcium-release channel activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072345",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 17060,
            "identifier": "C0855931",
            "identifier_type": "str",
            "name": "Cardioactive drug level above therapeutic",
            "properties": {
                "url": "http://identifiers.org/umls/C0855931",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 17061,
            "identifier": "GO:0018317",
            "identifier_type": "str",
            "name": "protein C-linked glycosylation via tryptophan",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0018317",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 17062,
            "identifier": "GO:0035097",
            "identifier_type": "str",
            "name": "histone methyltransferase complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035097",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 17063,
            "identifier": "317703",
            "identifier_type": "int",
            "name": "VN1R4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/317703",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "vomeronasal 1 receptor 4"
            },
            "metanode": "Gene"
        }
    ]
}