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

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF00085",
                "name": "Thioredoxin",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR013766",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q9zu40",
                    "protein_length": 495,
                    "source_database": "reviewed",
                    "organism": "3702",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 38,
                                    "end": 124,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00085",
                            "score": 7.5e-10
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF04777",
                "name": "Erv1 / Alr family",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR017905",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q9zu40",
                    "protein_length": 495,
                    "source_database": "reviewed",
                    "organism": "3702",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 299,
                                    "end": 381,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF04777",
                            "score": 2.9e-14
                        }
                    ]
                }
            ]
        }
    ]
}