GET /api/entry/pfam/protein/UniProt/Q68FP1/?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": "PF00626",
                "name": "Gelsolin repeat",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR007123",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q68fp1",
                    "protein_length": 780,
                    "source_database": "reviewed",
                    "organism": "10116",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 73,
                                    "end": 155,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00626",
                            "score": 1.6e-11
                        },
                        {
                            "fragments": [
                                {
                                    "start": 195,
                                    "end": 268,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00626",
                            "score": 5e-17
                        },
                        {
                            "fragments": [
                                {
                                    "start": 314,
                                    "end": 387,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00626",
                            "score": 1.7e-12
                        },
                        {
                            "fragments": [
                                {
                                    "start": 454,
                                    "end": 534,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00626",
                            "score": 1.4e-13
                        },
                        {
                            "fragments": [
                                {
                                    "start": 576,
                                    "end": 640,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00626",
                            "score": 6.6e-05
                        },
                        {
                            "fragments": [
                                {
                                    "start": 679,
                                    "end": 755,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00626",
                            "score": 6.4e-15
                        }
                    ]
                }
            ]
        }
    ]
}