GET /api/entry/pfam/protein/UniProt/K7BC24/?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": "PF01134",
                "name": "Glucose inhibited division protein A",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR040131",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "k7bc24",
                    "protein_length": 692,
                    "source_database": "unreviewed",
                    "organism": "9598",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 38,
                                    "end": 435,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF01134",
                            "score": 0
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF13932",
                "name": "tRNA modifying enzyme MnmG/GidA C-terminal helical bundle",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR026904",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "k7bc24",
                    "protein_length": 692,
                    "source_database": "unreviewed",
                    "organism": "9598",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 598,
                                    "end": 674,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF13932",
                            "score": 2e-22
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF21680",
                "name": "tRNA modifying enzyme MnmG/GidA C-terminal helical domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR049312",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "k7bc24",
                    "protein_length": 692,
                    "source_database": "unreviewed",
                    "organism": "9598",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 498,
                                    "end": 592,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF21680",
                            "score": 9.5e-10
                        }
                    ]
                }
            ]
        }
    ]
}