GET /api/entry/pfam/protein/UniProt/A0A5C2GYJ9
HTTP 200 OK
Allow: GET, HEAD
Cached: true
Content-Type: application/json
InterPro-Version: 104.0
InterPro-Version-Minor: 0
Server-Timing: 
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF00116",
                "name": "Cytochrome C oxidase subunit II, periplasmic domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR002429",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a5c2gyj9",
                    "protein_length": 226,
                    "source_database": "unreviewed",
                    "organism": "2585614",
                    "in_alphafold": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 142,
                                    "end": 212,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00116",
                            "score": 1.2e-30
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF02790",
                "name": "Cytochrome C oxidase subunit II, transmembrane domain",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR011759",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a5c2gyj9",
                    "protein_length": 226,
                    "source_database": "unreviewed",
                    "organism": "2585614",
                    "in_alphafold": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 2,
                                    "end": 37,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF02790",
                            "score": 6.6e-05
                        }
                    ]
                }
            ]
        }
    ]
}