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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF04216",
                "name": "FdhE, N-terminal",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR056774",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q9cnm2",
                    "protein_length": 309,
                    "source_database": "reviewed",
                    "organism": "272843",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 21,
                                    "end": 184,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF04216",
                            "score": 1.5e-48
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF24859",
                "name": "FdhE, central domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR056797",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q9cnm2",
                    "protein_length": 309,
                    "source_database": "reviewed",
                    "organism": "272843",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 189,
                                    "end": 226,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF24859",
                            "score": 6.1e-16
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF24860",
                "name": "FdhE, C-terminal domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR056796",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q9cnm2",
                    "protein_length": 309,
                    "source_database": "reviewed",
                    "organism": "272843",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 228,
                                    "end": 303,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF24860",
                            "score": 6e-26
                        }
                    ]
                }
            ]
        }
    ]
}