GET /api/entry/pfam/protein/UniProt/Q99M01/?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": "PF01409",
                "name": "tRNA synthetases class II core domain (F)",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR002319",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q99m01",
                    "protein_length": 451,
                    "source_database": "reviewed",
                    "organism": "10090",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 76,
                                    "end": 198,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF01409",
                            "score": 7.3e-14
                        },
                        {
                            "fragments": [
                                {
                                    "start": 242,
                                    "end": 343,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF01409",
                            "score": 2.4e-26
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF03147",
                "name": "Ferredoxin-fold anticodon binding domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR005121",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q99m01",
                    "protein_length": 451,
                    "source_database": "reviewed",
                    "organism": "10090",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 358,
                                    "end": 450,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF03147",
                            "score": 2.4e-14
                        }
                    ]
                }
            ]
        }
    ]
}