GET /api/entry/pfam/protein/UniProt/F7CES8/?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": "PF08961",
                "name": "Nuclear receptor-binding factor 2, autophagy regulator",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR015056",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "f7ces8",
                    "protein_length": 287,
                    "source_database": "unreviewed",
                    "organism": "9483",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 89,
                                    "end": 284,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF08961",
                            "score": 2.9e-103
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF17169",
                "name": "MIT domain of nuclear receptor-binding factor 2",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR033393",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "f7ces8",
                    "protein_length": 287,
                    "source_database": "unreviewed",
                    "organism": "9483",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 4,
                                    "end": 86,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF17169",
                            "score": 2.6e-47
                        }
                    ]
                }
            ]
        }
    ]
}