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=34500
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=34525",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=34475",
    "results": [
        {
            "id": 34495,
            "identifier": "GO:0005006",
            "identifier_type": "str",
            "name": "epidermal growth factor-activated receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0005006",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 34496,
            "identifier": "C0029089",
            "identifier_type": "str",
            "name": "Ophthalmoplegia",
            "properties": {
                "url": "http://identifiers.org/umls/C0029089",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 34497,
            "identifier": "56163",
            "identifier_type": "int",
            "name": "RNF17",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56163",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "13",
                "description": "ring finger protein 17"
            },
            "metanode": "Gene"
        },
        {
            "id": 34498,
            "identifier": "GO:1902952",
            "identifier_type": "str",
            "name": "positive regulation of dendritic spine maintenance",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1902952",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 34499,
            "identifier": "79696",
            "identifier_type": "int",
            "name": "ZC2HC1C",
            "properties": {
                "url": "http://identifiers.org/ncbigene/79696",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "14",
                "description": "zinc finger, C2HC-type containing 1C"
            },
            "metanode": "Gene"
        },
        {
            "id": 34500,
            "identifier": "GO:0015385",
            "identifier_type": "str",
            "name": "sodium:proton antiporter activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0015385",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 34501,
            "identifier": "256710",
            "identifier_type": "int",
            "name": "GLIPR1L1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/256710",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "GLI pathogenesis-related 1 like 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 34502,
            "identifier": "C0343361",
            "identifier_type": "str",
            "name": "Gastroenteritis adenovirus",
            "properties": {
                "url": "http://identifiers.org/umls/C0343361",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 34503,
            "identifier": "GO:0044419",
            "identifier_type": "str",
            "name": "interspecies interaction between organisms",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044419",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 34504,
            "identifier": "845",
            "identifier_type": "int",
            "name": "CASQ2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/845",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "calsequestrin 2 (cardiac muscle)"
            },
            "metanode": "Gene"
        },
        {
            "id": 34505,
            "identifier": "9464",
            "identifier_type": "int",
            "name": "HAND2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/9464",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "heart and neural crest derivatives expressed 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 34506,
            "identifier": "GO:0033564",
            "identifier_type": "str",
            "name": "anterior/posterior axon guidance",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0033564",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 34507,
            "identifier": "GO:0051944",
            "identifier_type": "str",
            "name": "positive regulation of catecholamine uptake involved in synaptic transmission",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0051944",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 34508,
            "identifier": "GO:2000272",
            "identifier_type": "str",
            "name": "negative regulation of receptor activity",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_2000272",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 34509,
            "identifier": "27319",
            "identifier_type": "int",
            "name": "BHLHE22",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27319",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "8",
                "description": "basic helix-loop-helix family, member e22"
            },
            "metanode": "Gene"
        },
        {
            "id": 34510,
            "identifier": "3298",
            "identifier_type": "int",
            "name": "HSF2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3298",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "6",
                "description": "heat shock transcription factor 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 34511,
            "identifier": "57731",
            "identifier_type": "int",
            "name": "SPTBN4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/57731",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "spectrin, beta, non-erythrocytic 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 34512,
            "identifier": "342538",
            "identifier_type": "int",
            "name": "NACA2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/342538",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "nascent polypeptide-associated complex alpha subunit 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 34513,
            "identifier": "5639",
            "identifier_type": "int",
            "name": "PRRG2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5639",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "proline rich Gla (G-carboxyglutamic acid) 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 34514,
            "identifier": "51693",
            "identifier_type": "int",
            "name": "TRAPPC2L",
            "properties": {
                "url": "http://identifiers.org/ncbigene/51693",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "16",
                "description": "trafficking protein particle complex 2-like"
            },
            "metanode": "Gene"
        },
        {
            "id": 34515,
            "identifier": "GO:0000720",
            "identifier_type": "str",
            "name": "pyrimidine dimer repair by nucleotide-excision repair",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0000720",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 34516,
            "identifier": "728343",
            "identifier_type": "int",
            "name": "NXF2B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/728343",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "X",
                "description": "nuclear RNA export factor 2B"
            },
            "metanode": "Gene"
        },
        {
            "id": 34517,
            "identifier": "8092",
            "identifier_type": "int",
            "name": "ALX1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8092",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "12",
                "description": "ALX homeobox 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 34518,
            "identifier": "200132",
            "identifier_type": "int",
            "name": "TCTEX1D1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/200132",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "Tctex1 domain containing 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 34519,
            "identifier": "245930",
            "identifier_type": "int",
            "name": "DEFB116",
            "properties": {
                "url": "http://identifiers.org/ncbigene/245930",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "defensin, beta 116"
            },
            "metanode": "Gene"
        }
    ]
}