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=18275
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=18300",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=18250",
    "results": [
        {
            "id": 18266,
            "identifier": "C0155503",
            "identifier_type": "str",
            "name": "Vertigo CNS origin",
            "properties": {
                "url": "http://identifiers.org/umls/C0155503",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 18267,
            "identifier": "GO:0060230",
            "identifier_type": "str",
            "name": "lipoprotein lipase activator activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060230",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 18268,
            "identifier": "57128",
            "identifier_type": "int",
            "name": "LYRM4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57128",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "LYR motif containing 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 18269,
            "identifier": "DB00816",
            "identifier_type": "str",
            "name": "Orciprenaline",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00816",
                "inchi": "InChI=1S/C11H17NO3/c1-7(2)12-6-11(15)8-3-9(13)5-10(14)4-8/h3-5,7,11-15H,6H2,1-2H3",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=LMOINURANNBYCM-UHFFFAOYSA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 18270,
            "identifier": "C0282193",
            "identifier_type": "str",
            "name": "Iron overload",
            "properties": {
                "url": "http://identifiers.org/umls/C0282193",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 18271,
            "identifier": "C0151698",
            "identifier_type": "str",
            "name": "Injection site haemorrhage",
            "properties": {
                "url": "http://identifiers.org/umls/C0151698",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 18272,
            "identifier": "DB00160",
            "identifier_type": "str",
            "name": "L-Alanine",
            "properties": {
                "url": "http://www.drugbank.ca/drugs/DB00160",
                "inchi": "InChI=1/C3H7NO2/c1-2(4)3(5)6/h2H,4H2,1H3,(H,5,6)/t2-/s2",
                "source": "DrugBank",
                "license": "CC BY-NC 4.0",
                "inchikey": "InChIKey=QNAYBMKLOCPYGJ-RUOZJJLTNA-N"
            },
            "metanode": "Compound"
        },
        {
            "id": 18273,
            "identifier": "GO:0030422",
            "identifier_type": "str",
            "name": "production of siRNA involved in RNA interference",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030422",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18274,
            "identifier": "100287404",
            "identifier_type": "int",
            "name": "USP17L19",
            "properties": {
                "url": "http://identifiers.org/ncbigene/100287404",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "ubiquitin specific peptidase 17-like family member 19"
            },
            "metanode": "Gene"
        },
        {
            "id": 18275,
            "identifier": "1810",
            "identifier_type": "int",
            "name": "DR1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/1810",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "down-regulator of transcription 1, TBP-binding (negative cofactor 2)"
            },
            "metanode": "Gene"
        },
        {
            "id": 18276,
            "identifier": "55629",
            "identifier_type": "int",
            "name": "PNRC2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/55629",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "proline-rich nuclear receptor coactivator 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 18277,
            "identifier": "GO:0016011",
            "identifier_type": "str",
            "name": "dystroglycan complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0016011",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 18278,
            "identifier": "79034",
            "identifier_type": "int",
            "name": "C7orf26",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79034",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "chromosome 7 open reading frame 26"
            },
            "metanode": "Gene"
        },
        {
            "id": 18279,
            "identifier": "387104",
            "identifier_type": "int",
            "name": "SOGA3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/387104",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "SOGA family member 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 18280,
            "identifier": "GO:0030050",
            "identifier_type": "str",
            "name": "vesicle transport along actin filament",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0030050",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18281,
            "identifier": "183",
            "identifier_type": "int",
            "name": "AGT",
            "properties": {
                "url": "http://identifiers.org/ncbigene/183",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "angiotensinogen (serpin peptidase inhibitor, clade A, member 8)"
            },
            "metanode": "Gene"
        },
        {
            "id": 18282,
            "identifier": "8930",
            "identifier_type": "int",
            "name": "MBD4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8930",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "methyl-CpG binding domain protein 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 18283,
            "identifier": "GO:0036508",
            "identifier_type": "str",
            "name": "protein alpha-1,2-demannosylation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0036508",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18284,
            "identifier": "8031",
            "identifier_type": "int",
            "name": "NCOA4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8031",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "10",
                "description": "nuclear receptor coactivator 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 18285,
            "identifier": "C0014518",
            "identifier_type": "str",
            "name": "Toxic epidermal necrolysis",
            "properties": {
                "url": "http://identifiers.org/umls/C0014518",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 18286,
            "identifier": "2764",
            "identifier_type": "int",
            "name": "GMFB",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2764",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "glia maturation factor, beta"
            },
            "metanode": "Gene"
        },
        {
            "id": 18287,
            "identifier": "GO:0001767",
            "identifier_type": "str",
            "name": "establishment of lymphocyte polarity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0001767",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 18288,
            "identifier": "C1112353",
            "identifier_type": "str",
            "name": "Medical device complication",
            "properties": {
                "url": "http://identifiers.org/umls/C1112353",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 18289,
            "identifier": "342132",
            "identifier_type": "int",
            "name": "ZNF774",
            "properties": {
                "url": "http://identifiers.org/ncbigene/342132",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "zinc finger protein 774"
            },
            "metanode": "Gene"
        },
        {
            "id": 18290,
            "identifier": "D020828",
            "identifier_type": "str",
            "name": "Pseudobulbar Palsy",
            "properties": {
                "url": "http://identifiers.org/mesh/D020828",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        }
    ]
}