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

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF00549",
                "name": "CoA-ligase",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR005811",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q39tx6",
                    "protein_length": 387,
                    "source_database": "unreviewed",
                    "organism": "269799",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 262,
                                    "end": 381,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00549",
                            "score": 9.2e-30
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF08442",
                "name": "ATP-grasp domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR013650",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q39tx6",
                    "protein_length": 387,
                    "source_database": "unreviewed",
                    "organism": "269799",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 2,
                                    "end": 203,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF08442",
                            "score": 6.1e-75
                        }
                    ]
                }
            ]
        }
    ]
}