GET /api/entry/pfam/protein/UniProt/A8F3K2/?format=api
HTTP 200 OK
Allow: GET, HEAD
Content-Type: application/json
InterPro-Version: 108.0
InterPro-Version-Minor: 0
Vary: Accept

{
    "count": 3,
    "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": "a8f3k2",
                    "protein_length": 469,
                    "source_database": "reviewed",
                    "organism": "416591",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 133,
                                    "end": 346,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00006",
                            "score": 6e-72
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF02874",
                "name": "ATP synthase alpha/beta family, beta-barrel domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR004100",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a8f3k2",
                    "protein_length": 469,
                    "source_database": "reviewed",
                    "organism": "416591",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 7,
                                    "end": 76,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF02874",
                            "score": 2.5e-16
                        }
                    ]
                }
            ]
        },
        {
            "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": "a8f3k2",
                    "protein_length": 469,
                    "source_database": "reviewed",
                    "organism": "416591",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 356,
                                    "end": 438,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF22919",
                            "score": 7.9e-13
                        }
                    ]
                }
            ]
        }
    ]
}