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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF00817",
                "name": "impB/mucB/samB family",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR001126",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a8d4ut53",
                    "protein_length": 397,
                    "source_database": "unreviewed",
                    "organism": "2582419",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 8,
                                    "end": 154,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00817",
                            "score": 5.8e-49
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF11798",
                "name": "IMS family HHH motif",
                "source_database": "pfam",
                "type": "conserved_site",
                "integrated": "IPR024728",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a8d4ut53",
                    "protein_length": 397,
                    "source_database": "unreviewed",
                    "organism": "2582419",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 168,
                                    "end": 195,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF11798",
                            "score": 0.0014
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF11799",
                "name": "impB/mucB/samB family C-terminal domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR017961",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a8d4ut53",
                    "protein_length": 397,
                    "source_database": "unreviewed",
                    "organism": "2582419",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 241,
                                    "end": 345,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF11799",
                            "score": 3.8e-21
                        }
                    ]
                }
            ]
        }
    ]
}