GET /api/entry/pfam/protein/UniProt/F4HZ82/?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": "PF00004",
                "name": "ATPase family associated with various cellular activities (AAA)",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR003959",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "f4hz82",
                    "protein_length": 1246,
                    "source_database": "unreviewed",
                    "organism": "3702",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 982,
                                    "end": 1112,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00004",
                            "score": 1.4e-34
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF17862",
                "name": "AAA+ lid domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR041569",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "f4hz82",
                    "protein_length": 1246,
                    "source_database": "unreviewed",
                    "organism": "3702",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1135,
                                    "end": 1171,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF17862",
                            "score": 1.2e-10
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF24933",
                "name": "Domain of unknown function (DUF7751)",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR056653",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "f4hz82",
                    "protein_length": 1246,
                    "source_database": "unreviewed",
                    "organism": "3702",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 843,
                                    "end": 902,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF24933",
                            "score": 1e-18
                        }
                    ]
                }
            ]
        }
    ]
}