GET /api/entry/all/protein/unreviewed/A0A669CMP7/?format=api
HTTP 200 OK
Allow: GET, HEAD
Content-Type: application/json
InterPro-Version: 108.0
InterPro-Version-Minor: 0
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR025151",
                "name": "ELYS-like domain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF13934": "Nuclear pore complex assembly"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a669cmp7",
                    "protein_length": 1462,
                    "source_database": "unreviewed",
                    "organism": "8128",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 720,
                                    "end": 940,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR032040",
                "name": "ELYS, beta-propeller domain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "pfam": {
                        "PF16687": "beta-propeller of ELYS nucleoporin"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a669cmp7",
                    "protein_length": 1462,
                    "source_database": "unreviewed",
                    "organism": "8128",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 489,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR052620",
                "name": "ELYS/MEL-28 Nuclear Assembly Factor",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR21583": "ELYS/MEL-28 Nuclear Assembly Factor"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a669cmp7",
                    "protein_length": 1462,
                    "source_database": "unreviewed",
                    "organism": "8128",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 1102,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF13934",
                "name": "Nuclear pore complex assembly",
                "source_database": "pfam",
                "type": "repeat",
                "integrated": "IPR025151",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a669cmp7",
                    "protein_length": 1462,
                    "source_database": "unreviewed",
                    "organism": "8128",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 720,
                                    "end": 940,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF13934",
                            "score": 4.6e-50
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF16687",
                "name": "beta-propeller of ELYS nucleoporin",
                "source_database": "pfam",
                "type": "repeat",
                "integrated": "IPR032040",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a669cmp7",
                    "protein_length": 1462,
                    "source_database": "unreviewed",
                    "organism": "8128",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 489,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF16687",
                            "score": 0
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR21583",
                "name": "ELYS/MEL-28 Nuclear Assembly Factor",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR052620",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a669cmp7",
                    "protein_length": 1462,
                    "source_database": "unreviewed",
                    "organism": "8128",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 1102,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR21583:SF8",
                            "score": 0,
                            "subfamily": {
                                "accession": "PTHR21583:SF8",
                                "name": "PROTEIN ELYS"
                            }
                        }
                    ]
                }
            ]
        }
    ]
}