GET /api/entry/pfam/protein/UniProt/A0AAD5CY05
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": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF05770",
                "name": "Inositol 1,3,4-trisphosphate 5/6-kinase ATP-grasp domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR040464",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0aad5cy05",
                    "protein_length": 357,
                    "source_database": "unreviewed",
                    "organism": "4212",
                    "in_alphafold": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 114,
                                    "end": 319,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF05770",
                            "score": 8.3e-76
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF17927",
                "name": "Inositol 1,3,4-trisphosphate 5/6-kinase pre-ATP-grasp domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR041429",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0aad5cy05",
                    "protein_length": 357,
                    "source_database": "unreviewed",
                    "organism": "4212",
                    "in_alphafold": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 11,
                                    "end": 89,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF17927",
                            "score": 4.4e-26
                        }
                    ]
                }
            ]
        }
    ]
}