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=32150
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=32175",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=32125",
    "results": [
        {
            "id": 32144,
            "identifier": "GO:0060281",
            "identifier_type": "str",
            "name": "regulation of oocyte development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060281",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32145,
            "identifier": "GO:0010257",
            "identifier_type": "str",
            "name": "NADH dehydrogenase complex assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0010257",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32146,
            "identifier": "4473",
            "identifier_type": "int",
            "name": "MSK38",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4473",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "antigen identified by monoclonal antibody O5"
            },
            "metanode": "Gene"
        },
        {
            "id": 32147,
            "identifier": "54511",
            "identifier_type": "int",
            "name": "HMGCLL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54511",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "3-hydroxymethyl-3-methylglutaryl-CoA lyase-like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 32148,
            "identifier": "84795",
            "identifier_type": "int",
            "name": "PYROXD2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84795",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "pyridine nucleotide-disulphide oxidoreductase domain 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 32149,
            "identifier": "GO:0006107",
            "identifier_type": "str",
            "name": "oxaloacetate metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006107",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32150,
            "identifier": "255042",
            "identifier_type": "int",
            "name": "MGC16723",
            "properties": {
                "url": "http://identifiers.org/ncbigene/255042",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "uncharacterized protein MGC16723"
            },
            "metanode": "Gene"
        },
        {
            "id": 32151,
            "identifier": "GO:0070925",
            "identifier_type": "str",
            "name": "organelle assembly",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070925",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32152,
            "identifier": "GO:0019862",
            "identifier_type": "str",
            "name": "IgA binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0019862",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 32153,
            "identifier": "GO:0016814",
            "identifier_type": "str",
            "name": "hydrolase activity, acting on carbon-nitrogen (but not peptide) bonds, in cyclic amidines",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016814",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 32154,
            "identifier": "GO:0042354",
            "identifier_type": "str",
            "name": "L-fucose metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042354",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32155,
            "identifier": "3075",
            "identifier_type": "int",
            "name": "CFH",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3075",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "complement factor H"
            },
            "metanode": "Gene"
        },
        {
            "id": 32156,
            "identifier": "GO:0021783",
            "identifier_type": "str",
            "name": "preganglionic parasympathetic fiber development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0021783",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 32157,
            "identifier": "GO:0018676",
            "identifier_type": "str",
            "name": "(S)-limonene 7-monooxygenase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0018676",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 32158,
            "identifier": "1646",
            "identifier_type": "int",
            "name": "AKR1C2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1646",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "aldo-keto reductase family 1, member C2"
            },
            "metanode": "Gene"
        },
        {
            "id": 32159,
            "identifier": "10137",
            "identifier_type": "int",
            "name": "RBM12",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10137",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "RNA binding motif protein 12"
            },
            "metanode": "Gene"
        },
        {
            "id": 32160,
            "identifier": "89845",
            "identifier_type": "int",
            "name": "ABCC10",
            "properties": {
                "url": "http://identifiers.org/ncbigene/89845",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "ATP-binding cassette, sub-family C (CFTR/MRP), member 10"
            },
            "metanode": "Gene"
        },
        {
            "id": 32161,
            "identifier": "94240",
            "identifier_type": "int",
            "name": "EPSTI1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/94240",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "epithelial stromal interaction 1 (breast)"
            },
            "metanode": "Gene"
        },
        {
            "id": 32162,
            "identifier": "28232",
            "identifier_type": "int",
            "name": "SLCO3A1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/28232",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "solute carrier organic anion transporter family, member 3A1"
            },
            "metanode": "Gene"
        },
        {
            "id": 32163,
            "identifier": "GO:0004793",
            "identifier_type": "str",
            "name": "threonine aldolase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004793",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 32164,
            "identifier": "8510",
            "identifier_type": "int",
            "name": "MMP23B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8510",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "matrix metallopeptidase 23B"
            },
            "metanode": "Gene"
        },
        {
            "id": 32165,
            "identifier": "C0860564",
            "identifier_type": "str",
            "name": "Retinoic acid syndrome",
            "properties": {
                "url": "http://identifiers.org/umls/C0860564",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 32166,
            "identifier": "7841",
            "identifier_type": "int",
            "name": "MOGS",
            "properties": {
                "url": "http://identifiers.org/ncbigene/7841",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "mannosyl-oligosaccharide glucosidase"
            },
            "metanode": "Gene"
        },
        {
            "id": 32167,
            "identifier": "GO:0035673",
            "identifier_type": "str",
            "name": "oligopeptide transmembrane transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0035673",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 32168,
            "identifier": "2328",
            "identifier_type": "int",
            "name": "FMO3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2328",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "flavin containing monooxygenase 3"
            },
            "metanode": "Gene"
        }
    ]
}