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

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF02769",
                "name": "AIR synthase related protein, C-terminal domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR010918",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q77zf7",
                    "protein_length": 1369,
                    "source_database": "reviewed",
                    "organism": "654901",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 836,
                                    "end": 978,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF02769",
                            "score": 8.4e-14
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF13507",
                "name": "CobB/CobQ-like glutamine amidotransferase domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": null,
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q77zf7",
                    "protein_length": 1369,
                    "source_database": "reviewed",
                    "organism": "654901",
                    "in_alphafold": false,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1041,
                                    "end": 1315,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF13507",
                            "score": 9.6e-52
                        }
                    ]
                }
            ]
        }
    ]
}