GET /api/entry/pfam/protein/UniProt/A0A2R6XT60/?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": "PF08755",
                "name": "Hemimethylated DNA-binding protein YccV like",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR011722",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a2r6xt60",
                    "protein_length": 673,
                    "source_database": "unreviewed",
                    "organism": "3197",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 499,
                                    "end": 592,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF08755",
                            "score": 7.4e-22
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF12937",
                "name": "F-box-like",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001810",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a2r6xt60",
                    "protein_length": 673,
                    "source_database": "unreviewed",
                    "organism": "3197",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 10,
                                    "end": 54,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF12937",
                            "score": 3.3e-09
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF13369",
                "name": "Transglutaminase-like superfamily",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR032698",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a2r6xt60",
                    "protein_length": 673,
                    "source_database": "unreviewed",
                    "organism": "3197",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 267,
                                    "end": 377,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF13369",
                            "score": 2.9e-16
                        }
                    ]
                }
            ]
        }
    ]
}