GET /api/entry/pfam/protein/UniProt/A0A0A0QDH3
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": "PF00006",
                "name": "ATP synthase alpha/beta family, nucleotide-binding domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR000194",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a0a0qdh3",
                    "protein_length": 379,
                    "source_database": "unreviewed",
                    "organism": "1112837",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 42,
                                    "end": 262,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00006",
                            "score": 3.6e-68
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF22919",
                "name": "C-terminal domain of V and A type ATP synthase",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR055190",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a0a0qdh3",
                    "protein_length": 379,
                    "source_database": "unreviewed",
                    "organism": "1112837",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 270,
                                    "end": 357,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF22919",
                            "score": 4.3e-14
                        }
                    ]
                }
            ]
        }
    ]
}