GET /api/entry/pfam/protein/UniProt/O93449/?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": "PF00019",
                "name": "Transforming growth factor beta like domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001839",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "o93449",
                    "protein_length": 382,
                    "source_database": "reviewed",
                    "organism": "8022",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 284,
                                    "end": 381,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00019",
                            "score": 1.4e-19
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF00688",
                "name": "TGF-beta propeptide",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR001111",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "o93449",
                    "protein_length": 382,
                    "source_database": "reviewed",
                    "organism": "8022",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 24,
                                    "end": 239,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00688",
                            "score": 1.8e-34
                        }
                    ]
                }
            ]
        }
    ]
}