GET /api/entry/pfam/protein/UniProt/F8MSN8/?format=api
HTTP 200 OK
Allow: GET, HEAD
Content-Type: application/json
InterPro-Version: 108.0
InterPro-Version-Minor: 0
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": "f8msn8",
                    "protein_length": 316,
                    "source_database": "unreviewed",
                    "organism": "510951",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 8,
                                    "end": 44,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00400",
                            "score": 0.0025
                        },
                        {
                            "fragments": [
                                {
                                    "start": 54,
                                    "end": 90,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00400",
                            "score": 7.2e-05
                        },
                        {
                            "fragments": [
                                {
                                    "start": 96,
                                    "end": 133,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00400",
                            "score": 5e-07
                        },
                        {
                            "fragments": [
                                {
                                    "start": 142,
                                    "end": 177,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00400",
                            "score": 0.0001
                        },
                        {
                            "fragments": [
                                {
                                    "start": 188,
                                    "end": 220,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00400",
                            "score": 3.6e-05
                        },
                        {
                            "fragments": [
                                {
                                    "start": 225,
                                    "end": 260,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00400",
                            "score": 330
                        },
                        {
                            "fragments": [
                                {
                                    "start": 288,
                                    "end": 310,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00400",
                            "score": 55
                        }
                    ]
                }
            ]
        }
    ]
}