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

{
    "count": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF00574",
                "name": "Clp protease",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR023562",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a0w2hdi0",
                    "protein_length": 200,
                    "source_database": "unreviewed",
                    "organism": "1812935",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 22,
                                    "end": 192,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF00574",
                            "score": 5.3e-62
                        }
                    ]
                }
            ]
        }
    ]
}