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=19650
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=19675",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=19625",
    "results": [
        {
            "id": 19642,
            "identifier": "GO:0015742",
            "identifier_type": "str",
            "name": "alpha-ketoglutarate transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015742",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19643,
            "identifier": "100188893",
            "identifier_type": "int",
            "name": "TOMM6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100188893",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "translocase of outer mitochondrial membrane 6 homolog (yeast)"
            },
            "metanode": "Gene"
        },
        {
            "id": 19644,
            "identifier": "23671",
            "identifier_type": "int",
            "name": "TMEFF2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23671",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "transmembrane protein with EGF-like and two follistatin-like domains 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 19645,
            "identifier": "955",
            "identifier_type": "int",
            "name": "ENTPD6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/955",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "ectonucleoside triphosphate diphosphohydrolase 6 (putative)"
            },
            "metanode": "Gene"
        },
        {
            "id": 19646,
            "identifier": "9718",
            "identifier_type": "int",
            "name": "ECE2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9718",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "endothelin converting enzyme 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 19647,
            "identifier": "D014826",
            "identifier_type": "str",
            "name": "Vocal Cord Paralysis",
            "properties": {
                "url": "http://identifiers.org/mesh/D014826",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 19648,
            "identifier": "D008580",
            "identifier_type": "str",
            "name": "Meningism",
            "properties": {
                "url": "http://identifiers.org/mesh/D008580",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 19649,
            "identifier": "GO:0000126",
            "identifier_type": "str",
            "name": "transcription factor TFIIIB complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000126",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 19650,
            "identifier": "D020924",
            "identifier_type": "str",
            "name": "Urological Manifestations",
            "properties": {
                "url": "http://identifiers.org/mesh/D020924",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 19651,
            "identifier": "GO:0060412",
            "identifier_type": "str",
            "name": "ventricular septum morphogenesis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060412",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19652,
            "identifier": "83858",
            "identifier_type": "int",
            "name": "ATAD3B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/83858",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "ATPase family, AAA domain containing 3B"
            },
            "metanode": "Gene"
        },
        {
            "id": 19653,
            "identifier": "80760",
            "identifier_type": "int",
            "name": "ITIH5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80760",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "inter-alpha-trypsin inhibitor heavy chain family, member 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 19654,
            "identifier": "WP12_r81176",
            "identifier_type": "str",
            "name": "Osteoclast Signaling",
            "properties": {
                "url": "http://www.wikipathways.org/instance/WP12_r81176",
                "source": "WikiPathways",
                "license": "CC BY 3.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 19655,
            "identifier": "30010",
            "identifier_type": "int",
            "name": "NXPH1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/30010",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "neurexophilin 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 19656,
            "identifier": "6005",
            "identifier_type": "int",
            "name": "RHAG",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6005",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "Rh-associated glycoprotein"
            },
            "metanode": "Gene"
        },
        {
            "id": 19657,
            "identifier": "10400",
            "identifier_type": "int",
            "name": "PEMT",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10400",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "phosphatidylethanolamine N-methyltransferase"
            },
            "metanode": "Gene"
        },
        {
            "id": 19658,
            "identifier": "GO:0047237",
            "identifier_type": "str",
            "name": "glucuronylgalactosylproteoglycan 4-beta-N-acetylgalactosaminyltransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0047237",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 19659,
            "identifier": "C1868769",
            "identifier_type": "str",
            "name": "Anaphylactoid syndrome of pregnancy",
            "properties": {
                "url": "http://identifiers.org/umls/C1868769",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 19660,
            "identifier": "GO:0021550",
            "identifier_type": "str",
            "name": "medulla oblongata development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0021550",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19661,
            "identifier": "GO:1903817",
            "identifier_type": "str",
            "name": "negative regulation of voltage-gated potassium channel activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903817",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19662,
            "identifier": "4234",
            "identifier_type": "int",
            "name": "METTL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4234",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "methyltransferase like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 19663,
            "identifier": "GO:0070901",
            "identifier_type": "str",
            "name": "mitochondrial tRNA methylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070901",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 19664,
            "identifier": "84812",
            "identifier_type": "int",
            "name": "PLCD4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84812",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "phospholipase C, delta 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 19665,
            "identifier": "6703",
            "identifier_type": "int",
            "name": "SPRR2D",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6703",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "small proline-rich protein 2D"
            },
            "metanode": "Gene"
        },
        {
            "id": 19666,
            "identifier": "GO:0009445",
            "identifier_type": "str",
            "name": "putrescine metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009445",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}