GET /api/entry/pfam/protein/UniProt/A0A0M5MI28
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": "PF00072",
                "name": "Response regulator receiver domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001789",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a0m5mi28",
                    "protein_length": 402,
                    "source_database": "unreviewed",
                    "organism": "224013",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 276,
                                    "end": 387,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00072",
                            "score": 8.2e-21
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF14332",
                "name": "Domain of unknown function (DUF4388)",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR025497",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a0m5mi28",
                    "protein_length": 402,
                    "source_database": "unreviewed",
                    "organism": "224013",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 2,
                                    "end": 180,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF14332",
                            "score": 2e-27
                        }
                    ]
                }
            ]
        }
    ]
}