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=12950
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=12975",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=12925",
    "results": [
        {
            "id": 12940,
            "identifier": "10159",
            "identifier_type": "int",
            "name": "ATP6AP2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10159",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "ATPase, H+ transporting, lysosomal accessory protein 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 12941,
            "identifier": "105371095",
            "identifier_type": "int",
            "name": "LOC105371095",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105371095",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "collagen alpha-3(IX) chain-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 12942,
            "identifier": "GO:0016531",
            "identifier_type": "str",
            "name": "copper chaperone activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016531",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 12943,
            "identifier": "GO:0006296",
            "identifier_type": "str",
            "name": "nucleotide-excision repair, DNA incision, 5'-to lesion",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006296",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12944,
            "identifier": "3977",
            "identifier_type": "int",
            "name": "LIFR",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3977",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "leukemia inhibitory factor receptor alpha"
            },
            "metanode": "Gene"
        },
        {
            "id": 12945,
            "identifier": "8644",
            "identifier_type": "int",
            "name": "AKR1C3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8644",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "aldo-keto reductase family 1, member C3"
            },
            "metanode": "Gene"
        },
        {
            "id": 12946,
            "identifier": "GO:0098575",
            "identifier_type": "str",
            "name": "lumenal side of lysosomal membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0098575",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 12947,
            "identifier": "58538",
            "identifier_type": "int",
            "name": "MPP4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/58538",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "membrane protein, palmitoylated 4 (MAGUK p55 subfamily member 4)"
            },
            "metanode": "Gene"
        },
        {
            "id": 12948,
            "identifier": "GO:0070368",
            "identifier_type": "str",
            "name": "positive regulation of hepatocyte differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070368",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12949,
            "identifier": "GO:0071395",
            "identifier_type": "str",
            "name": "cellular response to jasmonic acid stimulus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071395",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12950,
            "identifier": "GO:0005988",
            "identifier_type": "str",
            "name": "lactose metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005988",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12951,
            "identifier": "647020",
            "identifier_type": "int",
            "name": "LOC647020",
            "properties": {
                "url": "http://identifiers.org/ncbigene/647020",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "uncharacterized LOC647020"
            },
            "metanode": "Gene"
        },
        {
            "id": 12952,
            "identifier": "GO:0034481",
            "identifier_type": "str",
            "name": "chondroitin sulfotransferase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034481",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 12953,
            "identifier": "161779",
            "identifier_type": "int",
            "name": "PGBD4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/161779",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "piggyBac transposable element derived 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 12954,
            "identifier": "2350",
            "identifier_type": "int",
            "name": "FOLR2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2350",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "folate receptor 2 (fetal)"
            },
            "metanode": "Gene"
        },
        {
            "id": 12955,
            "identifier": "11097",
            "identifier_type": "int",
            "name": "NUPL2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11097",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "nucleoporin like 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 12956,
            "identifier": "91419",
            "identifier_type": "int",
            "name": "XRCC6BP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/91419",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "XRCC6 binding protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 12957,
            "identifier": "GO:0006638",
            "identifier_type": "str",
            "name": "neutral lipid metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006638",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12958,
            "identifier": "4931",
            "identifier_type": "int",
            "name": "NVL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4931",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "nuclear VCP-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 12959,
            "identifier": "GO:0051958",
            "identifier_type": "str",
            "name": "methotrexate transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051958",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 12960,
            "identifier": "54825",
            "identifier_type": "int",
            "name": "CDHR2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54825",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "cadherin-related family member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 12961,
            "identifier": "GO:0004525",
            "identifier_type": "str",
            "name": "ribonuclease III activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004525",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 12962,
            "identifier": "54936",
            "identifier_type": "int",
            "name": "ADPRHL2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54936",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "ADP-ribosylhydrolase like 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 12963,
            "identifier": "GO:0032450",
            "identifier_type": "str",
            "name": "maltose alpha-glucosidase activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032450",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 12964,
            "identifier": "GO:0046218",
            "identifier_type": "str",
            "name": "indolalkylamine catabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0046218",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        }
    ]
}