GET /api/entry/pfam/protein/UniProt/A0A2G4T9H5
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": 1,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF00400",
                "name": "WD domain, G-beta repeat",
                "source_database": "pfam",
                "type": "repeat",
                "integrated": "IPR001680",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a2g4t9h5",
                    "protein_length": 316,
                    "source_database": "unreviewed",
                    "organism": "1340429",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 63,
                                    "end": 89,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00400",
                            "score": 57
                        },
                        {
                            "fragments": [
                                {
                                    "start": 96,
                                    "end": 133,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00400",
                            "score": 0.75
                        },
                        {
                            "fragments": [
                                {
                                    "start": 139,
                                    "end": 176,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00400",
                            "score": 0.0015
                        },
                        {
                            "fragments": [
                                {
                                    "start": 182,
                                    "end": 219,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00400",
                            "score": 0.0016
                        },
                        {
                            "fragments": [
                                {
                                    "start": 227,
                                    "end": 263,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00400",
                            "score": 0.046
                        }
                    ]
                }
            ]
        }
    ]
}