GET /api/entry/pfam/protein/UniProt/B7LS97/?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": "PF00905",
                "name": "Penicillin binding protein transpeptidase domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001460",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b7ls97",
                    "protein_length": 850,
                    "source_database": "unreviewed",
                    "organism": "585054",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 429,
                                    "end": 603,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00905",
                            "score": 1.2e-19
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF00912",
                "name": "Transglycosylase",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001264",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b7ls97",
                    "protein_length": 850,
                    "source_database": "unreviewed",
                    "organism": "585054",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 55,
                                    "end": 229,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00912",
                            "score": 1.4e-63
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF17092",
                "name": "Penicillin-binding protein OB-like domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR031376",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b7ls97",
                    "protein_length": 850,
                    "source_database": "unreviewed",
                    "organism": "585054",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 316,
                                    "end": 425,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF17092",
                            "score": 1.6e-30
                        }
                    ]
                }
            ]
        }
    ]
}