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=33925
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=33950",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=33900",
    "results": [
        {
            "id": 33920,
            "identifier": "6635",
            "identifier_type": "int",
            "name": "SNRPE",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6635",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "small nuclear ribonucleoprotein polypeptide E"
            },
            "metanode": "Gene"
        },
        {
            "id": 33921,
            "identifier": "GO:0032947",
            "identifier_type": "str",
            "name": "protein complex scaffold",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032947",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 33922,
            "identifier": "101929901",
            "identifier_type": "int",
            "name": "LOC101929901",
            "properties": {
                "url": "http://identifiers.org/ncbigene/101929901",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "uncharacterized LOC101929901"
            },
            "metanode": "Gene"
        },
        {
            "id": 33923,
            "identifier": "80111",
            "identifier_type": "int",
            "name": "C3orf36",
            "properties": {
                "url": "http://identifiers.org/ncbigene/80111",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "chromosome 3 open reading frame 36"
            },
            "metanode": "Gene"
        },
        {
            "id": 33924,
            "identifier": "GO:0031649",
            "identifier_type": "str",
            "name": "heat generation",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0031649",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33925,
            "identifier": "C1868917",
            "identifier_type": "str",
            "name": "Heart racing",
            "properties": {
                "url": "http://identifiers.org/umls/C1868917",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 33926,
            "identifier": "644150",
            "identifier_type": "int",
            "name": "WIPF3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/644150",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "WAS/WASL interacting protein family, member 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 33927,
            "identifier": "GO:0032042",
            "identifier_type": "str",
            "name": "mitochondrial DNA metabolic process",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0032042",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33928,
            "identifier": "GO:0051917",
            "identifier_type": "str",
            "name": "regulation of fibrinolysis",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051917",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33929,
            "identifier": "GO:0043564",
            "identifier_type": "str",
            "name": "Ku70:Ku80 complex",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0043564",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 33930,
            "identifier": "150378",
            "identifier_type": "int",
            "name": "FLJ30901",
            "properties": {
                "url": "http://identifiers.org/ncbigene/150378",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "22",
                "description": "uncharacterized protein FLJ30901"
            },
            "metanode": "Gene"
        },
        {
            "id": 33931,
            "identifier": "3792",
            "identifier_type": "int",
            "name": "KEL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3792",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "7",
                "description": "Kell blood group, metallo-endopeptidase"
            },
            "metanode": "Gene"
        },
        {
            "id": 33932,
            "identifier": "N0000170118",
            "identifier_type": "str",
            "name": "PPAR alpha",
            "properties": {
                "url": "http://purl.bioontology.org/ontology/NDFRT/N0000170118",
                "source": "FDA via DrugCentral",
                "license": "CC BY 4.0",
                "class_type": "Chemical/Ingredient"
            },
            "metanode": "Pharmacologic Class"
        },
        {
            "id": 33933,
            "identifier": "GO:0015217",
            "identifier_type": "str",
            "name": "ADP transmembrane transporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015217",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 33934,
            "identifier": "C0948008",
            "identifier_type": "str",
            "name": "Ischaemic stroke",
            "properties": {
                "url": "http://identifiers.org/umls/C0948008",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 33935,
            "identifier": "375743",
            "identifier_type": "int",
            "name": "PTAR1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/375743",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "9",
                "description": "protein prenyltransferase alpha subunit repeat containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 33936,
            "identifier": "2165",
            "identifier_type": "int",
            "name": "F13B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/2165",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "coagulation factor XIII, B polypeptide"
            },
            "metanode": "Gene"
        },
        {
            "id": 33937,
            "identifier": "10656",
            "identifier_type": "int",
            "name": "KHDRBS3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10656",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "KH domain containing, RNA binding, signal transduction associated 3"
            },
            "metanode": "Gene"
        },
        {
            "id": 33938,
            "identifier": "D053159",
            "identifier_type": "str",
            "name": "Dysuria",
            "properties": {
                "url": "http://identifiers.org/mesh/D053159",
                "source": "MeSH",
                "license": "CC0 1.0"
            },
            "metanode": "Symptom"
        },
        {
            "id": 33939,
            "identifier": "C0018099",
            "identifier_type": "str",
            "name": "Gout",
            "properties": {
                "url": "http://identifiers.org/umls/C0018099",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 33940,
            "identifier": "C0234922",
            "identifier_type": "str",
            "name": "Rash scaly",
            "properties": {
                "url": "http://identifiers.org/umls/C0234922",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 33941,
            "identifier": "GO:0051589",
            "identifier_type": "str",
            "name": "negative regulation of neurotransmitter transport",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051589",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33942,
            "identifier": "GO:0071692",
            "identifier_type": "str",
            "name": "protein localization to extracellular region",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0071692",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 33943,
            "identifier": "4490",
            "identifier_type": "int",
            "name": "MT1B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/4490",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "metallothionein 1B"
            },
            "metanode": "Gene"
        },
        {
            "id": 33944,
            "identifier": "C0155626",
            "identifier_type": "str",
            "name": "Acute myocardial infarction",
            "properties": {
                "url": "http://identifiers.org/umls/C0155626",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        }
    ]
}