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=34800
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=34825",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=34775",
    "results": [
        {
            "id": 34796,
            "identifier": "C0948268",
            "identifier_type": "str",
            "name": "Haemodynamic instability",
            "properties": {
                "url": "http://identifiers.org/umls/C0948268",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 34797,
            "identifier": "282808",
            "identifier_type": "int",
            "name": "RAB40AL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/282808",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "RAB40A, member RAS oncogene family-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 34798,
            "identifier": "5166",
            "identifier_type": "int",
            "name": "PDK4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5166",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "pyruvate dehydrogenase kinase, isozyme 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 34799,
            "identifier": "55188",
            "identifier_type": "int",
            "name": "RIC8B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55188",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "RIC8 guanine nucleotide exchange factor B"
            },
            "metanode": "Gene"
        },
        {
            "id": 34800,
            "identifier": "9735",
            "identifier_type": "int",
            "name": "KNTC1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9735",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "kinetochore associated 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 34801,
            "identifier": "C1527311",
            "identifier_type": "str",
            "name": "Brain oedema",
            "properties": {
                "url": "http://identifiers.org/umls/C1527311",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 34802,
            "identifier": "116028",
            "identifier_type": "int",
            "name": "RMI2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/116028",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "RecQ mediated genome instability 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 34803,
            "identifier": "C0162386",
            "identifier_type": "str",
            "name": "Femur fracture subtrochanteric",
            "properties": {
                "url": "http://identifiers.org/umls/C0162386",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 34804,
            "identifier": "374946",
            "identifier_type": "int",
            "name": "DRAXIN",
            "properties": {
                "url": "http://identifiers.org/ncbigene/374946",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "dorsal inhibitory axon guidance protein"
            },
            "metanode": "Gene"
        },
        {
            "id": 34805,
            "identifier": "23261",
            "identifier_type": "int",
            "name": "CAMTA1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/23261",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "calmodulin binding transcription activator 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 34806,
            "identifier": "GO:0009448",
            "identifier_type": "str",
            "name": "gamma-aminobutyric acid metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0009448",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 34807,
            "identifier": "GO:0034987",
            "identifier_type": "str",
            "name": "immunoglobulin receptor binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0034987",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 34808,
            "identifier": "PC7_6795",
            "identifier_type": "str",
            "name": "RNA Polymerase I Transcription Initiation",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 34809,
            "identifier": "105369425",
            "identifier_type": "int",
            "name": "LOC105369425",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105369425",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "tripartite motif-containing protein LOC642612"
            },
            "metanode": "Gene"
        },
        {
            "id": 34810,
            "identifier": "26584",
            "identifier_type": "int",
            "name": "DUX1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/26584",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "double homeobox 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 34811,
            "identifier": "C0241310",
            "identifier_type": "str",
            "name": "Suprapubic pain",
            "properties": {
                "url": "http://identifiers.org/umls/C0241310",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 34812,
            "identifier": "56142",
            "identifier_type": "int",
            "name": "PCDHA6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56142",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "protocadherin alpha 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 34813,
            "identifier": "64761",
            "identifier_type": "int",
            "name": "PARP12",
            "properties": {
                "url": "http://identifiers.org/ncbigene/64761",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "poly (ADP-ribose) polymerase family, member 12"
            },
            "metanode": "Gene"
        },
        {
            "id": 34814,
            "identifier": "GO:0016533",
            "identifier_type": "str",
            "name": "cyclin-dependent protein kinase 5 holoenzyme complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016533",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 34815,
            "identifier": "C0004134",
            "identifier_type": "str",
            "name": "Ataxia",
            "properties": {
                "url": "http://identifiers.org/umls/C0004134",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 34816,
            "identifier": "GO:0005639",
            "identifier_type": "str",
            "name": "integral component of nuclear inner membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005639",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 34817,
            "identifier": "GO:0002522",
            "identifier_type": "str",
            "name": "leukocyte migration involved in immune response",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002522",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 34818,
            "identifier": "105376779",
            "identifier_type": "int",
            "name": "LOC105376779",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105376779",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "uncharacterized LOC105376779"
            },
            "metanode": "Gene"
        },
        {
            "id": 34819,
            "identifier": "680",
            "identifier_type": "int",
            "name": "BRS3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/680",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "bombesin-like receptor 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 34820,
            "identifier": "9443",
            "identifier_type": "int",
            "name": "MED7",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9443",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "mediator complex subunit 7"
            },
            "metanode": "Gene"
        }
    ]
}