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=3100
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=3125",
    "previous": "http://search-api.het.io/v1/nodes/?format=api&limit=25&offset=3075",
    "results": [
        {
            "id": 3087,
            "identifier": "84623",
            "identifier_type": "int",
            "name": "KIRREL3",
            "properties": {
                "url": "http://identifiers.org/ncbigene/84623",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "kin of IRRE like 3 (Drosophila)"
            },
            "metanode": "Gene"
        },
        {
            "id": 3088,
            "identifier": "C0041105",
            "identifier_type": "str",
            "name": "Trismus",
            "properties": {
                "url": "http://identifiers.org/umls/C0041105",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3089,
            "identifier": "C0233754",
            "identifier_type": "str",
            "name": "Derealisation",
            "properties": {
                "url": "http://identifiers.org/umls/C0233754",
                "source": "UMLS via SIDER 4.1",
                "license": "CC BY-NC-SA 4.0"
            },
            "metanode": "Side Effect"
        },
        {
            "id": 3090,
            "identifier": "6754",
            "identifier_type": "int",
            "name": "SSTR4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/6754",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "20",
                "description": "somatostatin receptor 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 3091,
            "identifier": "56776",
            "identifier_type": "int",
            "name": "FMN2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/56776",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "formin 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 3092,
            "identifier": "27190",
            "identifier_type": "int",
            "name": "IL17B",
            "properties": {
                "url": "http://identifiers.org/ncbigene/27190",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "5",
                "description": "interleukin 17B"
            },
            "metanode": "Gene"
        },
        {
            "id": 3093,
            "identifier": "GO:0006612",
            "identifier_type": "str",
            "name": "protein targeting to membrane",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0006612",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3094,
            "identifier": "GO:0044615",
            "identifier_type": "str",
            "name": "nuclear pore nuclear basket",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0044615",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Cellular Component"
        },
        {
            "id": 3095,
            "identifier": "126123",
            "identifier_type": "int",
            "name": "IZUMO2",
            "properties": {
                "url": "http://identifiers.org/ncbigene/126123",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "IZUMO family member 2"
            },
            "metanode": "Gene"
        },
        {
            "id": 3096,
            "identifier": "10093",
            "identifier_type": "int",
            "name": "ARPC4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10093",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "3",
                "description": "actin related protein 2/3 complex, subunit 4, 20kDa"
            },
            "metanode": "Gene"
        },
        {
            "id": 3097,
            "identifier": "GO:1903423",
            "identifier_type": "str",
            "name": "positive regulation of synaptic vesicle recycling",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_1903423",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3098,
            "identifier": "GO:0060973",
            "identifier_type": "str",
            "name": "cell migration involved in heart development",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060973",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3099,
            "identifier": "GO:0060018",
            "identifier_type": "str",
            "name": "astrocyte fate commitment",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0060018",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3100,
            "identifier": "5424",
            "identifier_type": "int",
            "name": "POLD1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/5424",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "19",
                "description": "polymerase (DNA directed), delta 1, catalytic subunit"
            },
            "metanode": "Gene"
        },
        {
            "id": 3101,
            "identifier": "GO:0086065",
            "identifier_type": "str",
            "name": "cell communication involved in cardiac conduction",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0086065",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3102,
            "identifier": "3927",
            "identifier_type": "int",
            "name": "LASP1",
            "properties": {
                "url": "http://identifiers.org/ncbigene/3927",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "17",
                "description": "LIM and SH3 protein 1"
            },
            "metanode": "Gene"
        },
        {
            "id": 3103,
            "identifier": "8322",
            "identifier_type": "int",
            "name": "FZD4",
            "properties": {
                "url": "http://identifiers.org/ncbigene/8322",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "11",
                "description": "frizzled class receptor 4"
            },
            "metanode": "Gene"
        },
        {
            "id": 3104,
            "identifier": "58472",
            "identifier_type": "int",
            "name": "SQRDL",
            "properties": {
                "url": "http://identifiers.org/ncbigene/58472",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "15",
                "description": "sulfide quinone reductase-like (yeast)"
            },
            "metanode": "Gene"
        },
        {
            "id": 3105,
            "identifier": "UBERON:0002366",
            "identifier_type": "str",
            "name": "bulbo-urethral gland",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/UBERON_0002366",
                "bto_id": "BTO:0001698",
                "source": "Uberon",
                "license": "CC BY 3.0",
                "mesh_id": "D002030"
            },
            "metanode": "Anatomy"
        },
        {
            "id": 3106,
            "identifier": "105373226",
            "identifier_type": "int",
            "name": "LOC105373226",
            "properties": {
                "url": "http://identifiers.org/ncbigene/105373226",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "uncharacterized LOC105373226"
            },
            "metanode": "Gene"
        },
        {
            "id": 3107,
            "identifier": "127077",
            "identifier_type": "int",
            "name": "OR2T11",
            "properties": {
                "url": "http://identifiers.org/ncbigene/127077",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "1",
                "description": "olfactory receptor, family 2, subfamily T, member 11 (gene/pseudogene)"
            },
            "metanode": "Gene"
        },
        {
            "id": 3108,
            "identifier": "GO:0045822",
            "identifier_type": "str",
            "name": "negative regulation of heart contraction",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0045822",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Biological Process"
        },
        {
            "id": 3109,
            "identifier": "10791",
            "identifier_type": "int",
            "name": "VAMP5",
            "properties": {
                "url": "http://identifiers.org/ncbigene/10791",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "2",
                "description": "vesicle-associated membrane protein 5"
            },
            "metanode": "Gene"
        },
        {
            "id": 3110,
            "identifier": "GO:0050682",
            "identifier_type": "str",
            "name": "AF-2 domain binding",
            "properties": {
                "url": "http://purl.obolibrary.org/obo/GO_0050682",
                "source": "Gene Ontology",
                "license": "CC BY 4.0"
            },
            "metanode": "Molecular Function"
        },
        {
            "id": 3111,
            "identifier": "353497",
            "identifier_type": "int",
            "name": "POLN",
            "properties": {
                "url": "http://identifiers.org/ncbigene/353497",
                "source": "Entrez Gene",
                "license": "CC0 1.0",
                "chromosome": "4",
                "description": "polymerase (DNA directed) nu"
            },
            "metanode": "Gene"
        }
    ]
}