GET /api/entry/pfam/protein/UniProt/A0AAE9PYD0
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": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF16473",
                "name": "3'-5' exoribonuclease Rv2179c-like domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR033390",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0aae9pyd0",
                    "protein_length": 830,
                    "source_database": "unreviewed",
                    "organism": "562",
                    "in_alphafold": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 649,
                                    "end": 820,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF16473",
                            "score": 7.5e-58
                        }
                    ]
                }
            ]
        }
    ]
}