GET /api/entry/pfam/protein/UniProt/Q74MP4/?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": "PF01974",
                "name": "tRNA intron endonuclease, catalytic C-terminal domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR006677",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q74mp4",
                    "protein_length": 154,
                    "source_database": "reviewed",
                    "organism": "228908",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 56,
                                    "end": 143,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF01974",
                            "score": 3.2e-19
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF02778",
                "name": "tRNA intron endonuclease, N-terminal domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR006678",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q74mp4",
                    "protein_length": 154,
                    "source_database": "reviewed",
                    "organism": "228908",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 16,
                                    "end": 46,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF02778",
                            "score": 0.012
                        }
                    ]
                }
            ]
        }
    ]
}