GET /api/entry/pfam/protein/UniProt/Q6GC24/?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": "PF01476",
                "name": "LysM domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR018392",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q6gc24",
                    "protein_length": 334,
                    "source_database": "reviewed",
                    "organism": "282459",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 29,
                                    "end": 70,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF01476",
                            "score": 9.8e-12
                        },
                        {
                            "fragments": [
                                {
                                    "start": 93,
                                    "end": 134,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF01476",
                            "score": 9e-13
                        },
                        {
                            "fragments": [
                                {
                                    "start": 160,
                                    "end": 201,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF01476",
                            "score": 4.5e-13
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF05257",
                "name": "CHAP domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR007921",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "q6gc24",
                    "protein_length": 334,
                    "source_database": "reviewed",
                    "organism": "282459",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 227,
                                    "end": 309,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF05257",
                            "score": 5.3e-16
                        }
                    ]
                }
            ]
        }
    ]
}