GET /api/entry/pfam/protein/UniProt/K9J021/?format=api
HTTP 200 OK
Allow: GET, HEAD
Content-Type: application/json
InterPro-Version: 108.0
InterPro-Version-Minor: 0
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": "k9j021",
                    "protein_length": 347,
                    "source_database": "unreviewed",
                    "organism": "9430",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 68,
                                    "end": 165,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF13649",
                            "score": 2.8e-05
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF22528",
                "name": "Arginine methyltransferase oligomerization subdomain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR055135",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "k9j021",
                    "protein_length": 347,
                    "source_database": "unreviewed",
                    "organism": "9430",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 170,
                                    "end": 334,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF22528",
                            "score": 2.6e-66
                        }
                    ]
                }
            ]
        }
    ]
}