GET /api/entry/pfam/protein/UniProt/Q884D4/?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": "PF00005",
                "name": "ABC transporter",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR003439",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q884d4",
                    "protein_length": 656,
                    "source_database": "reviewed",
                    "organism": "223283",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 26,
                                    "end": 174,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00005",
                            "score": 4.9e-28
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF02687",
                "name": "FtsX-like permease C-terminal",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR003838",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q884d4",
                    "protein_length": 656,
                    "source_database": "reviewed",
                    "organism": "223283",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 537,
                                    "end": 649,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF02687",
                            "score": 5.2e-15
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF12704",
                "name": "MacB-like periplasmic core domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR025857",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q884d4",
                    "protein_length": 656,
                    "source_database": "reviewed",
                    "organism": "223283",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 283,
                                    "end": 500,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF12704",
                            "score": 1.1e-44
                        }
                    ]
                }
            ]
        }
    ]
}