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=41350
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=41375",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=41325",
    "results": [
        {
            "id": 41347,
            "identifier": "146167",
            "identifier_type": "int",
            "name": "SLC38A8",
            "properties": {
                "url": "http://identifiers.org/ncbigene/146167",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "solute carrier family 38, member 8"
            },
            "metanode": "Gene"
        },
        {
            "id": 41348,
            "identifier": "65117",
            "identifier_type": "int",
            "name": "RSRC2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/65117",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "arginine/serine-rich coiled-coil 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 41349,
            "identifier": "102724777",
            "identifier_type": "int",
            "name": "LOC102724777",
            "properties": {
                "url": "http://identifiers.org/ncbigene/102724777",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "putative uncharacterized protein FLJ92257"
            },
            "metanode": "Gene"
        },
        {
            "id": 41350,
            "identifier": "C0149801",
            "identifier_type": "str",
            "name": "Urosepsis",
            "properties": {
                "url": "http://identifiers.org/umls/C0149801",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 41351,
            "identifier": "GO:2000981",
            "identifier_type": "str",
            "name": "negative regulation of inner ear receptor cell differentiation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000981",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41352,
            "identifier": "1036",
            "identifier_type": "int",
            "name": "CDO1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1036",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "cysteine dioxygenase type 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 41353,
            "identifier": "GO:0002281",
            "identifier_type": "str",
            "name": "macrophage activation involved in immune response",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0002281",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41354,
            "identifier": "GO:0005093",
            "identifier_type": "str",
            "name": "Rab GDP-dissociation inhibitor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005093",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 41355,
            "identifier": "C0853008",
            "identifier_type": "str",
            "name": "Parkinson's disease aggravated",
            "properties": {
                "url": "http://identifiers.org/umls/C0853008",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 41356,
            "identifier": "C0267406",
            "identifier_type": "str",
            "name": "Infarction mesenteric",
            "properties": {
                "url": "http://identifiers.org/umls/C0267406",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 41357,
            "identifier": "GO:0090102",
            "identifier_type": "str",
            "name": "cochlea development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0090102",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41358,
            "identifier": "3489",
            "identifier_type": "int",
            "name": "IGFBP6",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3489",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "insulin-like growth factor binding protein 6"
            },
            "metanode": "Gene"
        },
        {
            "id": 41359,
            "identifier": "GO:0005694",
            "identifier_type": "str",
            "name": "chromosome",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005694",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 41360,
            "identifier": "C1963964",
            "identifier_type": "str",
            "name": "Periungual erythema",
            "properties": {
                "url": "http://identifiers.org/umls/C1963964",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 41361,
            "identifier": "GO:0070761",
            "identifier_type": "str",
            "name": "pre-snoRNP complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0070761",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 41362,
            "identifier": "283728",
            "identifier_type": "int",
            "name": "LOC283728",
            "properties": {
                "url": "http://identifiers.org/ncbigene/283728",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "uncharacterized LOC283728"
            },
            "metanode": "Gene"
        },
        {
            "id": 41363,
            "identifier": "10609",
            "identifier_type": "int",
            "name": "P3H4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10609",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "prolyl 3-hydroxylase family member 4 (non-enzymatic)"
            },
            "metanode": "Gene"
        },
        {
            "id": 41364,
            "identifier": "C0263386",
            "identifier_type": "str",
            "name": "Ichthyosis acquired",
            "properties": {
                "url": "http://identifiers.org/umls/C0263386",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 41365,
            "identifier": "C0858794",
            "identifier_type": "str",
            "name": "Application site warmth",
            "properties": {
                "url": "http://identifiers.org/umls/C0858794",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 41366,
            "identifier": "GO:0060849",
            "identifier_type": "str",
            "name": "regulation of transcription involved in lymphatic endothelial cell fate commitment",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060849",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 41367,
            "identifier": "UBERON:0001111",
            "identifier_type": "str",
            "name": "intercostal muscle",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0001111",
                "bto_id": "BTO:0005281",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D007366"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 41368,
            "identifier": "PC7_6994",
            "identifier_type": "str",
            "name": "Role of LAT2/NTAL/LAB on calcium mobilization",
            "properties": {
                "source": "Reactome via Pathway Commons",
                "license": "CC BY 4.0"
            },
            "metanode": "Pathway"
        },
        {
            "id": 41369,
            "identifier": "100506127",
            "identifier_type": "int",
            "name": "LOC100506127",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100506127",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "putative uncharacterized protein FLJ37770-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 41370,
            "identifier": "C0265122",
            "identifier_type": "str",
            "name": "Pericardial disease",
            "properties": {
                "url": "http://identifiers.org/umls/C0265122",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 41371,
            "identifier": "54465",
            "identifier_type": "int",
            "name": "ETAA1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/54465",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "Ewing tumor-associated antigen 1"
            },
            "metanode": "Gene"
        }
    ]
}