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=25350
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=25375",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=25325",
    "results": [
        {
            "id": 25342,
            "identifier": "645961",
            "identifier_type": "int",
            "name": "SPATA31C2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/645961",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "SPATA31 subfamily C, member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 25343,
            "identifier": "GO:0000313",
            "identifier_type": "str",
            "name": "organellar ribosome",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000313",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 25344,
            "identifier": "GO:0060751",
            "identifier_type": "str",
            "name": "branch elongation involved in mammary gland duct branching",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060751",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25345,
            "identifier": "C0178416",
            "identifier_type": "str",
            "name": "Hypoplastic anaemia",
            "properties": {
                "url": "http://identifiers.org/umls/C0178416",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 25346,
            "identifier": "51441",
            "identifier_type": "int",
            "name": "YTHDF2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51441",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "YTH N(6)-methyladenosine RNA binding protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 25347,
            "identifier": "PC7_6467",
            "identifier_type": "str",
            "name": "Phosphorylation of the APC/C",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 25348,
            "identifier": "GO:2000587",
            "identifier_type": "str",
            "name": "negative regulation of platelet-derived growth factor receptor-beta signaling pathway",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000587",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25349,
            "identifier": "C0241005",
            "identifier_type": "str",
            "name": "Creatine phosphokinase serum increased",
            "properties": {
                "url": "http://identifiers.org/umls/C0241005",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 25350,
            "identifier": "285498",
            "identifier_type": "int",
            "name": "RNF212",
            "properties": {
                "url": "http://identifiers.org/ncbigene/285498",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "ring finger protein 212"
            },
            "metanode": "Gene"
        },
        {
            "id": 25351,
            "identifier": "C0220994",
            "identifier_type": "str",
            "name": "Hyperammonaemia",
            "properties": {
                "url": "http://identifiers.org/umls/C0220994",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 25352,
            "identifier": "GO:0045283",
            "identifier_type": "str",
            "name": "fumarate reductase complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045283",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 25353,
            "identifier": "GO:0098662",
            "identifier_type": "str",
            "name": "inorganic cation transmembrane transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0098662",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25354,
            "identifier": "WP3584_r84776",
            "identifier_type": "str",
            "name": "Mecp2 and Associated Rett Syndrome",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP3584_r84776",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 25355,
            "identifier": "GO:0043995",
            "identifier_type": "str",
            "name": "histone acetyltransferase activity (H4-K5 specific)",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043995",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 25356,
            "identifier": "6341",
            "identifier_type": "int",
            "name": "SCO1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6341",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "SCO1 cytochrome c oxidase assembly protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 25357,
            "identifier": "C0919939",
            "identifier_type": "str",
            "name": "Graft thrombosis",
            "properties": {
                "url": "http://identifiers.org/umls/C0919939",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 25358,
            "identifier": "GO:0031014",
            "identifier_type": "str",
            "name": "troponin T binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031014",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 25359,
            "identifier": "348807",
            "identifier_type": "int",
            "name": "CCDC37",
            "properties": {
                "url": "http://identifiers.org/ncbigene/348807",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "coiled-coil domain containing 37"
            },
            "metanode": "Gene"
        },
        {
            "id": 25360,
            "identifier": "GO:0036376",
            "identifier_type": "str",
            "name": "sodium ion export from cell",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0036376",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25361,
            "identifier": "79768",
            "identifier_type": "int",
            "name": "KATNBL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79768",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "katanin p80 subunit B-like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 25362,
            "identifier": "105376526",
            "identifier_type": "int",
            "name": "LOC105376526",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105376526",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "uncharacterized LOC105376526"
            },
            "metanode": "Gene"
        },
        {
            "id": 25363,
            "identifier": "GO:2000401",
            "identifier_type": "str",
            "name": "regulation of lymphocyte migration",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000401",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 25364,
            "identifier": "917",
            "identifier_type": "int",
            "name": "CD3G",
            "properties": {
                "url": "http://identifiers.org/ncbigene/917",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "CD3g molecule, gamma (CD3-TCR complex)"
            },
            "metanode": "Gene"
        },
        {
            "id": 25365,
            "identifier": "51067",
            "identifier_type": "int",
            "name": "YARS2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51067",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "tyrosyl-tRNA synthetase 2, mitochondrial"
            },
            "metanode": "Gene"
        },
        {
            "id": 25366,
            "identifier": "360023",
            "identifier_type": "int",
            "name": "ZBTB41",
            "properties": {
                "url": "http://identifiers.org/ncbigene/360023",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "zinc finger and BTB domain containing 41"
            },
            "metanode": "Gene"
        }
    ]
}