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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF13380",
                "name": "CoA binding domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR003781",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "d9q2s7",
                    "protein_length": 712,
                    "source_database": "unreviewed",
                    "organism": "666510",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 13,
                                    "end": 139,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF13380",
                            "score": 4.9e-22
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF13549",
                "name": "ATP-grasp domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": null,
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "d9q2s7",
                    "protein_length": 712,
                    "source_database": "unreviewed",
                    "organism": "666510",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 490,
                                    "end": 709,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF13549",
                            "score": 4.3e-71
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF13607",
                "name": "Succinyl-CoA ligase like flavodoxin domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR032875",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "d9q2s7",
                    "protein_length": 712,
                    "source_database": "unreviewed",
                    "organism": "666510",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 159,
                                    "end": 298,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF13607",
                            "score": 1e-42
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF19045",
                "name": "Ligase-CoA domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR043938",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "d9q2s7",
                    "protein_length": 712,
                    "source_database": "unreviewed",
                    "organism": "666510",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 309,
                                    "end": 445,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF19045",
                            "score": 0.12
                        }
                    ]
                }
            ]
        }
    ]
}