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

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF01820",
                "name": "D-ala D-ala ligase N-terminus",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR011127",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "g9gcm3",
                    "protein_length": 347,
                    "source_database": "unreviewed",
                    "organism": "77133",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 5,
                                    "end": 123,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF01820",
                            "score": 2.9e-27
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF07478",
                "name": "D-ala D-ala ligase C-terminus",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR011095",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "g9gcm3",
                    "protein_length": 347,
                    "source_database": "unreviewed",
                    "organism": "77133",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 145,
                                    "end": 338,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF07478",
                            "score": 9.3e-53
                        }
                    ]
                }
            ]
        }
    ]
}