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=6525
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=6550",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=6500",
    "results": [
        {
            "id": 6515,
            "identifier": "54788",
            "identifier_type": "int",
            "name": "DNAJB12",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54788",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "DnaJ (Hsp40) homolog, subfamily B, member 12"
            },
            "metanode": "Gene"
        },
        {
            "id": 6516,
            "identifier": "166378",
            "identifier_type": "int",
            "name": "SPATA5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/166378",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "spermatogenesis associated 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 6517,
            "identifier": "GO:0007043",
            "identifier_type": "str",
            "name": "cell-cell junction assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0007043",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6518,
            "identifier": "22861",
            "identifier_type": "int",
            "name": "NLRP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/22861",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "NLR family, pyrin domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 6519,
            "identifier": "GO:1903749",
            "identifier_type": "str",
            "name": "positive regulation of establishment of protein localization to mitochondrion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903749",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6520,
            "identifier": "PC7_6172",
            "identifier_type": "str",
            "name": "PKA activation in glucagon signalling",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 6661,
            "identifier": "GO:0002011",
            "identifier_type": "str",
            "name": "morphogenesis of an epithelial sheet",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002011",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6521,
            "identifier": "GO:0035607",
            "identifier_type": "str",
            "name": "fibroblast growth factor receptor signaling pathway involved in orbitofrontal cortex development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035607",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6522,
            "identifier": "GO:0034673",
            "identifier_type": "str",
            "name": "inhibin-betaglycan-ActRII complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034673",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 6523,
            "identifier": "C1279247",
            "identifier_type": "str",
            "name": "Genitourinary tract infection",
            "properties": {
                "url": "http://identifiers.org/umls/C1279247",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 6524,
            "identifier": "55614",
            "identifier_type": "int",
            "name": "KIF16B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55614",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "kinesin family member 16B"
            },
            "metanode": "Gene"
        },
        {
            "id": 6525,
            "identifier": "79147",
            "identifier_type": "int",
            "name": "FKRP",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79147",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "fukutin related protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 6526,
            "identifier": "GO:0004117",
            "identifier_type": "str",
            "name": "calmodulin-dependent cyclic-nucleotide phosphodiesterase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004117",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 6527,
            "identifier": "150962",
            "identifier_type": "int",
            "name": "PUS10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/150962",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "pseudouridylate synthase 10"
            },
            "metanode": "Gene"
        },
        {
            "id": 6528,
            "identifier": "280",
            "identifier_type": "int",
            "name": "AMY2B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/280",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "amylase, alpha 2B (pancreatic)"
            },
            "metanode": "Gene"
        },
        {
            "id": 6529,
            "identifier": "9043",
            "identifier_type": "int",
            "name": "SPAG9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9043",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "sperm associated antigen 9"
            },
            "metanode": "Gene"
        },
        {
            "id": 6530,
            "identifier": "D005311",
            "identifier_type": "str",
            "name": "Fetal Hypoxia",
            "properties": {
                "url": "http://identifiers.org/mesh/D005311",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 6531,
            "identifier": "C0522055",
            "identifier_type": "str",
            "name": "Electrocardiogram abnormal",
            "properties": {
                "url": "http://identifiers.org/umls/C0522055",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 6532,
            "identifier": "C0272126",
            "identifier_type": "str",
            "name": "Evans syndrome",
            "properties": {
                "url": "http://identifiers.org/umls/C0272126",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 6533,
            "identifier": "GO:0048105",
            "identifier_type": "str",
            "name": "establishment of body hair planar orientation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0048105",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6534,
            "identifier": "C0008626",
            "identifier_type": "str",
            "name": "Cytogenetic abnormality",
            "properties": {
                "url": "http://identifiers.org/umls/C0008626",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 6535,
            "identifier": "C0541976",
            "identifier_type": "str",
            "name": "Gas in stomach",
            "properties": {
                "url": "http://identifiers.org/umls/C0541976",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 6536,
            "identifier": "GO:0001921",
            "identifier_type": "str",
            "name": "positive regulation of receptor recycling",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001921",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6537,
            "identifier": "GO:0035459",
            "identifier_type": "str",
            "name": "cargo loading into vesicle",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035459",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 6538,
            "identifier": "414060",
            "identifier_type": "int",
            "name": "TBC1D3C",
            "properties": {
                "url": "http://identifiers.org/ncbigene/414060",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "TBC1 domain family, member 3C"
            },
            "metanode": "Gene"
        }
    ]
}