GET /api/entry/pfam/protein/UniProt/Q7UI01/?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": "PF00542",
                "name": "Ribosomal protein L7/L12 C-terminal domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR013823",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q7ui01",
                    "protein_length": 140,
                    "source_database": "unreviewed",
                    "organism": "243090",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 74,
                                    "end": 140,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00542",
                            "score": 1.1e-22
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF16320",
                "name": "Ribosomal protein L7/L12 dimerisation domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR008932",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q7ui01",
                    "protein_length": 140,
                    "source_database": "unreviewed",
                    "organism": "243090",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 18,
                                    "end": 63,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF16320",
                            "score": 1.1e-08
                        }
                    ]
                }
            ]
        }
    ]
}