GET /api/entry/pfam/protein/UniProt/Q47C85/?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": "PF00512",
                "name": "His Kinase A (phospho-acceptor) domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR003661",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q47c85",
                    "protein_length": 449,
                    "source_database": "unreviewed",
                    "organism": "159087",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 227,
                                    "end": 290,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF00512",
                            "score": 2.7e-10
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF02518",
                "name": "Histidine kinase-, DNA gyrase B-, and HSP90-like ATPase",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR003594",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q47c85",
                    "protein_length": 449,
                    "source_database": "unreviewed",
                    "organism": "159087",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 337,
                                    "end": 437,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF02518",
                            "score": 3.7e-19
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF08521",
                "name": "Two-component sensor kinase N-terminal",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR013727",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q47c85",
                    "protein_length": 449,
                    "source_database": "unreviewed",
                    "organism": "159087",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 21,
                                    "end": 149,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF08521",
                            "score": 5.1e-07
                        }
                    ]
                }
            ]
        }
    ]
}