GET /api/entry/pfam/protein/UniProt/B9FJW0
HTTP 200 OK
Allow: GET, HEAD
Cached: true
Content-Type: application/json
InterPro-Version: 104.0
InterPro-Version-Minor: 0
Server-Timing: 
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": "b9fjw0",
                    "protein_length": 869,
                    "source_database": "unreviewed",
                    "organism": "39947",
                    "in_alphafold": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 535,
                                    "end": 797,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF07714",
                            "score": 9.5e-45
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF12819",
                "name": "Malectin-like domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR024788",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "b9fjw0",
                    "protein_length": 869,
                    "source_database": "unreviewed",
                    "organism": "39947",
                    "in_alphafold": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 34,
                                    "end": 403,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF12819",
                            "score": 4.5e-25
                        }
                    ]
                }
            ]
        }
    ]
}