GET /api/entry/pfam/protein/UniProt/Q8K093/?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": "PF01433",
                "name": "Peptidase family M1 domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR014782",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q8k093",
                    "protein_length": 1066,
                    "source_database": "reviewed",
                    "organism": "10090",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 410,
                                    "end": 633,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF01433",
                            "score": 2.7e-78
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF11838",
                "name": "ERAP1-like C-terminal domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR024571",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q8k093",
                    "protein_length": 1066,
                    "source_database": "reviewed",
                    "organism": "10090",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 720,
                                    "end": 1043,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF11838",
                            "score": 1.2e-76
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF17900",
                "name": "Peptidase M1 N-terminal domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR045357",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q8k093",
                    "protein_length": 1066,
                    "source_database": "reviewed",
                    "organism": "10090",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 188,
                                    "end": 373,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF17900",
                            "score": 3.1e-59
                        }
                    ]
                }
            ]
        }
    ]
}