GET /api/entry/pfam/protein/UniProt/F4H763/?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": "PF01149",
                "name": "Formamidopyrimidine-DNA glycosylase N-terminal domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR012319",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "f4h763",
                    "protein_length": 258,
                    "source_database": "unreviewed",
                    "organism": "590998",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 1,
                                    "end": 95,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF01149",
                            "score": 3.2e-07
                        }
                    ]
                }
            ]
        },
        {
            "metadata": {
                "accession": "PF06831",
                "name": "Formamidopyrimidine-DNA glycosylase H2TH domain",
                "source_database": "pfam",
                "type": "domain",
                "integrated": "IPR015886",
                "member_databases": null,
                "go_terms": null
            },
            "proteins": [
                {
                    "accession": "f4h763",
                    "protein_length": 258,
                    "source_database": "unreviewed",
                    "organism": "590998",
                    "in_alphafold": true,
                    "in_bfvd": false,
                    "entry_protein_locations": [
                        {
                            "fragments": [
                                {
                                    "start": 124,
                                    "end": 204,
                                    "dc-status": "CONTINUOUS"
                                }
                            ],
                            "representative": false,
                            "model": "PF06831",
                            "score": 4.8e-08
                        }
                    ]
                }
            ]
        }
    ]
}