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=3050
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=3075",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=3025",
    "results": [
        {
            "id": 3037,
            "identifier": "GO:0045324",
            "identifier_type": "str",
            "name": "late endosome to vacuole transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045324",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3038,
            "identifier": "100528030",
            "identifier_type": "int",
            "name": "POC1B-GALNT4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100528030",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "POC1B-GALNT4 readthrough"
            },
            "metanode": "Gene"
        },
        {
            "id": 3039,
            "identifier": "84079",
            "identifier_type": "int",
            "name": "ANKRD27",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84079",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "ankyrin repeat domain 27 (VPS9 domain)"
            },
            "metanode": "Gene"
        },
        {
            "id": 3040,
            "identifier": "55888",
            "identifier_type": "int",
            "name": "ZKSCAN7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55888",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "zinc finger with KRAB and SCAN domains 7"
            },
            "metanode": "Gene"
        },
        {
            "id": 3041,
            "identifier": "64395",
            "identifier_type": "int",
            "name": "GMCL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64395",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "germ cell-less, spermatogenesis associated 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 3042,
            "identifier": "C0240972",
            "identifier_type": "str",
            "name": "Scrotal erythema",
            "properties": {
                "url": "http://identifiers.org/umls/C0240972",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3043,
            "identifier": "GO:0004532",
            "identifier_type": "str",
            "name": "exoribonuclease activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0004532",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 3044,
            "identifier": "C0553576",
            "identifier_type": "str",
            "name": "Systemic mycosis",
            "properties": {
                "url": "http://identifiers.org/umls/C0553576",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3045,
            "identifier": "GO:0071014",
            "identifier_type": "str",
            "name": "post-mRNA release spliceosomal complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071014",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 3046,
            "identifier": "C0037650",
            "identifier_type": "str",
            "name": "Somatoform disorder",
            "properties": {
                "url": "http://identifiers.org/umls/C0037650",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3047,
            "identifier": "GO:0030140",
            "identifier_type": "str",
            "name": "trans-Golgi network transport vesicle",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030140",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 3048,
            "identifier": "81890",
            "identifier_type": "int",
            "name": "QTRT1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/81890",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "queuine tRNA-ribosyltransferase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 3049,
            "identifier": "GO:0016746",
            "identifier_type": "str",
            "name": "transferase activity, transferring acyl groups",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016746",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 3050,
            "identifier": "27044",
            "identifier_type": "int",
            "name": "SND1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27044",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "staphylococcal nuclease and tudor domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 3051,
            "identifier": "134111",
            "identifier_type": "int",
            "name": "UBE2QL1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/134111",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "ubiquitin-conjugating enzyme E2Q family-like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 3052,
            "identifier": "57584",
            "identifier_type": "int",
            "name": "ARHGAP21",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57584",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "Rho GTPase activating protein 21"
            },
            "metanode": "Gene"
        },
        {
            "id": 3053,
            "identifier": "164395",
            "identifier_type": "int",
            "name": "TTLL9",
            "properties": {
                "url": "http://identifiers.org/ncbigene/164395",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "tubulin tyrosine ligase-like family member 9"
            },
            "metanode": "Gene"
        },
        {
            "id": 3054,
            "identifier": "GO:0045648",
            "identifier_type": "str",
            "name": "positive regulation of erythrocyte differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045648",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3055,
            "identifier": "80135",
            "identifier_type": "int",
            "name": "RPF1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80135",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "ribosome production factor 1 homolog (S. cerevisiae)"
            },
            "metanode": "Gene"
        },
        {
            "id": 3056,
            "identifier": "GO:0097197",
            "identifier_type": "str",
            "name": "tetraspanin-enriched microdomain",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097197",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 3057,
            "identifier": "PC7_7446",
            "identifier_type": "str",
            "name": "Signaling by ERBB4",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 3058,
            "identifier": "C0239182",
            "identifier_type": "str",
            "name": "Watery diarrhoea",
            "properties": {
                "url": "http://identifiers.org/umls/C0239182",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3059,
            "identifier": "105378580",
            "identifier_type": "int",
            "name": "LOC105378580",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105378580",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "uncharacterized LOC105378580"
            },
            "metanode": "Gene"
        },
        {
            "id": 3060,
            "identifier": "23331",
            "identifier_type": "int",
            "name": "TTC28",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23331",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "tetratricopeptide repeat domain 28"
            },
            "metanode": "Gene"
        },
        {
            "id": 3061,
            "identifier": "105372328",
            "identifier_type": "int",
            "name": "LOC105372328",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105372328",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "uncharacterized LOC105372328"
            },
            "metanode": "Gene"
        }
    ]
}