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

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF02719",
                "name": "Polysaccharide biosynthesis protein",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR003869",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q92ig3",
                    "protein_length": 341,
                    "source_database": "reviewed",
                    "organism": "272944",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 7,
                                    "end": 285,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF02719",
                            "score": 1.3e-99
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF08485",
                "name": "Polysaccharide biosynthesis protein C-terminal",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR013692",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q92ig3",
                    "protein_length": 341,
                    "source_database": "reviewed",
                    "organism": "272944",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 288,
                                    "end": 335,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF08485",
                            "score": 5.5e-20
                        }
                    ]
                }
            ]
        }
    ]
}