GET /api/entry/pfam/protein/UniProt/Q2QX49/?format=api
HTTP 200 OK
Allow: GET, HEAD
Content-Type: application/json
InterPro-Version: 108.0
InterPro-Version-Minor: 0
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF00564",
                "name": "PB1 domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR000270",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q2qx49",
                    "protein_length": 542,
                    "source_database": "unreviewed",
                    "organism": "39947",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 410,
                                    "end": 491,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00564",
                            "score": 2.4e-11
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF00571",
                "name": "CBS domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR000644",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q2qx49",
                    "protein_length": 542,
                    "source_database": "unreviewed",
                    "organism": "39947",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 62,
                                    "end": 109,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00571",
                            "score": 0.00052
                        },
                        {
                            "fragments": [
                                {
                                    "start": 123,
                                    "end": 167,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00571",
                            "score": 0.00092
                        },
                        {
                            "fragments": [
                                {
                                    "start": 231,
                                    "end": 278,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00571",
                            "score": 0.028
                        },
                        {
                            "fragments": [
                                {
                                    "start": 290,
                                    "end": 331,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00571",
                            "score": 0.11
                        }
                    ]
                }
            ]
        }
    ]
}