GET /api/entry/pfam/protein/UniProt/H8G9M7/?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": "PF00441",
                "name": "Acyl-CoA dehydrogenase, C-terminal domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR009075",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "h8g9m7",
                    "protein_length": 614,
                    "source_database": "unreviewed",
                    "organism": "882081",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 291,
                                    "end": 458,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00441",
                            "score": 3.5e-09
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF02770",
                "name": "Acyl-CoA dehydrogenase, middle domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR006091",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "h8g9m7",
                    "protein_length": 614,
                    "source_database": "unreviewed",
                    "organism": "882081",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 162,
                                    "end": 274,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF02770",
                            "score": 1.6e-10
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF12806",
                "name": "Acetyl-CoA dehydrogenase C-terminal like",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR025878",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "h8g9m7",
                    "protein_length": 614,
                    "source_database": "unreviewed",
                    "organism": "882081",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 477,
                                    "end": 610,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF12806",
                            "score": 2.2e-30
                        }
                    ]
                }
            ]
        }
    ]
}