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=21075
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=21100",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=21050",
    "results": [
        {
            "id": 21067,
            "identifier": "GO:0071377",
            "identifier_type": "str",
            "name": "cellular response to glucagon stimulus",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071377",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21068,
            "identifier": "81553",
            "identifier_type": "int",
            "name": "FAM49A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/81553",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "family with sequence similarity 49, member A"
            },
            "metanode": "Gene"
        },
        {
            "id": 21069,
            "identifier": "127495",
            "identifier_type": "int",
            "name": "LRRC39",
            "properties": {
                "url": "http://identifiers.org/ncbigene/127495",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "leucine rich repeat containing 39"
            },
            "metanode": "Gene"
        },
        {
            "id": 21070,
            "identifier": "C0241863",
            "identifier_type": "str",
            "name": "Diabetic",
            "properties": {
                "url": "http://identifiers.org/umls/C0241863",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 21071,
            "identifier": "84933",
            "identifier_type": "int",
            "name": "C8orf76",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84933",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "chromosome 8 open reading frame 76"
            },
            "metanode": "Gene"
        },
        {
            "id": 21072,
            "identifier": "2702",
            "identifier_type": "int",
            "name": "GJA5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2702",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "gap junction protein, alpha 5, 40kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 21073,
            "identifier": "11321",
            "identifier_type": "int",
            "name": "GPN1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/11321",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "GPN-loop GTPase 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 21074,
            "identifier": "GO:0045649",
            "identifier_type": "str",
            "name": "regulation of macrophage differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045649",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21075,
            "identifier": "121441",
            "identifier_type": "int",
            "name": "NEDD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/121441",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "neural precursor cell expressed, developmentally down-regulated 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 21076,
            "identifier": "GO:0072538",
            "identifier_type": "str",
            "name": "T-helper 17 type immune response",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0072538",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21077,
            "identifier": "3755",
            "identifier_type": "int",
            "name": "KCNG1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3755",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "potassium channel, voltage gated modifier subfamily G, member 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 21078,
            "identifier": "5155",
            "identifier_type": "int",
            "name": "PDGFB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5155",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "platelet-derived growth factor beta polypeptide"
            },
            "metanode": "Gene"
        },
        {
            "id": 21079,
            "identifier": "55177",
            "identifier_type": "int",
            "name": "RMDN3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55177",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "regulator of microtubule dynamics 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 21080,
            "identifier": "C0024115",
            "identifier_type": "str",
            "name": "Lung disorder",
            "properties": {
                "url": "http://identifiers.org/umls/C0024115",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 21081,
            "identifier": "GO:0042311",
            "identifier_type": "str",
            "name": "vasodilation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0042311",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21082,
            "identifier": "GO:0005246",
            "identifier_type": "str",
            "name": "calcium channel regulator activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005246",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 21083,
            "identifier": "23250",
            "identifier_type": "int",
            "name": "ATP11A",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23250",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "ATPase, class VI, type 11A"
            },
            "metanode": "Gene"
        },
        {
            "id": 21084,
            "identifier": "100170765",
            "identifier_type": "int",
            "name": "ERICH4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100170765",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "glutamate-rich 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 21085,
            "identifier": "GO:0043578",
            "identifier_type": "str",
            "name": "nuclear matrix organization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043578",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21086,
            "identifier": "GO:0008065",
            "identifier_type": "str",
            "name": "establishment of blood-nerve barrier",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0008065",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21087,
            "identifier": "C0151604",
            "identifier_type": "str",
            "name": "Oedema genital",
            "properties": {
                "url": "http://identifiers.org/umls/C0151604",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 21088,
            "identifier": "GO:0052204",
            "identifier_type": "str",
            "name": "negative regulation of molecular function in other organism involved in symbiotic interaction",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0052204",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21089,
            "identifier": "GO:0097581",
            "identifier_type": "str",
            "name": "lamellipodium organization",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0097581",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21090,
            "identifier": "GO:0016255",
            "identifier_type": "str",
            "name": "attachment of GPI anchor to protein",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016255",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 21091,
            "identifier": "56131",
            "identifier_type": "int",
            "name": "PCDHB4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56131",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "protocadherin beta 4"
            },
            "metanode": "Gene"
        }
    ]
}