GET /api/entry/pfam/protein/UniProt/F4W777/?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": "PF04055",
                "name": "Radical SAM superfamily",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR007197",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "f4w777",
                    "protein_length": 547,
                    "source_database": "unreviewed",
                    "organism": "103372",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 107,
                                    "end": 295,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF04055",
                            "score": 3.7e-13
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF16199",
                "name": "Radical_SAM C-terminal domain",
                "source_database": "pfam",
                "type": "family",
                "integrated": "IPR032432",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "f4w777",
                    "protein_length": 547,
                    "source_database": "unreviewed",
                    "organism": "103372",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 313,
                                    "end": 392,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF16199",
                            "score": 6e-19
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF23613",
                "name": "ELP3 N-terminal domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR056591",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "f4w777",
                    "protein_length": 547,
                    "source_database": "unreviewed",
                    "organism": "103372",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 15,
                                    "end": 84,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF23613",
                            "score": 6.5e-24
                        }
                    ]
                }
            ]
        }
    ]
}