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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "IPR007109",
                "name": "Brix domain",
                "source_database": "interpro",
                "type": "domain",
                "integrated": null,
                "member_databases": {
                    "profile": {
                        "PS50833": "Brix domain profile"
                    },
                    "smart": {
                        "SM00879": "Brix"
                    },
                    "pfam": {
                        "PF04427": "Brix domain"
                    }
                },
                "go_terms": [
                    {
                        "identifier": "GO:0019843",
                        "name": "rRNA binding",
                        "category": {
                            "code": "F",
                            "name": "molecular_function"
                        }
                    },
                    {
                        "identifier": "GO:0006364",
                        "name": "rRNA processing",
                        "category": {
                            "code": "P",
                            "name": "biological_process"
                        }
                    }
                ]
            },
            "proteins": [
                {
                    "accession": "c1ei02",
                    "protein_length": 413,
                    "source_database": "unreviewed",
                    "organism": "296587",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 29,
                                    "end": 296,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "IPR045112",
                "name": "Protein Peter Pan-like",
                "source_database": "interpro",
                "type": "family",
                "integrated": null,
                "member_databases": {
                    "panther": {
                        "PTHR12661": "PETER PAN-RELATED"
                    }
                },
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "c1ei02",
                    "protein_length": 413,
                    "source_database": "unreviewed",
                    "organism": "296587",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 3,
                                    "end": 372,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": null,
                            "score": null
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF04427",
                "name": "Brix domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR007109",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "c1ei02",
                    "protein_length": 413,
                    "source_database": "unreviewed",
                    "organism": "296587",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 38,
                                    "end": 289,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF04427",
                            "score": 3.2e-40
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PS50833",
                "name": "Brix domain profile",
                "source_database": "profile",
                "type": "domain",
                "integrated": "IPR007109",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "c1ei02",
                    "protein_length": 413,
                    "source_database": "unreviewed",
                    "organism": "296587",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 29,
                                    "end": 296,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PS50833",
                            "score": 0
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PTHR12661",
                "name": "PETER PAN-RELATED",
                "source_database": "panther",
                "type": "family",
                "integrated": "IPR045112",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "c1ei02",
                    "protein_length": 413,
                    "source_database": "unreviewed",
                    "organism": "296587",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 3,
                                    "end": 372,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PTHR12661:SF5",
                            "score": 2.7e-109,
                            "subfamily": {
                                "accession": "PTHR12661:SF5",
                                "name": "SUPPRESSOR OF SWI4 1 HOMOLOG"
                            }
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "SM00879",
                "name": "Brix",
                "source_database": "smart",
                "type": "domain",
                "integrated": "IPR007109",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "c1ei02",
                    "protein_length": 413,
                    "source_database": "unreviewed",
                    "organism": "296587",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 32,
                                    "end": 290,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "SM00879",
                            "score": 1.4e-62
                        }
                    ]
                }
            ]
        }
    ]
}