GET /api/entry/pfam/protein/UniProt/Q6FK15/?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": "PF04389",
                "name": "Peptidase family M28",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR007484",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q6fk15",
                    "protein_length": 947,
                    "source_database": "reviewed",
                    "organism": "284593",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 136,
                                    "end": 323,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF04389",
                            "score": 8.4e-40
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF22250",
                "name": "Vacuolar membrane protease, C-terminal domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR053975",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q6fk15",
                    "protein_length": 947,
                    "source_database": "reviewed",
                    "organism": "284593",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 696,
                                    "end": 941,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF22250",
                            "score": 4.9e-72
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF22251",
                "name": "Vacuolar membrane protease, transmembrane domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR053976",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q6fk15",
                    "protein_length": 947,
                    "source_database": "reviewed",
                    "organism": "284593",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 395,
                                    "end": 668,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF22251",
                            "score": 1.8e-72
                        }
                    ]
                }
            ]
        }
    ]
}