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=36950
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=36975",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=36925",
    "results": [
        {
            "id": 36946,
            "identifier": "150726",
            "identifier_type": "int",
            "name": "FBXO41",
            "properties": {
                "url": "http://identifiers.org/ncbigene/150726",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "F-box protein 41"
            },
            "metanode": "Gene"
        },
        {
            "id": 36947,
            "identifier": "4012",
            "identifier_type": "int",
            "name": "LNPEP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4012",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "leucyl/cystinyl aminopeptidase"
            },
            "metanode": "Gene"
        },
        {
            "id": 36948,
            "identifier": "GO:0006379",
            "identifier_type": "str",
            "name": "mRNA cleavage",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006379",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 36949,
            "identifier": "C1142397",
            "identifier_type": "str",
            "name": "Myoglobinaemia",
            "properties": {
                "url": "http://identifiers.org/umls/C1142397",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 36950,
            "identifier": "727961",
            "identifier_type": "int",
            "name": "LOC727961",
            "properties": {
                "url": "http://identifiers.org/ncbigene/727961",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "18",
                "description": "hCG1776047"
            },
            "metanode": "Gene"
        },
        {
            "id": 36951,
            "identifier": "PC7_5550",
            "identifier_type": "str",
            "name": "Muscarinic acetylcholine receptors",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 36952,
            "identifier": "11132",
            "identifier_type": "int",
            "name": "CAPN10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11132",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "calpain 10"
            },
            "metanode": "Gene"
        },
        {
            "id": 36953,
            "identifier": "GO:0015194",
            "identifier_type": "str",
            "name": "L-serine transmembrane transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015194",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 36954,
            "identifier": "GO:0034237",
            "identifier_type": "str",
            "name": "protein kinase A regulatory subunit binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034237",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 36955,
            "identifier": "GO:0019781",
            "identifier_type": "str",
            "name": "NEDD8 activating enzyme activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019781",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 36956,
            "identifier": "28971",
            "identifier_type": "int",
            "name": "AAMDC",
            "properties": {
                "url": "http://identifiers.org/ncbigene/28971",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "adipogenesis associated, Mth938 domain containing"
            },
            "metanode": "Gene"
        },
        {
            "id": 36957,
            "identifier": "54988",
            "identifier_type": "int",
            "name": "ACSM5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54988",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "acyl-CoA synthetase medium-chain family member 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 36958,
            "identifier": "GO:0002439",
            "identifier_type": "str",
            "name": "chronic inflammatory response to antigenic stimulus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002439",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 36959,
            "identifier": "GO:0035855",
            "identifier_type": "str",
            "name": "megakaryocyte development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035855",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 36960,
            "identifier": "7419",
            "identifier_type": "int",
            "name": "VDAC3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7419",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "voltage-dependent anion channel 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 36961,
            "identifier": "53345",
            "identifier_type": "int",
            "name": "TM6SF2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/53345",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "transmembrane 6 superfamily member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 36962,
            "identifier": "642441",
            "identifier_type": "int",
            "name": "LOC642441",
            "properties": {
                "url": "http://identifiers.org/ncbigene/642441",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "uncharacterized LOC642441"
            },
            "metanode": "Gene"
        },
        {
            "id": 36963,
            "identifier": "GO:0031432",
            "identifier_type": "str",
            "name": "titin binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031432",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 36964,
            "identifier": "26128",
            "identifier_type": "int",
            "name": "KIF1BP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26128",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "KIF1 binding protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 36965,
            "identifier": "145483",
            "identifier_type": "int",
            "name": "FAM161B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/145483",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "family with sequence similarity 161, member B"
            },
            "metanode": "Gene"
        },
        {
            "id": 36966,
            "identifier": "55686",
            "identifier_type": "int",
            "name": "MREG",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55686",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "melanoregulin"
            },
            "metanode": "Gene"
        },
        {
            "id": 36967,
            "identifier": "GO:0000820",
            "identifier_type": "str",
            "name": "regulation of glutamine family amino acid metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000820",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 36968,
            "identifier": "C0740447",
            "identifier_type": "str",
            "name": "Diabetic peripheral neuropathy",
            "properties": {
                "url": "http://identifiers.org/umls/C0740447",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 36969,
            "identifier": "UBERON:0000473",
            "identifier_type": "str",
            "name": "testis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0000473",
                "bto_id": "BTO:0001363",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D013737"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 36970,
            "identifier": "GO:0046890",
            "identifier_type": "str",
            "name": "regulation of lipid biosynthetic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046890",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}