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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF00069",
                "name": "Protein kinase domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR000719",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q852q2",
                    "protein_length": 505,
                    "source_database": "reviewed",
                    "organism": "39947",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 14,
                                    "end": 266,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00069",
                            "score": 9.8e-78
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF00627",
                "name": "UBA/TS-N domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR015940",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q852q2",
                    "protein_length": 505,
                    "source_database": "reviewed",
                    "organism": "39947",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 289,
                                    "end": 324,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00627",
                            "score": 0.034
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF02149",
                "name": "Kinase associated domain 1",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001772",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q852q2",
                    "protein_length": 505,
                    "source_database": "reviewed",
                    "organism": "39947",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 462,
                                    "end": 504,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF02149",
                            "score": 1e-11
                        }
                    ]
                }
            ]
        }
    ]
}