GET /api/entry/pfam/protein/UniProt/A0A6P6LR89/?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": "PF07686",
                "name": "Immunoglobulin V-set domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR013106",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6p6lr89",
                    "protein_length": 501,
                    "source_database": "unreviewed",
                    "organism": "7957",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 34,
                                    "end": 142,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF07686",
                            "score": 7e-05
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF08205",
                "name": "CD80-like C2-set immunoglobulin domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR013162",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a6p6lr89",
                    "protein_length": 501,
                    "source_database": "unreviewed",
                    "organism": "7957",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 161,
                                    "end": 233,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF08205",
                            "score": 2e-12
                        }
                    ]
                }
            ]
        }
    ]
}