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=12875
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=12900",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=12850",
    "results": [
        {
            "id": 12865,
            "identifier": "55646",
            "identifier_type": "int",
            "name": "LYAR",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55646",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "Ly1 antibody reactive"
            },
            "metanode": "Gene"
        },
        {
            "id": 12866,
            "identifier": "64137",
            "identifier_type": "int",
            "name": "ABCG4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64137",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "ATP-binding cassette, sub-family G (WHITE), member 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 12867,
            "identifier": "GO:0007628",
            "identifier_type": "str",
            "name": "adult walking behavior",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007628",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12868,
            "identifier": "494188",
            "identifier_type": "int",
            "name": "FBXO47",
            "properties": {
                "url": "http://identifiers.org/ncbigene/494188",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "F-box protein 47"
            },
            "metanode": "Gene"
        },
        {
            "id": 12869,
            "identifier": "1763",
            "identifier_type": "int",
            "name": "DNA2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1763",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "DNA replication helicase/nuclease 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 12870,
            "identifier": "C0022116",
            "identifier_type": "str",
            "name": "Ischaemia",
            "properties": {
                "url": "http://identifiers.org/umls/C0022116",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 12871,
            "identifier": "UBERON:0001544",
            "identifier_type": "str",
            "name": "popliteal vein",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001544",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D011152"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 12872,
            "identifier": "2781",
            "identifier_type": "int",
            "name": "GNAZ",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2781",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "guanine nucleotide binding protein (G protein), alpha z polypeptide"
            },
            "metanode": "Gene"
        },
        {
            "id": 12873,
            "identifier": "11272",
            "identifier_type": "int",
            "name": "PRR4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11272",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "proline rich 4 (lacrimal)"
            },
            "metanode": "Gene"
        },
        {
            "id": 12874,
            "identifier": "C1609496",
            "identifier_type": "str",
            "name": "Eyelid exfoliation",
            "properties": {
                "url": "http://identifiers.org/umls/C1609496",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 12875,
            "identifier": "GO:0009894",
            "identifier_type": "str",
            "name": "regulation of catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009894",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12876,
            "identifier": "79877",
            "identifier_type": "int",
            "name": "DCAKD",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79877",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "dephospho-CoA kinase domain containing"
            },
            "metanode": "Gene"
        },
        {
            "id": 12877,
            "identifier": "GO:0006475",
            "identifier_type": "str",
            "name": "internal protein amino acid acetylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006475",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12878,
            "identifier": "136306",
            "identifier_type": "int",
            "name": "SVOPL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/136306",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "SVOP-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 12879,
            "identifier": "GO:0008332",
            "identifier_type": "str",
            "name": "low voltage-gated calcium channel activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008332",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 12880,
            "identifier": "55256",
            "identifier_type": "int",
            "name": "ADI1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55256",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "acireductone dioxygenase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 12881,
            "identifier": "C1320835",
            "identifier_type": "str",
            "name": "Drug fever",
            "properties": {
                "url": "http://identifiers.org/umls/C1320835",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 12882,
            "identifier": "GO:0098703",
            "identifier_type": "str",
            "name": "calcium ion import across plasma membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0098703",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12883,
            "identifier": "GO:0031849",
            "identifier_type": "str",
            "name": "olfactory receptor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031849",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 12884,
            "identifier": "55954",
            "identifier_type": "int",
            "name": "ZMAT5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55954",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "zinc finger, matrin-type 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 12885,
            "identifier": "348654",
            "identifier_type": "int",
            "name": "GEN1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/348654",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "GEN1 Holliday junction 5' flap endonuclease"
            },
            "metanode": "Gene"
        },
        {
            "id": 12886,
            "identifier": "9271",
            "identifier_type": "int",
            "name": "PIWIL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9271",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "piwi-like RNA-mediated gene silencing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 12887,
            "identifier": "C0948695",
            "identifier_type": "str",
            "name": "White blood cell count low",
            "properties": {
                "url": "http://identifiers.org/umls/C0948695",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 12888,
            "identifier": "GO:0045743",
            "identifier_type": "str",
            "name": "positive regulation of fibroblast growth factor receptor signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045743",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12889,
            "identifier": "119391",
            "identifier_type": "int",
            "name": "GSTO2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/119391",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "glutathione S-transferase omega 2"
            },
            "metanode": "Gene"
        }
    ]
}