GET /api/entry/pfam/protein/UniProt/F6HTV6/?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": "PF07714",
                "name": "Protein tyrosine and serine/threonine kinase",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR001245",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "f6htv6",
                    "protein_length": 986,
                    "source_database": "unreviewed",
                    "organism": "29760",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 704,
                                    "end": 953,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF07714",
                            "score": 3.3e-60
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF14381",
                "name": "EDR1/CTR1/ARMC3, peptidase-like",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR055164",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "f6htv6",
                    "protein_length": 986,
                    "source_database": "unreviewed",
                    "organism": "29760",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 134,
                                    "end": 333,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF14381",
                            "score": 5.3e-75
                        }
                    ]
                }
            ]
        }
    ]
}