GET /api/entry/pfam/protein/UniProt/A0A5D0HJN0
HTTP 200 OK
Allow: GET, HEAD
Cached: true
Content-Type: application/json
InterPro-Version: 104.0
InterPro-Version-Minor: 0
Server-Timing: 
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "metadata": {
                "accession": "PF02441",
                "name": "Flavoprotein",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR003382",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a5d0hjn0",
                    "protein_length": 404,
                    "source_database": "unreviewed",
                    "organism": "1912246",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 7,
                                    "end": 181,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF02441",
                            "score": 1.8e-30
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF04127",
                "name": "DNA / pantothenate metabolism flavoprotein C-terminal",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR007085",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "a0a5d0hjn0",
                    "protein_length": 404,
                    "source_database": "unreviewed",
                    "organism": "1912246",
                    "in_alphafold": true,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 190,
                                    "end": 373,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": true,
                            "model": "PF04127",
                            "score": 3.2e-67
                        }
                    ]
                }
            ]
        }
    ]
}