GET /api/entry/pfam/protein/UniProt/A0A2K5H7P0
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": "PF00249",
                "name": "Myb-like DNA-binding domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001005",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a2k5h7p0",
                    "protein_length": 1347,
                    "source_database": "unreviewed",
                    "organism": "336983",
                    "in_alphafold": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 298,
                                    "end": 342,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00249",
                            "score": 4.6e-11
                        },
                        {
                            "fragments": [
                                {
                                    "start": 350,
                                    "end": 393,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00249",
                            "score": 3.7e-08
                        }
                    ]
                }
            ]
        }
    ]
}