GET /api/entry/pfam/protein/UniProt/A0A2I2YEE0
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": "PF13649",
                "name": "Methyltransferase domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR041698",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a2i2yee0",
                    "protein_length": 374,
                    "source_database": "unreviewed",
                    "organism": "9595",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 95,
                                    "end": 192,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF13649",
                            "score": 3.3e-05
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF22528",
                "name": "Arginine methyltransferase oligomerization subdomain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR055135",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a2i2yee0",
                    "protein_length": 374,
                    "source_database": "unreviewed",
                    "organism": "9595",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 197,
                                    "end": 361,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF22528",
                            "score": 1.5e-66
                        }
                    ]
                }
            ]
        }
    ]
}