GET /api/entry/pfam/protein/UniProt/A0A516RTN4
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": "PF00739",
                "name": "Trans-activation protein X",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR000236",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a516rtn4",
                    "protein_length": 136,
                    "source_database": "unreviewed",
                    "organism": "2596880",
                    "in_alphafold": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 96,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF00739",
                            "score": 6e-10
                        }
                    ]
                }
            ]
        }
    ]
}